A Cleaner Tube Converter ๐งน
Beta 1 of V2023.7.3 is here!
In this release we improved the design of the Keyring dialog making it cleaner and more user friendly.
Behind the scenes, we upgraded to gir.core V0.4.0 which brings many improvements to using GTK and asynchronous programming in C#. As a result of this update, our code is a lot cleaner and easier to read.
Because this is such a big change, we urge all willing users to give this beta a shot and make sure everything still works correctly :)
Full Changelog ๐
- Improved Keyring Dialog design (#454)
- Updated translations (Thanks everyone on Weblate!)
Install ๐งโ๐ป
GNOME
flathub-beta:
flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.nickvision.tubeconverter
flatpak run org.nickvision.tubeconverter//beta
snap-store:
sudo snap install tube-converter --beta
Manually
- Download the
org.nickvision.tubeconverter-x64.flatpak
file from the assets below - Run
flatpak install org.nickvision.tubeconverter-x64.flatpak
from the directory containing the .flatpak file - Run
flatpak run org.nickvision.tubeconverter//master
to start the app! (You should also see it in your app grid)
This is a beta version, bugs are expected. Please file a bug report for any issue found