Skip to content

Releases: sneljo1/auryo

v2.2.2

06 Dec 20:51
Compare
Choose a tag to compare

Fixed

  • Fix for #157 - large playlist titles were not being cut of
  • Fix for #158 - some tracks which were streamable before, weren't now

v2.2.1

14 Nov 17:50
Compare
Choose a tag to compare

Changed

  • Added same highlight to follow button when following

Fixed

  • #149 - Config buttons weren't updating
  • #150 - MPRIS always showed disabled forward & next buttons
  • #152 - Slider was buggy
  • #130 - Some tracks can not be found, when this happens, player crashes
  • #130 - For large playlists, not all tracks were being fetched resulting in an error during playback
  • When scrolling through large playlists, it would break after x items weren't fetched
  • Notifications are working now
  • Some settings weren't being persisted properly
  • Sentry bug fix AURYO-9G
  • fix bug with unknown config location on startup

v2.2.0

10 Nov 15:48
Compare
Choose a tag to compare

Added

  • You can now click on tags/genres and be redirected to a page with other tracks from this tag
  • You can now shuffle your playlists
  • Ability to repeat a playlist instead of a separate song
  • Pasting a Soundcloud url in the search bar will resolve and navigate to it (if it is supported)
  • Added remaining play count in the about tab
  • #98 - Add option for native notifications when new track plays and window isn't focussed
  • We now have a custom onboarding flow for new users with privacy toggles
  • Playlist reposts

Fixed

  • Fix #94 - Fix cycle dependencies
  • Fix #107 & #122 - Bug with Windows media service
  • Fix #132 - Fix player suddenly stops working
  • Fix #108 - Fix MPRIS on ubuntu
  • Fix #135 - Budgie desktop locks when auryo visible
  • Fix #137 - Search was broken with special characters
  • Performance is now 3x better, the app now uses way less resources
  • Fixed a bunch of other bugs

Changed

  • Player will now try and reconnect when the player is open and it looses connection for a bit
  • #95 - Migrated codebase to typescript

v2.1.2

22 Sep 13:38
Compare
Choose a tag to compare

Fixed

  • #114 Dropdown wasn't closing when clicked
  • #120 There was a gap on non-mac platforms between the top and discover
  • #119 Sometimes add-to-playlist notifications weren't being removed automatically
  • #117 Accidentally adding a % would break search
  • #113 Fix search page current playing song not working
  • Fix ghost bug where artist was changing when pressing next
  • #122 Possible fix for windows media crashing on playing a song

v2.1.1

28 Aug 20:03
Compare
Choose a tag to compare

FIxed

  • back and next buttons weren't updating properly

v2.1.0

28 Aug 17:25
Compare
Choose a tag to compare

Added

  • Added dbus support for media keys on gnome & mate

Fixed

  • Fix Thumbar not showing on windows
  • Possible fix for sudden whitescreen when scrolling #107
  • Fix not able to update #106
  • Fix modals not popping up for new user & new version

v2.0.2

27 Aug 05:40
Compare
Choose a tag to compare

Fixed

v2.0.1

26 Aug 14:56
Compare
Choose a tag to compare

Bug fixes

  • Cannot read property 'schema' of null
  • Unable to go back on search screen
  • Fix player not pausing on sleep
  • Fix Mpris support | #59

2.0.0 - Here's Open Source 🎶

25 Aug 17:43
Compare
Choose a tag to compare

It took some time but the update is here. It includes almost a complete rewrite of some components. Everything should be behaving smoother now.

Added

  • Proxy settings | #74
  • Ability to hide reposts from stream | #80
  • Opt-out for crash reports and analytics
  • Basic error screen
  • Info page | #57
  • Share links | #88
  • Charts
  • Moar playlist actions | #34
  • My tracks page
  • My playlists overview
  • Windows media controls support | #87

Changed

  • Queue looks prettier
  • Returning to previous screen now remembers scroll height
  • Search page overhaul | #44
  • Artist page overhaul
  • Track page overhaul

Fixed

  • Improving overall performance by reducing wasted renders | #51
  • Login shouldn't open multiple windows now
  • Invalid time displaying for minutes > 60
  • Media controls out of sync
  • When closing the app on mac, music should still be playing | #81
  • Search bug | #63 #89
  • Emails weren't getting linkified
  • Usernames with dashes aren't being linkified
  • Bugs, lots of them 🐛🐞

I will leave you to it. Enjoy the music!

gif


Known bugs

  • Unable to update: please update manually

1.4.3

27 Nov 19:51
Compare
Choose a tag to compare

Changed

  • Updated electron ([SECURITY] Update to Chromium RCE vulnerability fix for older versions of Chromium.)

Fixed