Skip to content

Commit e91e9ef

Browse files
changelog
1 parent bafac8f commit e91e9ef

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

7+
## Version 1.6.0
8+
9+
### 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
13+
14+
### 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
24+
725
## Version 1.5.0
826

927
### Added

0 commit comments

Comments
 (0)