Skip to content

Releases: feugy/melodie

J'avais presque peur, en vérité

30 Mar 15:53
Compare
Choose a tag to compare

Listen

Finally, v2!
I've been using it for a long while, and have not received negative feedback from the beta.

Here it is!

2.0.0 (2022-03-30)

Features

  • ui: improves usage on mobile and updates dependencies (#30) (54d802e)
  • core, ui: final tweaks for v2 (#25) (2c95e19)
  • core, ui: web broadcast (#19) (2c95e19)
  • ui: includes album artists in artist list, display in tracks tables (#31) (bbeb62f)
  • core,ui: secures broadcast with TOTP (#37) (4a31f92)
  • core,ui: uses jwt to secure accesses (#40) (52eca69)
  • ui: improve play on mobile (#24) (85b1cd0)
  • core: adds more audio formats (#48) (4a0643e)

Bug Fixes

  • ui: images are broken after JWT has expired (#43) (4b87b72)
  • ui: improves player's stablility (#39) (f4715a2), closes #38

J’allais par des chemins perfides

14 Mar 14:42
Compare
Choose a tag to compare
Pre-release

Listen

It's been a long time since Christmas. And these bugs have been very annoying.

2.0.0-beta.3 (2022-03-14)

Bug Fixes

  • ui: images are broken after JWT has expired (#43) (4b87b72)
  • ui can not select a cover from suggested local file
  • ui can not add a cover or an avatar by uploading a local file

La lune blanche luit dans les bois

27 Dec 19:37
Compare
Choose a tag to compare
Pre-release

Listen

Merry Christmas!

This is an important release for Mélodie.
After being presented at NodeConf Remote 2021, it became important to add some security so that only you can access your music when enabling broadcast.

2.0.0-beta.2 (2021-12-27)

Features

  • ui: includes album artists in artist list, display in tracks tables (#31) (bbeb62f)
  • secures broadcast with TOTP (#37) (4a31f92)
  • uses jwt to secure accesses (#40) (52eca69)

Bug Fixes

Puisque l’aube grandit

25 Sep 20:21
v2.0.0-beta.1
4a90498
Compare
Choose a tag to compare
Pre-release

Listen

Summer was here... Apologies for the long waiting.

Mélodie@2 enters now the beta channel!

2.0.0-beta.1 (2021-09-25)

Features

  • improves usage on mobile and updates dependencies (#30) (54d802e)

Bug Fixes

  • desktop: can not release on windows (#26) (c2927a1)

Une Sainte en son Auréole

20 Mar 19:54
Compare
Choose a tag to compare
Pre-release

Listen

Two for one!

I hope this is the last alpha version for Mélodie v2, which will let you go remote: hit the broadcast button, flash the QR code, and listen to your songs on your mobile!

2.0.0-alpha.2 (2021-03-20)

Features

2.0.0-alpha.1 (2021-02-21)

Features

Chevaux de bois

31 Oct 07:42
Compare
Choose a tag to compare

Listen

I'm very proud and happy to present you Mélodie's first release.
Long live Mélodie, and enjoy the music!

1.0.0 (2020-10-31)

Features

  • ui: sticky header for track queue (2218285)

Bug Fixes

  • ui: importing playlist during tutorial will skip latest steps (f38a78b)
  • ui: removing items in tracks queue automatically scrolls to current track (7a0d15c)
  • stylistic issues (ec42c23)

L'ombre des arbres

21 Oct 12:06
v1.0.0-beta.2
fe339d7
Compare
Choose a tag to compare
L'ombre des arbres Pre-release
Pre-release

Listen

Two major improvements: the ability to open music files with Mélodie, and detection of moved/renamed files, so you can keep them in playlists.

1.0.0-beta.2 (2020-10-21)

Features

  • core: allow to open (and track) files & folders (5d9dc58)
  • core: creates playlists from m3u/m3u8 files (1866ae1)
  • core: detect file renamals (d236b6a)
  • core: enforce single instance (7ea2966)
  • core: open files on Mac (it does not use argv) (424cb88)
  • ui: export playlists as m3u(8) files (85785de)

Bug Fixes

  • ui: given some tracks in queue, and queue scrolled down, playing new tracks immediately does not scrolls the queue up (1ce2494)
  • ui: playlist details page is not updated on track changes (d049b6b)

Il pleure dans mon cœur

05 Oct 20:56
Compare
Choose a tag to compare
Pre-release

Listen

Hopefully fixed the final issues with packaging with Github actions

1.0.0-beta.1 (2020-10-05)

Bug Fixes

  • core: autoUpdater is crashing the app (b2ed6e9)

C'est l'extase

04 Oct 15:28
v1.0.0-beta.0
e1b21f5
Compare
Choose a tag to compare
C'est l'extase Pre-release
Pre-release

Listen

New Logo! and artist biographies!

1.0.0-beta.0 (2020-10-04)

Features

  • ui: new logo (0c992a0)
  • ui: fetch and display artist bio (fc6e524)
  • ui: add to playlist from Album details/Playlist details/Search results pages (4bc5065)
  • ui: auto-scroll track queue to current track (c9936e8)
  • ui: configurable simple/double click behaviour (play or enqueue) (0cb6bc0)
  • ui: display album years in artist and album details (0d94f39)
  • ui: display albums' year (cadcf70)
  • ui: feedback when adding to playlist (c32d68a)
  • ui: more efficient sortable list component with drag'n drop events (f98684d)

Bug Fixes

  • ui: click on Play button without any track still changes icon (03c21ca)

L'île Inconnue

29 Sep 20:38
v1.0.0-alpha.6
7d08213
Compare
Choose a tag to compare
L'île Inconnue Pre-release
Pre-release

Listen

Significantly improves user experience during very first loading.

1.0.0-alpha.6 (2020-09-29)

Bug Fixes

  • ui: tutorial, when skipped at first step, resumes on navigation (7751858)