MSS 4.0.2
The 4.0.x release includes multiple fixes and stability improvements.
Special thanks to all who have helped with providing feedback for 4.0.x
msui
- Text overlapping in "Top View" window, #1037
- "-" in mscolab project name causes project name to be not properly displayed on plots and prompts, #1036
mscolab
- verify newer sqlalchemy >=1.4.0 and sqlite >= 3.35.1 to work with MSS, #722
Other
What's Changed
- Fix pyproj 3.1.0 error by @Marilyth in #1033
- removed fixation for sqlalchemy and sqlite, fixes #722 by @ReimarBauer in #1038
- Handle all combinations from project name and crs and proper update. by @joernu76 in #1041
- Fix behaviour for projects with dash "-" in name. by @joernu76 in #1043
- preparation of v4.0.2 by @ReimarBauer in #1044
Full Changelog: 4.0.1...4.0.2