[UI] Optional trust of all SSL Certificates
[validation.git] / ui / CHANGELOG.md
index 0125a8e..bea59b6 100644 (file)
@@ -224,3 +224,22 @@ All notable changes to this project will be documented in this file.
 - Redirection bug during session timeouts and unauthorized accesses of resources fixed.
 
 ### Removed
+
+## [0.4.3-SNAPSHOT] - 3 October 2019
+### Added
+- Full CRUD operations on user data structure is supported.
+
+### Changed
+- 'akraino' database has been renamed to 'akraino_bluvalui'
+
+### Removed
+
+## [0.4.4-SNAPSHOT] - 4 October 2019
+### Added
+- The user can define whether the UI can trust all SSL certificates or not.
+- The mysql user name can be configured.
+
+### Changed
+- New approach is used for interpreting shell script input variables. Now, all symbols are recognized.
+
+### Removed