summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-10-08 14:51:40 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-10-08 14:51:50 +0800
commit4e10664dd192821c8557d027d3439a9d5e4af3fd (patch)
tree73202864342d7371b1027ab8083f51f3e4c69321 /docs/release-notes.rst
parent03faffe8da4c35f2807334489ba80eb562890d68 (diff)
docs: add release note and changelog
Change-Id: I68e59fc2a008a77514e97598e077a01a26371a5a Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst44
1 files changed, 44 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 87e98ed2..d7fee01c 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -10,6 +10,50 @@ It provides self-service management GUI and monitor GUI for operators and end-us
This project targets identifying all GUI requirements which operators and end-users need ONAP to support,
coordinating GUI parts of each ONAP subsystem, filling the gaps for improving GUI functionalities for use cases.
+Version: 2.0.2
+--------------
+
+:Release Date: 2019-10-10
+
+**New Features**
+ - Adaptive Pages : change the Home, Customer, Lifecycle Management and Package Management modules to adaptive pages that can be normally displayed in all screen sizes
+ - Mock Data Scheme : build mock data scheme to support the development and preview in local environment in case of lack of server environment
+ - Document Enhancement : enrich README.md to introduce the general situation and add CHANGELOG.md to record the commit messages
+ - Structure Optimization : restructure the project to increase the development efficiency and improve the performance
+ - Function Optimization : delete useless modules and simplify some apis to improve loading speed of the project
+
+
+**Released Components**
+ - usecase-ui 2.0.2
+ - usecase-ui-server 2.0.2
+
+**Bug Fixes**
+ - Invalid Image Path : change the invalid image path in CSS and HTML files
+ - Error in Document : fix all errors in project document
+
+**Known Issues**
+ NA
+
+**Security Notes**
+
+Usecase-UI code has been formally scanned during build time using NexusIQ and all critical vulnerabilities have been addressed,
+items that remain open have been assessed for risk and determined to be false positive.
+The Usecase-UI open critical security vulnerabilities and their risk assessment have been documented as part of the project.
+
+**Quick Links**
+ - `Usecase-UI project page <https://wiki.onap.org/display/DW/Usecase+UI+Project>`_
+ - `Passing Badge information for Usecase-UI <https://bestpractices.coreinfrastructure.org/en/projects/1759>`_
+ - `Project Vulnerability Review Table for Usecase-UI <https://wiki.onap.org/pages/viewpage.action?pageId=51282547>`__
+
+**Upgrade Notes**
+ NA
+
+**Deprecation Notes**
+ NA
+
+**Other**
+ NA
+
Version: 2.0.1
--------------