Brisk Changelog

What's new in Brisk 1.4.4

Apr 29, 2024
  • Added Low Resource Mode Option in Settings
  • Reduces CPU and Memory usage
  • Caveat: less smooth UI updates for download rows and download progress window
  • Some minor download and UI bug fixes

New in Brisk 1.4.3 (Feb 5, 2024)

  • Added minimize to tray feature
  • Added launch at startup feature

New in Brisk 1.4.2 (Jan 27, 2024)

  • Updated to Flutter version 3.16.9 (Thanks to @ZorinFoss)
  • Improved app startup time on Linux
  • Fixed Update URL button availability
  • Added Update URL functionality directly from browser extension requests
  • Added User-Agent header to requests
  • Fixed duplicate download items coming from the browser extension

New in Brisk 1.4.1 (Nov 24, 2023)

  • Fixed google drive download failure (#28)
  • Minor UI responsiveness improvements

New in Brisk 1.4.0 (Nov 12, 2023)

  • Added chunk download addition functionality via the browser extension.
  • On a webpage, simply select texts that contain download links then right click and choose 'Download selected links with Brisk'. The browser extension will extract all download links in that selected area and you will be able to add them to Brisk all at once. (Requires browser extension version 1.1.2 >=)
  • Minor bug fixes and improvements

New in Brisk 1.3.0 (Aug 13, 2023)

  • Changes:
  • Added support for Browser extension
  • Added check for the newest version every 24 hours
  • Other minor improvements

New in Brisk 1.2.3 (May 22, 2023)

  • Fixed the bug that caused download rows to not update

New in Brisk 1.2.2 (Apr 14, 2023)

  • Fix window manager bugs that appeared on previous version
  • Fix Linux default temp path
  • Other minor changes

New in Brisk 1.2.1 (Apr 4, 2023)

  • Add download file deletion functionality
  • Minor bug fixes
  • Performance and CPU usage improvement

New in Brisk 1.2.0 (Mar 12, 2023)

  • Added Download Queues feature
  • Added hotkey feature (ctrl+alt+A) to quickly add a download URL from the clipboard
  • Added notifications for macOS
  • Migrate the database to Hive
  • Minor bug fixes

New in Brisk 1.0.2 (Mar 12, 2023)

  • Brisk now reassembles files which their assemble processes had previously failed or were left uncompleted
  • Minor bug fixes