Skip to content

V2023.7.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 01 Jul 13:26
· 1147 commits to main since this release

Quick Fix πŸͺ²

V2023.7.0 is here! This release fixes an issue where the Help pages were not accessible after we changed the app's name to Parabolic.

Full Changelog πŸ“ƒ

  • Fixed an issue where the Help page couldn't be accessed after the name change (#424)
  • Updated translations (Thanks everyone on Weblate!)

Install πŸ§‘β€πŸ’»

GNOME

Flathub

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.tubeconverter
flatpak run org.nickvision.tubeconverter

Snap

sudo snap install tube-converter
sudo snap connect tube-converter:ffmpeg-2204 ffmpeg-2204

AUR

The parabolic package

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)