11Changelog
22=========
33
4+ Version 6.0.0
5+ ~~~~~~~~~~~~~
6+
7+ Aravind Murali redesigned in google summer of code 2021 the MSUI interface.
8+ This now connects in a user-friendly way the editing of flight paths locally
9+ or remotely with other users. Many of Jörn Ungermann's ideas were implemented.
10+ In addition, Aravind Murali has improved a configuration editor for our json mss_settings file
11+ and made this user-friendly. The initial idea of the new editor stems from Reimar Bauer.
12+ GSoC mentors were Jörn Ungermann, May Bär, Reimar Bauer
13+
14+ Hrithik Kumar Verma developed a toolchain for the automatic creation of tutorials
15+ in the Google Summer of Code 2021. This simplifies the creation of video tutorials in
16+ a similar way to updating tests. Using these tutorial scripts to create videos
17+ also increases test coverage. The initial idea stems from Reimar Bauer.
18+ GSoC mentors were Reimar Bauer, May Bär
19+
20+ Jörn Ungermann improved kml visualizing the same way as of a flightpath.
21+
22+ Reimar Bauer improved permissions, projects and signalling for mscolab.
23+
24+ All changes:
25+ https://github.com/Open-MSS/MSS/milestone/50?closed=1
26+
427Version 5.0.2
528~~~~~~~~~~~~~
629
@@ -21,7 +44,8 @@ Version 5.0.0
2144~~~~~~~~~~~~~
2245
2346This release brings many improvements to the WMS Server along with new features for the UI.
24- On demand a WMS server can show what kind of view graphics are provided.
47+ May Bär implemented a gallery feature. On demand a WMS server can show what kind of view graphics
48+ are provided.
2549Optional the source for creating the graphics can be published over the web service too.
2650By this any existing server shows examples how to create graphics. Have a look on
2751our documentation on https://mss.readthedocs.io/en/stable/gallery/index.html for this feature.
0 commit comments