Files
Releases come in 7 flavors:
- Installer for Windows (64-bit, built with MinGW)
- Installer for Windows (32-bit, built with MinGW)
- Portable application for Windows (64-bit, built with MSVC)
- Portable application for Windows (32-bit, built with MSVC)
- Portable application for Windows (64-bit, built with MinGW)
- Portable application for Windows (32-bit, built with MinGW)
- Portable application for Linux (64-bit, built with GCC)
Plus 2 browser add-ons:
- WebExtension application for Google Chrome
- WebExtension application for Mozilla Firefox
Disclaimer
Please keep in mind this is a stable version, meaning it's finished, but could still need some fixes and improvements.
Changes
New in this release:
SystemTray:
- [SystemTray] Implement new feature System Tray
- [SystemTray] Add options for System Tray
UI :
- [UI] Ask to close before updating
- [UI] Rename 'Quit' button
- [UI] Fix progress percent in UpdateDialog
NSIS:
- [NSIS] Fix bug when updating while the application is running
Stream:
- [Stream] Fix wrong info in StreamWidget + add unit tests
- [Stream] Fix bug that miscalculates total size
Testing:
- [Testing] Add debug() to dump Stream objects
- [Testing] Add new dummy Streams to tests
- [Testing] Add unit tests to reproduce the bug with wrong estimed size
Still left to do:
¯\(ツ)/¯
Still some to do...