Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

v0.9.1

Compare
Choose a tag to compare
@s-blu s-blu released this 20 Feb 12:00
· 14 commits to master since this release

Enhancements

  • Enhance user documentation #157
  • disable/hide read/write/review mode for labels and be always in Review mode #156
  • refactor explorer to use mat-sidenav #61

Bugfixes

  • You have a "note type" to choose from when editing a label hint #147
  • When changing a label value on a paragraph, note items dont get updated #203
  • noteitems flicker twice when updating #88
  • App does not load newly created label automatically #197
  • explorer doesnt walk to dir when newly created #71
  • When you copy something into a document without clicking into it, it does not get saved #141

Technical Debt Reduction

  • Rework structure to be able to lazy load documents and label definitions modules #164
  • Embed fonts in application #187
  • Implement decent error handling on server side #17
  • Update custom ckeditor to ckeditor 24 #201