We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a1862b + b3ccf1a commit dd3f85fCopy full SHA for dd3f85f
CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
7
+## Version 1.6.1
8
+
9
+### Fixed
10
+- Incorrect filename shown after copying attachment
11
+- Defensive EhCache initialization
12
+- Improved filename validation
13
+- Removed harcoded ServiceName type
14
+- Improved error handling for nested entities
15
+- Link doesn't get reverted in SDM when changes are discarded on the UI
16
+- Support for entities defined with namespace
17
18
## Version 1.6.0
19
20
### Added
0 commit comments