Skip to content

Releases: m0ngr31/jellyamp

v1.1.1

06 Apr 21:22
Compare
Choose a tag to compare

Bug fixes

  • #33: Fixed issue with adding items to the queue where duration was always 0

v1.1.0

06 Apr 16:09
Compare
Choose a tag to compare

Updates

  • #21: Loading indicator while searching.
  • #23, #25: Now you can select Albums, Artists, Genres, Playlists, or Favorites on the main view.
  • #24: Will now show an update notification for future updates. Thanks @sandervankasteel!
  • #30: Can add things to the end of the queue now.

Bug fixes

  • Fixed issue where losing internet connection would just do an infinite loop of the play queue and light the CPU on fire.
  • Related to above, but would make notifications show forever. Put a throttle on fire notifications from the playback error function.
  • #31: Fix issue where users could accidentally zoom in or out.

🎉 🎉 v1.0.0 - First Stable Release 🎉 🎉

12 Dec 08:29
Compare
Choose a tag to compare

Numerous Additions

  • #1: Use album cover when the song doesn't have an image. Should save on HTTP requests as well
  • #10: Media Controls in Taskbar
  • #11: Repeat Button
  • #14 & #15: Handle queue just dumping when play index goes out of bounds
  • #16: Added support for playlists that are in JF
  • #20: Added volume slider

Bug fixes

  • There was an issue with the seek bar. After seeking there was a race condition where it would sometimes go blank if it had to download some more of the song. That should be fixed now
  • Misc. bugs that I would come across as I was going through

Other

  • Moving to Github Actions to publish the executables since TravisCI stabbed open source projects in the back 🔪

v0.9.10 - Settings bug fix

12 Nov 17:49
Compare
Choose a tag to compare
Fixed settings button/page on linux

v0.9.9 - Transcoding support

11 Nov 23:49
Compare
Choose a tag to compare

Added settings page:

  • Allows transcoding profiles
  • Allows manual logout

v0.9.8 - MPRIS fixes

23 Aug 21:13
Compare
Choose a tag to compare
Fixed mpris duration and position on linux. Added duration and positi…

v0.9.7 - Playlist -> Queue

04 Aug 23:36
Compare
Choose a tag to compare
Changed wording around Playlists to be Queue. Added automatic logout …

v0.9.6 - Fixed a few issues

27 Jul 22:16
Compare
Choose a tag to compare

v0.9.5 - macOS improvements

20 Jul 21:23
Compare
Choose a tag to compare

v0.9.4 - Limit number of items generated for radio, fixed other MPRIS issues

02 Jul 16:30
Compare
Choose a tag to compare
Lower limit on radio playlist to prevent electron from choking up