This is a bug fix pre-release, where the new "attached" project mode has been improved (mainly fixed). This should be the last version before 2.1.0 release if no major bugs are found. The new "attached" project mode will leave beta on the next release (>2.1.0).
Also note that this version is sponsored by @XVilka, a huge thank to him.
What's Changed
- Remove usages of BOOST_FOREACH. by @agatti in #26
- Replace mmap code with Qt's implementation. by @agatti in #27
- Use ccache if available to speed up builds. by @agatti in #30
- Fix default dark theme on windows matching desktop by @DorianBDev in #33
- Fix broken deploy CIs by @DorianBDev in #34
- Fix a crash when handling large images by @DorianBDev in #25
New Contributors
Full Changelog: v2.1.0-beta.1...v2.1.0-beta.2