add warning that preview images are recreated

This commit is contained in:
Uwe Steinmann 2023-02-07 12:37:16 +01:00
parent 81ff5aef93
commit 477c79d5a4

View File

@ -6,12 +6,13 @@
- update jquery to 3.6.1 (only bootstrap4 theme)
- introduce authentication service
- new hook in restapi to add middleware
- previews for png, txt, pdf in different directories
- previews for png, txt, pdf in different directories. This will
enforce a recreation of all cached preview images, pdf and text files!
- various improvements of fulltext service
- show number of documents per category in category manager
- show number of keywords per category in keyword manager
- improve drag&drop with clipboard
- old pear packages for SeedDMS/Core, SeedDMS/Lucene, SeedDMS/Preview
- old pear packages SeedDMS/Core, SeedDMS/Lucene, SeedDMS/Preview
are now based on composer and has moved into vendor dir
--------------------------------------------------------------------------------