Releases: haecker-felix/Gradio
Gradio 7.3
This will probably be the last version of Gradio. It includes updated translations and small minor improvements.
The successor of Gradio will be Shortwave. More information can be found here:
https://gitlab.gnome.org/World/Shortwave
Gradio 7.2
Changelog
- Updated translations
- Minor user interface improvements
Technical changes
- Use GtkFileChooserNative for importing / exporting library
- Removed AppMenu
Gradio 7.1
Changelog
New Features:
-
Simplified filter options
-
Optionally display technical information
-
Filter by tags
Improvements
-
Tags can be edited
-
Updated translations
-
Some design tweaks
-
Show detailed export status (m3u)
-
Access to radio-browser.info database
Download
Gradio 7.1 will be released in the next few days in the Flathub and elementary AppCenter.
Screenshots
Gradio 7.0
Changelog
New Features:
-
The "Discover" section is back!
-
Merged "Add" and "Search" page
-
New unified library view
-
Library can now be exported as M3U playlist
Improvements
-
New first launch experience
-
Connection to the database is now encrypted
-
Collections can now be renamed
-
Stations can now be removed from collections
-
Redesigned selection toolbar
-
Redesigned application menu
-
Redesigned collections popover
-
Some performance and memory usage improvements
Download
Gradio 7.0 will be released in the next few days in the Flathub and elementary AppCenter.
Translations
-
German (100%)
-
Dutch (100%)
-
Polish (100%)
-
Swedish (100%)
-
Serbian (100%)
-
Serbian (Latin) (100%)
-
And even more! Check here
Many thanks to the translators!
Screenshots
Gradio 6.0.2
Gradio 6.0.1
Changelog
New features:
New keyboard shortcuts:
- Show library page: CTRL + l
- Show add page: CTRL + a
- Show collections page: CTRL + c
- Show search page: CTRL + f
- Show details sidebar for current station: CTRL + i
New translations
de, fr, hr, it, ka, nb, pl, pt_BR, sk, sr, sv
Bug fixes
Gradio 6.0
Changelog
New features:
Group your stations into collections
Everything is sortable
Extended search
Stations can be created and edited
Library can be exported and imported
New details sidebar
New selection system
Improvements
- Enhanced application layout
- Showing the connection status in the player toolbar
- Automatically reconnect again if the connection is lost
- Consumes much less memory now
Technical Changes:
- Gradio is now translatable on Weblate.
- Caching the station images
- Using meson instead of autotools
- Using many parts of libgd (Mainbox, TaggedSearchEntry, ...)
- Using a sqlite database instead of a plain text file
- Gradio 6.0 requires GTK 3.22 or higher
How I can get the latest version?
Gradio 5.0
Changelog
New Features / Improvements:
- New grid/list view
- New right-click menu
- Background playback!
- "Close-To-Tray-Icon" Feature
- Redesigned Discover pages
- Optional "Resume playback on startup" Feature
- New settings dialog (with more preferences!)
- New sidebar
- Infinitive scrolling
- New connection popover
- Moved volume button to the headerbar
- Improved backend!
Technical Changes:
- No longer gee-0.8 required.
- Require GTK 3.14 instead of GTK 3.18
- No longer CMake required.
- New MPRIS Backend
Since 4.0.1 ....
- 238 commits
- 332 files changed
- 9,727 additions and 5,559 deletions.
How I can get the latest version?
*Binary packages of Gradio will be released within the next days! Please be patient! I'm not the maintainer of every repository. *
Flatpak
A new Flatpak package will be available soon! More information will appear here:
https://github.com/haecker-felix/gradio/wiki/How-to-install-Gradio-as-Flatpak
Ubuntu
You can use this PPA: https://code.launchpad.net/~haecker-felix/+archive/ubuntu/gradio-daily
Feodra
For Fedora is a Copr available.
https://copr.fedorainfracloud.org/coprs/heikoada/gradio/
OpenSuse
A package for Gradio is available in the official repository
Archlinux
Use the "gradio" package from the AUR
Other:
cd ~/Downloads
git clone https://github.com/haecker-felix/gradio.git
cd gradio
./autogen.sh
make
sudo make install
Gradio 5.0.0 Beta 2
Flatpak is here!
Changelog
- Many bug fixes
- Design Improvements
- New Flatpak repository
How to install the flatpak package?
See the documentation here: https://github.com/haecker-felix/gradio/wiki/How-to-install-Gradio-as-Flatpak
Screenshots (GNOME 3.22)
Testing
Option 1: Use the flatpak!
Option 2: Compile the latest version yourself!
Option 3: For Arch user: Use the "gradio-git" package from the AUR!
Feedback
You can send a mail to "[email protected]". Or just open a GitHub issue. Thanks!!
Gradio 5.0.0 Beta 1
Introduction
Why a beta release? Because the 5.0 release should deliver a rock-solid stable base for the next versions, which will contain more exciting features. For that I need a lot of feedback!
Changelog
New Features:
- Minimize to tray
- Continue playback in background
- Infinitive scroll
- Automatic install of missing codecs
- New menu layout
- Notifications for new songs
- Clicking on a station toggle play/pause
Improvements
- Better station logo loader
- Debian 8 support
- Using GTK 3.14 instead of GTK 3.18
- Faster backend
- Transient notifications
Fixes
- #36 Problem with finish stations
- #72 Ugly behaviour after search
- #69 First click after starting the app doesn't start the station
- #41 Error creating thread: Resource temporarily unavailable
- #38 WARNING **: MPRIS.vala:150: MPRIS metadata is null
- #59 Bits/s should be kbits/s
- #51 Saving/loading window dimensions and position broken
Testing
Option 1: Using a flatpak. More details soon!
Option 2: Compile the latest version yourself!
Option 3: For Arch user: Use the "gradio-git" package from the AUR!
Feedback
You can send a mail to "[email protected]". Or just open a GitHub issue. Thanks!!