|`Issue #5060 <https://redmine.postgresql.org/issues/5060>`_ - Ensure all binaries are securely signed and linked with the hardened runtime in the macOS bundle
|`Issue #4506 <https://redmine.postgresql.org/issues/4506>`_ - Fix an issue where clicking on an empty textbox like fill factor or comments,considers it as change and enabled the save button.
|`Issue #4842 <https://redmine.postgresql.org/issues/4842>`_ - Ensure that constraints, indexes, rules, triggers, and compound triggers should be created on partitions.
|`Issue #4950 <https://redmine.postgresql.org/issues/4950>`_ - Ensurethat the user should be able to select/modify tablespace for the partitioned table on v12 and above.
|`Issue #5004 <https://redmine.postgresql.org/issues/5004>`_ - Fix vulnerability issues reportedby 'yarn audit'. Replace the deprecateduglifyjs-webpack-plugin with a terser-webpack-plugin.
|`Issue #5008 <https://redmine.postgresql.org/issues/5008>`_ - Ensure that the error message should not be displayed if Tablespace is not selectedwhile creating the index.
|`Issue #5009 <https://redmine.postgresql.org/issues/5009>`_ - Fix an issue where operator, access method and operator class is not visible for exclusion constraints.
|`Issue #5013 <https://redmine.postgresql.org/issues/5013>`_ - Add a note to the documentation about the use of non-privileged ports on filesystems that don't support extended attributes when running the container.
|`Issue #5047 <https://redmine.postgresql.org/issues/5047>`_ - Added tab navigation for tabs under explain panel in query tool.
|`Issue #5068 <https://redmine.postgresql.org/issues/5068>`_ - Fix an issue where the table is not created withautovacuum_enabled andtoast.autovacuum_enabled for PG/EPAS 12.