diff --git a/lib/releaseNotes/releaseNotesDesktop.json b/lib/releaseNotes/releaseNotesDesktop.json index 5f1937422edb0f545aaa4d779abceee2cc6e315d..997b91ab0be8aa9a67cacfd91c14368ec64b5bc4 100644 --- a/lib/releaseNotes/releaseNotesDesktop.json +++ b/lib/releaseNotes/releaseNotesDesktop.json @@ -1,11 +1,16 @@ { "0.3.8": { "content": [ - "Updated update popup window with guideline and release notes", - "Fixed issues on PDF viewer (Close button and fullscreen)", - "Fixed issue on Check for update", - "Fixed Google login issue", - "Handles application crash on force reload" + "Updated login page design.", + "Added download guideline in upgrading app process.", + "Added release notes in upgrade popup.", + "Fixed issues on PDF viewer (close button and fullscreen)", + "Fixed issue on Check for Update after reload application.", + "Removed check for update window, Only popup will appear for upgrade option.", + "Added confirmation popup before starting upgrade.", + "Handled application crash on force reload.", + "Fixed Google Login issue.", + "Improvements in upgrading application." ] }, "0.3.7": {