|`Issue #4636 <https://redmine.postgresql.org/issues/4636>`_ - Added job step and job schedule disable icons to identify it quickly within the browser tree.
|`Issue #2813 <https://redmine.postgresql.org/issues/2813>`_ - Ensure that the password prompt should not be visible if the database server is in trust authentication mode.
|`Issue #3495 <https://redmine.postgresql.org/issues/3495>`_ - Fixed an issue where the query tool unable to load the filewhich contains the BOM marker.
|`Issue #3523 <https://redmine.postgresql.org/issues/3523>`_ - Fixed an issue whereright-clicking a browser object does not apply to the object on which right-click was fired.
|`Issue #3645 <https://redmine.postgresql.org/issues/3645>`_ - Ensure that the start and end date should be deleted when clear the selection for pgAgent Job.
|`Issue #3988 <https://redmine.postgresql.org/issues/3988>`_ - Fixed cursordisappearedissue in the query editor for some of the characters when zoomed out.
|`Issue #4180 <https://redmine.postgresql.org/issues/4180>`_ - Fixed mouse click issue where itdoes not select an object in Browser unless the pointer is over the object.
|`Issue #4440 <https://redmine.postgresql.org/issues/4440>`_ - Ensure the DROP statements in reverse engineered SQL are properly quoted for all objects.
|`Issue #4504 <https://redmine.postgresql.org/issues/4504>`_ - Fixed an issue where like options should be disabledif the relation is not selected whilecreating a table.
|`Issue #4573 <https://redmine.postgresql.org/issues/4573>`_ - Ensure that if the delimiter is set other than comma then download the file as '.txt' file.
|`Issue #4709 <https://redmine.postgresql.org/issues/4709>`_ - Added schema-qualified dictionary names in FTS configuration to avoidconfusion of duplicatenames.
|`Issue #4856 <https://redmine.postgresql.org/issues/4856>`_ - Enable the save button by default when a query tool is opened with CREATE or other scripts.
|`Issue #4858 <https://redmine.postgresql.org/issues/4858>`_ - Fixed python exception error when user tries to download the CSV and there is a connection issue.
|`Issue #4873 <https://redmine.postgresql.org/issues/4873>`_ - Fixed an issue when changing the comments of the procedure with arguments gives error in case of overloading.
|`Issue #4957 <https://redmine.postgresql.org/issues/4957>`_ - Ensure thatConstraint Trigger, Deferrable, Deferred option should be disabled when the user selects EDB-SPL function for the trigger.
|`Issue #5043 <https://redmine.postgresql.org/issues/5043>`_ - Fixed an issue where columns names should be visible in the order of their creationin the browser tree.
|`Issue #5180 <https://redmine.postgresql.org/issues/5180>`_ - Fixed an issuewhere the autovacuum_enabled parameter is added automatically in the RE-SQL when the table has been created using the WITH clause.
|`Issue #5210 <https://redmine.postgresql.org/issues/5210>`_ - Ensure that text larger than underlying field size should not be truncated automatically.
|`Issue #5268 <https://redmine.postgresql.org/issues/5268>`_ - Fixed generated SQL whenany token in FTS Configuration or any option in FTS Dictionary is changed.
|`Issue #5362 <https://redmine.postgresql.org/issues/5362>`_ - Fixed an issue where the identical packages and sequences visibleas different in the schema diff tool.
|`Issue #5366 <https://redmine.postgresql.org/issues/5366>`_ - Added alert message to Reset Layout if any of the panels from Query Tool failed to load.
|`Issue #5375 <https://redmine.postgresql.org/issues/5375>`_ - Fixed an issuewhere the Mode cell of argument grid does not appear completely in the Functions dialog.
|`Issue #5387 <https://redmine.postgresql.org/issues/5387>`_ - Fixed an issue where the mode is not shown in thepropertiesdialog of functions/procedures if all the arguments are "IN" arguments.
|`Issue #5396 <https://redmine.postgresql.org/issues/5396>`_ - Fixed an issue where the search object module unable to locatethe object in the browser tree.
|`Issue #5402 <https://redmine.postgresql.org/issues/5402>`_ - Fixed an issue where the checkbox is not visible on Configuration dialog in runtime for the dark theme.
|`Issue #5432 <https://redmine.postgresql.org/issues/5432>`_ - Fixed an issue where an internal user is not created if the authentication source is set to internal and ldap.
|`Issue #5439 <https://redmine.postgresql.org/issues/5439>`_ - Fixed an issue where the user is not able tocreate a server if login with an LDAP account.
|`Issue #5441 <https://redmine.postgresql.org/issues/5441>`_ - Fixed an issue where the search object not able to locatepg_toast_* tables in the pg_toast schema.