Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Gradio 5.0.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@haecker-felix haecker-felix released this 23 Sep 19:05
· 776 commits to master since this release

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!!