Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.23 KB

changelog.md

File metadata and controls

42 lines (20 loc) · 1.23 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.1.3] - 2023-01-30

Fixed

  • Wrong breadcrumb path when openening document/folder issue#509
  • Empty page (no save button, no form controls) when adding new user/group issue#513

Misc

[2.1.2] - 2023-01-01

Removed

  • Adjust frontend to the backend which now runs without mptt issue#501

Fixed

  • Pagination should show correct current page issue#487

[2.1.1] - 2022-12-24

Fixed

  • Show error message when uploaded file contains an invalid character e.g. '&' issue#496
  • Do not allow folders and document with same title under same parent issue#498