Release 1.3
Installers for the most recent version of ManiVault can always be found on manivault.studio/downloads.
All available installers are listed here.
What's changed in version 1.3
The major change in this release is a new dark mode and other theming support!
New
- Upgrade theming by @ThomasKroes in #817
- Update Qt, CI runners and cpp version by @alxvth in #813, #835,
- Update Qt to
6.8.2from6.3.2 - Update ads to
4.4.0from4.3.1 - Update biovault_bfloat16 to
1.0.2from1.0.1 - Update quazip to
1.5from1.4 - Update C++ version to
20from17 - Update CMake minimum required version to
3.22from3.17
- Update Qt to
- Add theme icon by @ThomasKroes in #806
- Add mv::util::ThemeWatcher by @ThomasKroes in #804
- Serialize EventManager, SelectionGroup and BiMap in by @JulianThijssen 4c6528c
- Add release notes to help menu by @ThomasKroes in #785
- Add global notifications in toaster style by @ThomasKroes in #800
Improved
- Turn off global status bar visibility by @ThomasKroes in #782
- Add excludeTags to util::LearningCenterTutorials getTutorials(....) by @ThomasKroes in #787
- Several improvements to the notification system by @ThomasKroes in #801
- Consistent registry entries by @alxvth in #802
- Cmake XCode scheme improvements by @ThomasKroes in #803
- Make info widget theme-aware by @ThomasKroes in #812
- Some view plugin bug fixes and improvements by @ThomasKroes in #818
- Support bidirectional generic event communication channel with event action by @ThomasKroes in #825
Fixed
- Always set option on fileDialog by @alxvth in #794
- Update Qt detection on CI by @alxvth in #795
- Fix view plugin destruction by @ThomasKroes in #797
- Fix data hierarchy plugin crash by @ThomasKroes in #790
- Fix toolbutton styling issue by @ThomasKroes in #808
- Fix mac theming part one by @ThomasKroes in #809
- Fix icon-only push and tool button sizing issue on MacOS by @ThomasKroes in #811
- Fix icon scaling on MacOS by @ThomasKroes in #831
- Fix color picker dialog on MacOS by @ThomasKroes in #832
- Fix custom 1D color map by @ThomasKroes in #834
- Prevent some overflows by @alxvth in #836
- Fix named icon by @ThomasKroes in #814
- Fix regression after 813 by @alxvth in #819
- Fix github-actions reference by @alxvth in #820
- Wider selection group column by @alxvth in #821
- Keep recursion for linked data by @alxvth in #822
- Fix start-up project command by @ChangLi27 in #824
- Feature/upgrade theming by @ThomasKroes in #817
- Extend the mv::gui::ViewSamplerAction with widget support by @ThomasKroes in #828
- Activate pixel selection tool properly in sample mode by @ThomasKroes in #829
- Several other fixes in #858
New Contributors
- @ChangLi27 made their first contribution in #824
Full Changelog: v1.2...v1.3