Releases: louis77/tuner
v2.0.0
Tuner v2
A major rewrite, many new features and bug fixes
- Jukebox to shuffle through all stations, one every ten minutes
- Searches can now be saved
- Starred Station export and import
- Much more metadata about Stations and Streams
- Explore category give you a handful of new Genres on each app restart
- Many new default Genre categories and Genres
- Station & Title History
- Responsiveness, Icons and Look & Feel improved
- Themes working on Flatpak
- Languages are now a choice (still need translation help)
Full Changelog: v1.5.6...v2.0.0
v2.0.0-Beta3
Release candidate
What's Changed
- Doc update by @technosf in #188
- Beta 2 by @technosf in #189
- Beta 2 by @technosf in #190
- Merge pull request #190 from louis77/development by @technosf in #191
- Weblate build by @technosf in #193
- Weblate translations by @technosf in #194
- Translation build options by @technosf in #195
- Translation integration by @technosf in #196
- Language choice by @technosf in #197
- Update by @technosf in #198
- Language choice by @technosf in #199
- Merge pull request #199 from louis77/development by @technosf in #200
- Doc update by @technosf in #201
- Doc update by @technosf in #202
- Translations update from Hosted Weblate by @weblate in #204
- Refactoring out some technical debt by @technosf in #205
- Final version for v2 by @technosf in #206
Full Changelog: v2.0.0-Beta2...v2.0.0-Beta3
v2.0.0-Beta2
Walked back the renaming after working on that with Flathub.
Some UI tweaks
Readded in conversion of v1 starred to v2
v1.5.6
This is a prelude to v2 release.
v2 has many new features and improvements. It also cleaves from v1.5* with breaking changes.
This release, v1.5.6 is a stepping stone to v2, in that there is now a feature to export Starred Stations for a M3U file.
Starred Stations will not transfer from v1.5* to v2 - It is required to export from v1.5* and import into v2.
v1.5.5
What's Changed
- Updated HTTP Session params to improve response
- Increased Search re-fire interval to reduce number of concurrent searches
- Made Search asynchronous so UI remains responsive during searches
- Ignore request to load failing favicons URLs
- Removed shadow from.svg images per Flathub quality directives
- Removed org.gnome.SettingsDaemon.MediaKeys from manifest per flathub
Full Changelog: v1.5.4...v1.5.5
v1.5.4
Maintenance, refactoring, documentation
- Added API server lookup via SRV and backup via JSON, plus randomization (#19)
- Added JSON validation for empty nodes (#117)
- Refactored libsoup calls out to HttpClient.vala (#124)
- Refactored loading of favicons to Favicon.vala (#124)
- Turned off TLS checks for HTTP calls to avoid non loading of favicons with invalid certs
v1.5.3
Resurrection
Tuner is back! After more than 2 years of pause, development of Tuner started again.
In this first maintenance release, the following issues have been fixed:
- Upgrade to libsoup-3.0
- Fix issues with endpoints not working
- Removed geo location services (they never really worked)
- Increase default size of Window
Update to eOS 6.1
Smaller fixes to update for latest eOS 6.1 runtime.
Also changed the pause button to stop button.
Background playback
New features:
- Background playback: Tuner can be closed and playback will continue. A notification provides easy access to bring the Tuner window back
Other improvements:
- Dark/light mode optimized with new dropdown (use system, dark or light theme)