V2026.4.0-rc1 #1808
Replies: 4 comments 4 replies
-
|
Hi! I just tried the new version and the recent changes are amazing. They are truly creating a unique identity for the app. The project is definitely on the right track, I hope to see this new direction applied across the entire app soon. Fantastic work! |
Beta Was this translation helpful? Give feedback.
-
|
I still believe that a small change could significantly improve the user experience of the application. Specifically, it would be great if downloaded files didn't disappear from the Downloads list/view. Having the completed downloads remain visible in the main interface would allow users to browse and manage their downloaded files directly within Parabolic, without needing to open File Explorer or check a separate history menu every time the app is restarted. It would be very helpful to see the list of downloaded files on the main dashboard whenever the program is opened. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Also, let’s not forget the Drag & Drop feature, allowing users to insert URLs directly into the app for a much smoother experience... |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
2026.4.0-rc1
This is the first release candidate in the
2026.4.0series. This release is a continuation of the2026.3.0series and contains some bug fixes caused by2026.3.0-beta3, no new features were introduced.This release also contains a backend change that moves all configuration from json files to an application wide secret-protected database. All configurations from the json files will be imported automatically into the database.
Full Changelog 📃
** NEW ** macOS App
We have introduced a new macOS app that is built using the GNOME (GTK/libadwaita) version of Parabolic. It bundles all dependencies including yt-dlp, aria2c, ffmpeg and deno - alongside GTK itself.
Issues are expected as I do not have a Mac myself and rely on feedback and information from users in the community to test the app for me. Thank you!
** 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.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-rc1.
Beta Was this translation helpful? Give feedback.
All reactions