add changes for 5.1.36

This commit is contained in:
Uwe Steinmann 2024-09-02 16:00:32 +02:00
parent f97c42f9b7
commit 2c8054512b

View File

@ -6,6 +6,9 @@
- fix bugs when importing files from filesystem with metadata, better logging
- fix potential xss attack when showing log file
- support for different storage of documents (not yet used)
- do not treat repository url like a directory name (will no longer add a
directory seperator)
- use rename() on windows when moving an extension to its final destination
--------------------------------------------------------------------------------
Changes in version 5.1.35