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)
Disclaimer
Please keep in mind this is an early version, meaning it's not finished yet and still needs some fixes and improvements.
Changes
New in this release:
Web Engine:
- [WebEngine] Add QtWebEngine (Chromium) when available, otherwise use QtNetwork
- [WebEngine] Add demo application (for manual test purpose)
- [WebEngine] Fix retro-compatibility with Qt 5.5
- [WebEngine] Fix broken unit tests in MSVC
Wizard:
- [Wizard] Add progress bar to Wizard
- [Wizard] Show verbose error messages after wizard failed
Build:
- [Build] Fix build errors and warnings for MSVC 2017 version 15.0
- [Build] Fix build errors and warnings for MinGW GCC 7.3.0 64-bit
- [Build] Fix bug with build in Release mode in Appveyor
Misc:
- [Documentation] Add a project website !
Still left to do:
¯\(ツ)/¯
Still a lot to do...