Releases: sneljo1/auryo
Releases · sneljo1/auryo
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5.0
Added
- dark mode #97
Changed
- A new login system has been added in the background to improve login flow consistency
Fixed
- Cannot read property indexOf of null #191
- Cannot read username of undefined #193
- interface breaks when opening settings #220
- "For you" section broken #221
- Multimedia support in KDE is broken #228 (not certain)
- Minified react error on search #217
- 401 loop with invalid clientId #210 #181
- buggy volume slider #185
- Fix MPRIS on ubuntu #108
- performance improvements
- minor bug fixes and overall improvements
v2.4.0
v2.3.3
Changed
- Disabled adding to/removing from playlists
Unfortunately Auryo cannot fetch all SoundCloud tracks (uploaders are able to check whether or not this is the case). And for adding to/removing from a playlist, we need the whole track list to update it. This means, currently Auryo will add your track to some playlist together only with the tracks we can fetch. So If you had tracks in a playlist which weren't available via Auryo, these tracks would be removed. This is why I have decided to remove this feature until further notice. The only solution for this would be either 1. SoundCloud gives us access to all tracks or 2. SoundCloud creates a new public API endpoint for adding /removing tracks without having to pass all tracks.
v2.3.2
Added
- Added "remove from playlist" to context menu on user owned playlists
- The SoundCloud "weekly" & "upload" now show when they were last updated
Fixed
- User mentions with dashes "-" were not working
- Freeze on start for mac users & crash after closing
- Use https for authorization by default
- Starting a user-owned playlist using the play button didn't start from the beginning
- Download path wasn't saving in settings