Added an option to open the file in a new tab within the query tool.
Add support for one-to-one relationships in the ERD tool.
Enable the ability to close the 'Welcome' tab in the Query Tool/PSQL Workspace.
Bugs/Housekeeping:
Added support for Python 3.13.
Fixed an issue where pgAdmin does not support pg_vector column length/precision.
Fixed an issue where pasting text containing JSON data into the query tool grid would result in incorrect parsing.
Fixed an issue where the query tool was not treating IDENTITY columns as columns with default values when inserting new rows.
Fixed an issue where the ERD tool failed to open a saved file containing parent-child relationships within the same table.
Fixed the Docker image entrypoint.sh email validation.
Fixed an issue where the User Management and Change Password dialogs were hidden when selecting a menu while a workspace other than 'Default' was active.
Fixed an issue where the column order displayed was incorrect for exclusion constraints with multiple columns.
Fixed an issue where deleting rows in the query tool would delete all rows in the table when 'Select All Remaining Rows' was used.
Ensure the saved passwords are decrypted with the correct encryption key for external authentication in server mode.
Builds for Windows and macOS are available now, along with a Python Wheel,
Docker Container, RPM, DEB Package, and source code tarball from: