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 web extensions:
- 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:
WebExtension:
- [WebExtension] Add warning when the application is not found
- [WebExtension] Add button 'Option...'
- [WebExtension] Fix bug when a popup button is clicked but doesn't close the popup
- [WebExtension] Improve GUI: Change cursor when hover popup buttons
- [WebExtension] Improve GUI: Add smooth animation on buttons
- [WebExtension] Improve GUI: Disabled buttons
- [WebExtension] Reimplement 'Save link'
- [WebExtension] Reimplement 'Save image'
- [WebExtension] Reimplement version management
Application:
- [UI] Fix missing flat style for Windows 10 (QWindowsVistaStyle)
Blog:
- [Blog] Add link to Github
- [Blog] Update install instructions in the download page
Still left to do:
¯\(ツ)/¯
Still some to do...