RyeDev
Brisk v2.2.0 is Released!๐ https://github.com/AminBhst/brisk/releases/tag/v2.2.0
๐จ New UI
Almost all parts of the UI, except for the main page have been completely redesigned with better colors, layout structure, and overall UI clarity.
โจ Improved UX
Download checkboxes have been removed in favor of keyboard-controlled actions. You can now use common shortcuts like:
- Ctrl + A to select all downloads
- Delete to remove selected downloads
- Shift + Left Click to select a range
- Ctrl + Left Click to select multiple downloads individually
๐ Feature: Download Scheduling
You can now schedule to download a queue based on a start time and end time. You can also choose if you want the PC to be shut down automatically after the download is complete.
๐ Bug Fixes and Improvements
- Fixed an issue where video streams couldnโt be downloaded from several websites (Requires browser extension v1.2.2)
- Fixed various bugs in the download engine for improved stability
- Upgraded to Flutter SDK v3.29.2
Almost all parts of the UI, except for the main page have been completely redesigned with better colors, layout structure, and overall UI clarity.
โจ Improved UX
Download checkboxes have been removed in favor of keyboard-controlled actions. You can now use common shortcuts like:
- Ctrl + A to select all downloads
- Delete to remove selected downloads
- Shift + Left Click to select a range
- Ctrl + Left Click to select multiple downloads individually
๐ Feature: Download Scheduling
You can now schedule to download a queue based on a start time and end time. You can also choose if you want the PC to be shut down automatically after the download is complete.
๐ Bug Fixes and Improvements
- Fixed an issue where video streams couldnโt be downloaded from several websites (Requires browser extension v1.2.2)
- Fixed various bugs in the download engine for improved stability
- Upgraded to Flutter SDK v3.29.2
๐1
This is the last major version for a while so I highly recommend updating the app.
I might occasionally release minor hotfix versions with bug fixes for the download engine.
I might occasionally release minor hotfix versions with bug fixes for the download engine.
๐1
RyeDev
Brisk v2.2.1 is Released!๐ https://github.com/AminBhst/brisk/releases/tag/v2.2.1
๐ Bug Fixes and Improvements
โ Fixed an issue in the download engine where pausing a download would still occasionally allow some connections to continue receiving data
โ Fixed displaying GitHub ratelimit error on each startup
โ Added a logger to save all crashes and warnings of the app
โ Fixed an issue in the download engine where pausing a download would still occasionally allow some connections to continue receiving data
โ Fixed displaying GitHub ratelimit error on each startup
โ Added a logger to save all crashes and warnings of the app
๐1
This is a hotfix version with some bug fixes so nothing crazy but an update is highly recommended. I will release a few more minor versions that increase the reliability of the engine.
๐1
RyeDev
Brisk v2.2.1 is Released!๐ https://github.com/AminBhst/brisk/releases/tag/v2.2.1
MacOS is now officially supported.
You can download the .dmg file from this release
You can download the .dmg file from this release
๐1
RyeDev
Brisk v2.2.2 is Released!๐ https://github.com/AminBhst/brisk/releases/tag/v2.2.2
๐ Bug Fixes and Improvements
โ Fixed an edge case bug in the download engine
โ Added an engine panic and restart mechanism to automatically recover from critical download failures
โ Optimized the download engine's connection reuse mechanism
โ Fixed failing to delete downloaded temp files for unfinished downloads
โ Minor UI fixes
โ Fixed an edge case bug in the download engine
โ Added an engine panic and restart mechanism to automatically recover from critical download failures
โ Optimized the download engine's connection reuse mechanism
โ Fixed failing to delete downloaded temp files for unfinished downloads
โ Minor UI fixes
RyeDev
Brisk v2.2.3 is Released!๐ https://github.com/Brisk-Apps/brisk/releases/tag/v2.2.3
Change Log
๐ Localization Support
Added localization for the following languages:
- Persian
- German
- Italian
If you're interested in adding support for your language, please open an issue.
๐ Bug Fixes and Improvements
- New app logo and icon
- Fixed a bug that caused files to be assembled incorrectly when some websites did not provide a proper file name
- Download Engine bug fixes and improvements
- Fixed failing to retrieve file info for multiple selected links from the browser
- Added browser extension installation guide in the UI
- Added automatic URL update feature
- Minor UI fixes
๐ Localization Support
Added localization for the following languages:
- Persian
- German
- Italian
If you're interested in adding support for your language, please open an issue.
๐ Bug Fixes and Improvements
- New app logo and icon
- Fixed a bug that caused files to be assembled incorrectly when some websites did not provide a proper file name
- Download Engine bug fixes and improvements
- Fixed failing to retrieve file info for multiple selected links from the browser
- Added browser extension installation guide in the UI
- Added automatic URL update feature
- Minor UI fixes
๐1
๐2
โ๏ธOfficial AUR repo launched
If you've previously installed Brisk using the Arch Linux AUR, it's highly recommended to switch to the new officially maintained repo
Why?
1- The old AUR repo was created and maintained by a user, not an official maintainer of the project. That repo uses the general Linux binaries available in project's releases. However, the new repo uses an AUR-specific build.
2- With this new official AUR repo, versions are released on the AUR instantly by the CI/CD pipelines.
Brisk will also be available on the Cannonical Snap Store soon.
If you've previously installed Brisk using the Arch Linux AUR, it's highly recommended to switch to the new officially maintained repo
Why?
1- The old AUR repo was created and maintained by a user, not an official maintainer of the project. That repo uses the general Linux binaries available in project's releases. However, the new repo uses an AUR-specific build.
2- With this new official AUR repo, versions are released on the AUR instantly by the CI/CD pipelines.
Brisk will also be available on the Cannonical Snap Store soon.
RyeDev
Brisk v2.2.3 is Released!๐ https://github.com/BrisklyDev/brisk/releases/tag/v2.2.4
Change Log
๐ Bug Fixes and Improvements
- Added custom download addition hotkey to settings
- Added scope to download addition hotkey (scope=system will trigger the hotkey even when the app is not on screen)
- Fixed some minor tray issues #116
- Fixed file rename not working using the text field #118
๐ Bug Fixes and Improvements
- Added custom download addition hotkey to settings
- Added scope to download addition hotkey (scope=system will trigger the hotkey even when the app is not on screen)
- Fixed some minor tray issues #116
- Fixed file rename not working using the text field #118
๐1
RyeDev
Brisk v2.2.5 is Released!๐ https://github.com/BrisklyDev/brisk/releases/tag/v2.2.5
Change Log
๐ Internationalization
- Added chinese translations by Norman-W
- Minor italian translation fixes by bovirus
๐ Bug Fixes and Improvements
- Download engine bug fixes and improvements
- Fixed download items flickering on window resize
- Fixed launch at startup for flatpak and snap packages
- Added single instance mechanism: The app now only runs on a single instance on all platforms. Opening the app a second time results in the already open instance to show
- Launch at startup improvement: The app now silently launches at startup in system tray
- Fixed queue not opening when finished or unfinished download grid filters were set
- Change app font to Inter
- Minor UI improvements
- Upgrade to Flutter 3.32.0
๐ Internationalization
- Added chinese translations by Norman-W
- Minor italian translation fixes by bovirus
๐ Bug Fixes and Improvements
- Download engine bug fixes and improvements
- Fixed download items flickering on window resize
- Fixed launch at startup for flatpak and snap packages
- Added single instance mechanism: The app now only runs on a single instance on all platforms. Opening the app a second time results in the already open instance to show
- Launch at startup improvement: The app now silently launches at startup in system tray
- Fixed queue not opening when finished or unfinished download grid filters were set
- Change app font to Inter
- Minor UI improvements
- Upgrade to Flutter 3.32.0
๐1
Yesterday's release was rejected by Flathub moderators.
The fix will probably go live in a few hours or at most by tomorrow.
The fix will probably go live in a few hours or at most by tomorrow.