V2026.4.0 #1821
Closed
nlogozzo
announced in
Announcements
V2026.4.0
#1821
Replies: 1 comment
-
|
Blessed Be Your Efforts. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2026.4.0
After 2 months of development, Parabolic v2026.4.0 is here! This release contains many bug fixes, new features and design improvements making Parabolic an even better app! This release also includes a new macOS version of Parabolic - expanding our userbase!
A huge thank you to everyone who has tested and reported bugs throughout this development cycle. ❤️
Full Changelog 📃
[NEW] macOS App
We have introduced a new macOS app that is built using the GNOME (GTK/libadwaita) version of Parabolic. It automatically bundles yt-dlp, deno, ffmpeg and other Parabolic dependencies.
[NEW] Windows Portable App
We have re-introduced a portable Windows build of Parabolic. This build works a little differently than previous versions in that it's the same exe as the installer version but requires the
--portableflag be passed to the.exefile for it to run in portable mode.For convenience, we have added a
.batfile to the portable download that can be ran that does it for you already. Alternatively, once the portable version is extracted to the location of your choice, you can create a shortcut for the.exeand specify the--portableflag in the arguments of the shortcut's properties.The portable version does not encrypt the application's
app.dbdatabase. Credentials saved in the portable version will be saved in a plaintext database. Use at your own risk.Install 🧑💻
Linux
Flathub
Manually (x64)
org.nickvision.tubeconverter.x64.flatpakfile from the assets belowflatpak install org.nickvision.tubeconverter.x64.flatpakfrom the directory containing the .flatpak fileflatpak run org.nickvision.tubeconverter//masterto start the app! (You should also see it in your app grid)Manually (aarch64)
org.nickvision.tubeconverter.aarch64.flatpakfile from the assets belowflatpak install org.nickvision.tubeconverter.aarch64.flatpakfrom the directory containing the .flatpak fileflatpak run org.nickvision.tubeconverter//masterto start the app! (You should also see it in your app grid)Windows
Installer (x64)
NickvisionParabolicSetup.exefile from the assets belowInstaller (arm64)
NickvisionParabolicSetup-arm64.exefile from the assets belowPortable (x64)
NickvisionParabolicPortable.zipfile from the assets below.batfile to launch the portable version of ParabolicPortable (arm64)
NickvisionParabolicPortable-arm64.zipfile from the assets below.batfile to launch the portable version of ParabolicmacOS
Bundle (x64)
Parabolic-macOS-x64.zipfileParabolic.appfile to yourApplicationsfolder and run itBundle (arm64)
Parabolic-macOS-arm64.zipfileParabolic.appfile to yourApplicationsfolder and run itThis discussion was created from the release V2026.4.0.
Beta Was this translation helpful? Give feedback.
All reactions