mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
add entry for 5.1.6
This commit is contained in:
parent
261c65033d
commit
e294466021
|
@ -5,7 +5,7 @@
|
|||
- mayApprove() and mayReview() require the status of the document to be
|
||||
S_DRAFT_APP resp. S_DRAFT_REV
|
||||
- add preview for webm videos (Closes #374)
|
||||
- add support for apache mod_xsendfile, minor optimization of file download
|
||||
- add support for apache mod_xsendfile, minor optimization of file download (see #382)
|
||||
- animate button to download more objects in folder list when loading is active
|
||||
- use converters for creating preview images as configured in settings (Closes #389)
|
||||
- propperly check if user is already in database when doing ldap auth (Closes #388)
|
||||
|
@ -18,6 +18,7 @@
|
|||
workflow mode
|
||||
- webdav and various script use the controller framework instead of calling
|
||||
SeedDMS_Core methods
|
||||
- do not verify peer name and certificate when connecting to smtp server
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 5.1.5
|
||||
|
|
Loading…
Reference in New Issue
Block a user