Change typescript variables to snake_case
[portal/ric-dashboard.git] / docs / release-notes.rst
index 6c89ab9..d4211c8 100644 (file)
@@ -23,7 +23,7 @@ Version 1.2.1, ? Aug 2019
 -------------------------
 * Add EPSDK-FW user management and Portal security
 
-Version 1.2.0, 19 Aug 2019
+Version 1.2.0, 21 Aug 2019
 --------------------------
 * Split URL properties into prefix/suffix parts
 * Add jacoco plugin to back-end for code coverage
@@ -41,6 +41,11 @@ Version 1.2.0, 19 Aug 2019
 * Add custom (plain but not white-label) error page
 * Synch A1 method paths in front-end and back-end
 * Add xapp dynamic configuration feature
+* Disable x-frame-options response header
+* Repair app manager undeploy-app method
+* Display AC xAPP metrics data via Kibana source (metrics.url.ac) on dashboard
+* Pass AC policy parameter without parsing as JSON
+* Use snake_case (not camelCase) names in AC policy front end
 
 Version 1.0.5, 5 July 2019
 --------------------------