Last modified by Thomas Mortagne on 2017/03/24

<
From version < 7.1 >
edited by Thomas Mortagne
on 2017/01/24
To version < 8.1 >
edited by Thomas Mortagne
on 2017/01/24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -79,6 +79,10 @@
79 79  
80 80  In order to support attachment bigger than 2GB a new long based column has been added in the database. The ##filesize## column is still working as it always did but it's now deprecated and and ##longSize## should be used instead to be sure to deal with the real size of the attachment in case it's bigger than 2GB.
81 81  
82 +== Filesystem templates rights ==
83 +
84 +All filesystem templates now have programming right by default. They used to be executed with the right of the current document.
85 +
82 82  == API Breakages ==
83 83  
84 84  The following APIs were modified since <project> <version - 1>:

Get Connected