Version 8.3.0 v8
New features, enhancements, bug fixes, and other changes in PEM 8.3.0 include:
Type | Description | ID |
---|---|---|
New Feature | New roles, pem_manage_dashboard and pem_manage_chart for creating and managing charts and dashboards are added. | PEM-728 |
Enhancement | Supports proxy in the PEM agent webhook configuration [Support Ticket #72432]. | PEM-4185 |
Enhancement | Support Export/Import Custom charts and Custom Dashboards using PEM GUI and RESTapi. | PEM-4300, PEM-4325, PEM-3443, PEM-4215 |
Enhancement | Mask the username from the login related errors when displaying on GUI and return generic error message. [Support Ticket #1341245] | PEM-4150 |
Enhancement | Support for PostgreSQL, EDB Postgres Advanced Server and EDB Postgres Extended Server version 14 is added. | PEM-4091 |
Enhancement | Support for monitoring status and activities for pgd.stat_subscription and pgd.stat_relation on PGD (Bi-Directional Replication) dashboards and probes is added. | PEM-4179 |
Bug Fix | Support for the truncate table with restart identity. | #2538 |
Bug Fix | Make code folding case insensitive in the code mirror. | #4264 |
Bug Fix | The database and server information displays on the maintenance process watcher dialog. | #4629 |
Bug Fix | Allow the referenced table to be the same as the local table in one to many relationship for ERD Tool. | #6495 |
Bug Fix | Make closing tabs to be smarter by focusing on the appropriate tab when the user closed a tab. | #6625 |
Bug Fix | Set PSQLRC and PSQL_HISTORY environment variables to any specific path to have user separate psql history files. | #6691 |
Bug Fix | Table chart rendering for numeric metrics is enhanced. [Support Ticket #880817] | PEM-2251 |
Bug Fix | A notification banner displays on the monitoring panel when user tries to access excluded database dashboard. | PEM-4218 |
Bug Fix | User can use the same internal SMTP TLS settings for 2FA & Email alerts both. | PEM-4262 |
Bug Fix | The maxlength of url & payload to allow long values in webhook module is increased. [Support Ticket #75367] | PEM-4326 |
Bug Fix | The SQL query to revoke privileges on objects like tables are correctly displayed in SQL tab. | #4567 |
Bug Fix | The user can paste the updated table header in safari 12 and 13 browsers. | #4815 |
Bug Fix | Ensure that trigger function SQL should have 'create or replace function' instead of 'create function' only. | #5849 |
Bug Fix | The images can be exported for the relations where the lines are over the nodes. | #6531 |
Bug Fix | The columns with sequences do not get altered unnecessarily with a schema diff tool. | #6564 |
Bug Fix | The Decimal number is appended for character varying fields while downloading the data in CSV format. | #6572 |
Bug Fix | The data output panel display is partially fixed. | #6536 |
Bug Fix | The whitespace in function bodies are applied while generating the script using schema diff tool. | #6620 |
Bug Fix | Enables PEM to retrieve user permissions in case of nested roles which helps to terminate the session for AWS RDS. | #6641 |
Bug Fix | The errors related to HTML tags shown in the error message for JSON editor are fixed. | #6668 |
Bug Fix | Fixed UnboundLocalError where local variable 'user_id' referenced before assignment. | #6671 |
Bug Fix | Renamed 'Auto rollback?' to 'Auto rollback on error?'. | #6682 |
Bug Fix | The JSON editor issue of hiding the first record. | #6684 |
Bug Fix | Ensure that deleting a database should not automatically connect to the next database. | #6685 |
Bug Fix | Multiple query tool tabs does not get closed for the single close event. | #6710 |