Skip to content
Power Viewer
← Back to release notes

v3.1.2

minor

Access Permission Review

In this version, we reviewed what each user role is allowed to do and corrected the places where the actual permissions did not match the specification. We also reduced the amount of data loaded when displaying screens.

Changes & Improvements

Viewers can now change their display name and password in My Account

Until now, changing the display name and password on the My Account screen was available only to Administrators and GroupPolicy Editors. From this version, Viewers can also change their own display name and password.

  • Only your own account can be changed. Changing another user’s account remains restricted to Administrators
  • Changing roles and adding or removing accounts remain restricted to Administrators
  • Guests are not covered by this change

Performance Improvements

We reviewed the places where screens loaded data they never used — such as when opening an eCTD from the application list — so that only the data required by that screen is retrieved.

Bug Fixes

Fixed an issue where Viewers were not included in the “All Registered Users” user group

The Viewer role was not included in the “All Registered Users” system control for user groups. This setting is meant to cover everyone except Guests.

When the album database is hosted on a server, related information such as application tags, Sequences, and documents could fail to be retrieved and be treated as “none”. This has been fixed.

Other

  • This version also includes service stability improvements, internal quality improvements, and minor fixes