Skip to content

v1.2.0

Compare
Choose a tag to compare
@hauke96 hauke96 released this 02 Dec 00:32
· 415 commits to master since this release
6496418

The online version is available at stm.hauke-stieler.de.

Changes since v1.1.0:

New features

  • New project creation UI #71 #91 #92 #113
  • Preview before subdividing a task #97

Bug fixes

  • Weird error notification behavior on failed task import #95
  • Subdividing subdivided task now works #91

Minor changes

  • More possible data formats when importing tasks #94 #95
  • Give own name to tasks #70
  • Initial map location in project creation is now the map location on the last visit #72
  • Changed color scheme for tasks on the map #112

Internals

  • API version update to 2.5
  • Directly give a name to new tasks as soon as they are created #113
  • Own Project draft DTO class in project creation #109