Skip to content

MSS 8.2.0

Compare
Choose a tag to compare
@ReimarBauer ReimarBauer released this 14 Aug 13:15
· 275 commits to develop since this release
047f2ca

The 8.2.x release includes multiple fixes and stability improvements.

Special thanks to all who have helped with providing feedback for 8.1.x

HINT:

We introduced User Groups for Operations and a config option.

The default of GROUP_POSTFIX = "Group"

When you want to use same set of users for different operations using same catagory you can do this by setting up users in a special operation.

On a given category for an operation ending with GROUP_POSTFIX e.g. on a category = Tex it will look for TexGroup. All users in that TexGroup operation are set to all operations of that category having same roles as in the TexGroup.

new pinning

  • requests >=2.31.0

msui

  • Crash/unhandled Exception during mscolab login (on bad connection), #1830
  • compare rules in file_manager and msui.mscolab and fix in msui, #1877
  • tick/untick for multiple kml overlays does not work, #1866
  • Linearview and Sideview crash on Clear figure by clicking on the remove button, #1857
  • Spelling mistake in TopView "Multiple FLightpath" , #1819
  • MSUI crashed when editing tableview , #1861
  • findings of flake8 because of its new capabilties, #1849

mswms

  • add phileas to the carousell, #1894

mscolab

  • add phileas to the carousell, #1894
  • backport Group setup to stable, #1883
  • stable ui and develop ui make use same stable server status endpoint, #1878
  • limit for is_member on some calls, #1871
  • findings of flake8 because of its new capabilties, #1850
  • TypeError: unsupported operand type(s) for -: 'datetime.datetime' and 'NoneType', #1832
  • Usercreation broken, #1831

docs

  • improve docs, describing Group feature, #1896
  • Migrate readthedocs build, #1810
  • rtfd needs exact versions, #1822

Full Changelog: 8.1.0...8.2.0