Releases: reAudioPlayer/one
Releases · reAudioPlayer/one
1.1.0
⭐ What's New
- download songs from the Search Result view
- new fullscreen (kiosk) mode
- support for running on other ports & with https
- updated dependencies
- support concurrent song downloads
- speed up downloads by considering cache strategy & local cache
Full Changelog: 1.0.0...1.1.0
1.0.0
⭐ What's New
- player queue instead of playlists (add to, shuffle & more)
- song insights (integrates https://reaudioplayer.github.io/insights/)
- full Audius integration
- support albums
- browse & import liked tracks from Spotify
- improved keyboard accessibility
Full Changelog: 0.11.2...1.0.0
0.11.2
⭐ What's New
- reworked search
- now supports:
- playlists
- local artists
- shows result confidence & highlights top result
- now supports:
- reworked release radar
- check out releases one by one
- mark releases as seen
- pin releases if you're unsure if you want to add it later on
🛠️ Fixes
- songs are now removed from the DB when deleting the whole playlist again
- importing spotify to new playlist didn't work
- ' is now supported when searching
- only showing classic playlists in 'add to playlist' dropdown & context menu
Full Changelog: 0.11.0...0.11.1
0.11.1
⭐ What's New
- un-cache songs (to change the source)
- import/export playlists to/from file
- import/export songs to/from file
- import/export playlists to/from GitHub Public Gists
- songs in playlist show spinner while loading
🛠️ Fixes
- fixed playlist header background
- sing along works again
- playing single tracks works again
- playing tracks on an artist's page now loads all songs as a playlist
Full Changelog: 0.11.0...0.11.1
0.11.0
⭐ What's New
- smart playlists
- sing along your favourite songs with auto lyrics (& translate them to english!)
- improved performance when importing collections
- reworked preferences UI
- now also shows the latest version available & changes
- use [Space] to play/pause
- use [CTRL] + [K] to quickly search for tracks
🛠️ Fixes
- pre-caching behaviour current + next now also works for shuffled playlists
- updated yt-dl, as the previous versions failed to download some youtube tracks
Full Changelog: 0.10.3...0.11.0
0.10.3
⭐ What's New
- PWA support
- you can now install the audio player on all major browsers (except Firefox)
- library sync (BETA)
- you can now sync your library via GitHub Gists!
- via File (as before)
- compare incoming libraries to your local library and exclude playlists
- massive performance improvements
- autocomplete in search bar
- completely reworked downloader
- track download progress
- download in background
- you can continue using the audio player while we download your files
- download custom songs (that are in no playlist)
- improved design (notifications, glitches in dynamic mode & more)
🛠️ Fixes
- updated yt-dl, as the previous versions failed to download some youtube tracks
- releases couldn't be displayed
Full Changelog: 0.10.2...0.10.3
0.10.2
⭐ What's New
- introducing ambient mode
- stylish new accents for dark & light theme
- new artist page
- related artists
- top tracks
- metrics
- added notifications
- added playlist play count
- improved dark & light theme design
🛠️ Fixes
- updated yt-dl, as the previous versions failed to download some youtube tracks
- local images (covers) couldn't be fetched
- users are now asked before being redirected to re-authenticate with spotify
- song play count didn't work properly
Full Changelog: 0.10.1...0.10.2
0.10.1
⭐ What's New
- introducing changeable Cache Behaviour
- you can now preload the whole library, playlist, or just the currently playing song
- preloaded songs can persist through one or multiple sessions
- drastically reduced recommendation duration
- re-imaged Track page
- now also showing additional data from Spotify, such as BPM, key, danceability, release data & more
- re-imaged Playlist page
- you can now filter & sort your playlist (UI only, #40)
- basic cloud sync functionality via GitHub Gists (will be improved, #66)
- introducing track statistics - you can now see how often you played your songs
- improved placeholders
🛠️ Fixes
- some styling issues on the onboarding page
- some styling issues on the import/export pages
- all tracks on the home dashboard are interactive again
- wave player doesn't continue to play when switching to native player anymore
- wave player is controllable (e.g., with headphones)
Full Changelog: 0.10.0...0.10.1
0.10.1 by @dxstiny in #67
0.10.0
What's Changed
- 0.10.0 by @dxstiny in #63
- drastically reduced image size (834MB -> 234MB, this will likely be the last reduction, see image for the evolution of the image size)
- optional wave player (like the ones from SoundCloud or Beatport, can be configured in settings)
- allow controlling playback on another device
- improved news reader
- re-implement support of tracking volleyball matches
- partial mobile responsiveness
- reworked placeholders
- redesigned input elements
- UI stability improvements
- many changes under the hood (refactoring)
❌ Breaking
- removed support for local playback; play-in-browser is now the only way to go (as it was in docker already)
- updated licence: (from Mozilla Public License Version 2.0 to GPL-3.0)
Full Changelog: 0.9.8...0.10.0