Files
Releases come in 5 flavors:
- Portable application for Windows (32-bit, built with MSVC)
- Portable application for Windows (64-bit, built with MSVC)
- Portable application for Windows (32-bit, built with MinGW)
- Portable application for Windows (64-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:
Application:
- [Wizard] Implement quick-download feature, that starts downloads immediately (Wizard becomes optional)
- [QueueView] Implement "Rename" feature for files paused/running and completed
- [QueueView] Replace plain-text address by a clickable link in InformationDialog
WebExtension:
- [WebExtension] Fix bug with CSS style that wasn't correctly loaded by options.html
- [WebExtension] Improve CSS styles of options.html and popup.html
Misc:
- [General] Fix Clang warnings
- [Blog] Add promotional pictures
Still left to do:
¯\(ツ)/¯
Still some to do...