X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ui%2FCHANGELOG.md;h=1c801c764ac8f400d5e6c49839dd81528099779a;hb=c80adf55823ca40d1b68e4a9186a615c9f9a2952;hp=50d234a2a07abf2806cc8a519e9a4dfc1afa338f;hpb=ff30598b6737f473e36eab3635b64e6eba2e760d;p=validation.git diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 50d234a..1c801c7 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -190,3 +190,29 @@ All notable changes to this project will be documented in this file. - Password of users that try to login is taken into account ### Removed + +## [0.3.4-SNAPSHOT] - 26 September 2019 +### Added +- Prevent XSS attacks + +### Changed + +### Removed + +## [0.4.0-SNAPSHOT] - 26 September 2019 +### Added +- User creation +- Support of AES PKCS#5 for encrypting/decrypting passwords in database + +### Changed + +### Removed + +## [0.4.1-SNAPSHOT] - 27 September 2019 +### Added +- Contact us and support URLs have been set to null + +### Changed +- MariaDB has been substituted with MySQL + +### Removed