add changes for 5.1.18

This commit is contained in:
Uwe Steinmann 2020-06-17 11:18:42 +02:00
parent 5dcafd65ce
commit 0429815c78

View File

@ -5,6 +5,10 @@
- minor fix for better behaviour of folder tree ('plus' signs appears if folder
has children)
- allow to import users from csv file
- skip all fileѕ and directories starting with a '.' when creating an extension's
zip file
- add support for authentication of the rest api by a key
- add support for CORS in the rest api
--------------------------------------------------------------------------------
Changes in version 5.1.17