@@ -7,29 +7,29 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
77## Version 1.6.0
88
99### Added
10- - Support for Link type Attachments
11- - Support to Edit URL in Link type Attachments
12- - Support for translation of error messages in the plugin
10+ - Support for Link type Attachments.
11+ - Support to Edit URL in Link type Attachments.
12+ - Support for translation of error messages in the plugin.
1313
1414### Fixed
15- - Allow update or creation of subscription in case a repository with the configured external ID already exists by skipping the onboarding step
16- - Improved error handling for cases where the mimetype of the uploaded attachment is blocked on a repository level
17- - Improved error handling for cases where repository offboarding fails during unsubscription
18- - Issue where repository offboarding was failing if the instance only contains a single repository
19- - Improved error handling for repository onboarding during subscription
20- - Blocked upload for scenarios where file size > 400mb and repository is virus scan enabled
21- - Improved error handling for large file upload
22- - Update of attachments present in entities which are not direct compositions to the root entity
23- - Copying of attachments present in projection entities
15+ - Allow update or creation of subscription in case a repository with the configured external ID already exists by skipping the onboarding step.
16+ - Improved error handling for cases where the mimetype of the uploaded attachment is blocked on a repository level.
17+ - Improved error handling for cases where repository offboarding fails during unsubscription.
18+ - Issue where repository offboarding was failing if the instance only contains a single repository.
19+ - Improved error handling for repository onboarding during subscription.
20+ - Blocked upload for scenarios where file size > 400mb and repository is virus scan enabled.
21+ - Improved error handling for large file upload.
22+ - Update of attachments present in entities which are not direct compositions to the root entity.
23+ - Copying of attachments present in projection entities.
2424
2525## Version 1.5.0
2626
2727### Added
28- - Ability to copy attachments between entities
28+ - Ability to copy attachments between entities.
2929
3030### Fixed
31- - Added authorities to token to improve logging during deletion of attachment
32- - Improved error handling for cases where the user lacks SDM roles
31+ - Added authorities to token to improve logging during deletion of attachment.
32+ - Improved error handling for cases where the user lacks SDM roles.
3333
3434## Version 1.4.1
3535
0 commit comments