Orderly copy configuration when using the go entrypoint script
Added documentation for contact origin column - /appsuite/platform/core/154
Ensure contact trash folder is excluded for sync - /appsuite/core#154
Property documentation - /appsuite/core#182
Only update attributes if there are actual changes - /appsuite/platform/core#193
Check multiple possible public session cookie candidates for a valid session - /appsuite/platform/core#195
Preserve flags on edit draft - /appsuite/platform/core#213
Corrected parameter handling when storing snippets into database - /appsuite/platform/core#224
Save autodelete props in config-cascade - /appsuite/core#232
Adjusted "Limitations" sections of CalDAV documentation to emphasize that no shared tasks folders can be synchronized - /appsuite/platform/core#235
Use 'default dict' for safe handling of properties in YAML templates to prevent nil values in core-mw configuration files - /appsuite/platform/core#238
Escape illegal characters in cache filter suffix portions - /appsuite/platform/core#239
Retry reinitialization of users_per_filestore table with manual INSERTs in case CREATE TABLE AS SELECT statement is prohibited - /appsuite/platform/core#241
Don't check for possible locked document when dropping from trash folder - /appsuite/platform/core#244
More contact trash polishing, /appsuite/core#248
Keep local IP address in generated session - /appsuite/platform/core#250
Added option to disable 'send on behalf of' detection - /appsuite/support#464
Removed superfluous call to hard-delete messages when moving messages from Unified Mail's folder to another Unified Mail's folder - /appsuite/support#499
Ensure proper result size for contact requests if com.openexchange.showAdmin is set to false - /appsuite/support#223