Releases: m0ngr31/jellyamp
Releases · m0ngr31/jellyamp
v1.1.1
v1.1.0
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 🎉 🎉
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
Fixed settings button/page on linux
v0.9.9 - Transcoding support
Added settings page:
- Allows transcoding profiles
- Allows manual logout
v0.9.8 - MPRIS fixes
Fixed mpris duration and position on linux. Added duration and positi…
v0.9.7 - Playlist -> Queue
Changed wording around Playlists to be Queue. Added automatic logout …
v0.9.6 - Fixed a few issues
Version bump
v0.9.5 - macOS improvements
Version bump
v0.9.4 - Limit number of items generated for radio, fixed other MPRIS issues
Lower limit on radio playlist to prevent electron from choking up