Vahana Release - 2.5.22.0

Notification Center

Problem Statement : Users today need to constantly check their email or manually refresh pages to see if their selected actions were successful or not. This process is inconvenient, leading to a lack of interaction visibility. Users want a seamless way to monitor the success or failure of their actions without having to navigate back and forth between pages.

Solution : To address the issue, we have introduced the new feature “Notification Center” alongside adding the “Notification Bell Icon” to the Vahana Cloud header. The Bell Icon allows users to instantly view the latest notifications. To access older notifications, users can simply click the “Go to Notification Center” action button located within the bell icon.

  • To view new notifications, users need to refresh the page.
  • To navigate to a different workspace link from the current one, users must switch workspace.

Tech Debt

  • We centralized the headers of Vahana Cloud, eliminating duplicated code across multiple repositories by consolidating them into a single header repository.
  • We have updated the technology of the configuration manager from Java 11 to Java 17.

Bug Fixes

Asset Manager Fixes

  • Fixed an issue of corrupted images in the build, caused by the conversion of online to offline assets.
  • Fixed an issue of CORS issues for online images in the web build
  • Fixed an issue of the visibility problem of offline asset images when containing spaces in their names.
2 Likes