RyeDev
51 subscribers
9 photos
5 videos
34 links
Official development updates channel for Brisk download manager and related open-source projects.

GitHub:
https://github.com/AminBhst
https://github.com/BrisklyDev
Download Telegram
RyeDev
Brisk v2.1.2 is Released!๐ŸŽ‰ https://github.com/AminBhst/brisk/releases/tag/v2.1.2
Change Log

๐Ÿ›  Bug Fixes and Improvements

โœ… Added progress bar updates for "Assembling File" and "Validating Files" process
โœ… Fixed queue timer bug
โœ… Fixed download status bug when a download is resumed
๐Ÿ‘1
I'm quite busy with other stuff in life right now that's why the updates are way less frequent and more dedicated to general bug fixes and improvements, especially with regards to general UX and the download engine.
I will also work on implementing a scheduled download queue (setting a date and time for when the queue should start downloading), and after that, for a while at least, my goal will be general reliability and stability of the project instead of pushing new features.
๐Ÿ‘1
It was long overdue, but most parts of the UI have been completely redesigned with better arrangements, coloring, and overall UI clarity. Still a work in progress but I will soon release a new version with a much better UI along with some other UX improvements.
๐Ÿ‘1๐Ÿ‘Œ1
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
๐Ÿ‘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.
๐Ÿ‘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
๐Ÿ‘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
๐Ÿ‘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
Android version is under development.
I'll probably be able to ship a pre-release in the next few weeks but it won't be official until I can release it on google play.
(It's still free and open source)
๐Ÿ‘1
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
๐Ÿ‘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.