From 287e83d4cd415749b8d49a6f4daabf91099e38ef Mon Sep 17 00:00:00 2001 From: PujaDeshmukh17 Date: Thu, 11 Jun 2026 11:49:44 +0530 Subject: [PATCH] Change log update for release 1.10.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d970834..e0e667cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). ### Added - Support download multiple attachments +- Support disabling of upload button when maximum allowed attachments count is reached ### Fixed - Localization for attachment reference fields - Service binding lookup to correctly resolve SDM bindings by tags - Technical user detection in the delete API to align with other API implementations - File extension change during attachment rename +- Copying of invalid secondary properties during copy operation ## Version 1.9.0