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

Gradio 6.0

Compare
Choose a tag to compare
@haecker-felix haecker-felix released this 10 Sep 15:43
· 528 commits to master since this release

Changelog

New features:

Group your stations into collections

gradio5

Everything is sortable

gradio_gif1

Extended search

gradio3

Stations can be created and edited

gradio7

Library can be exported and imported

gradio10

New details sidebar

gradio9

New selection system

gradio8

Improvements

  • Enhanced application layout
  • Showing the connection status in the player toolbar
    gradio_gif2
  • 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?

Get more information here