Release v6.19.2 (2025-04-11)
Last updated
Last updated
Published 2025-04-11 12:44:33Z
/api/export: Fixed crash bug for CSV export with recursively linked bidirectional objects. [f2caa06c]
Hotfolder: Ignore files in top level Hotfolder directory (avoids panic). [4874e4a2]
Metadata Mapping: Fixed an SQL error when injecting metadata with unescaped special characters. Also, fixed reading of width
and height
. Existing import mappings need to be re-created for this change to take effect. Support type DOUBLE
. [6385f6f1] [a37a001e] [1a490466]
/api/group: Compile LINK
and UNLINK
into _generated_rights
. These rights can be set in the ACL but were not compiled into the _generated_rights
info. [f986326b]