1 Commits

Author SHA256 Message Date
c6f1712f1e - update to 9.2:
* supported database servers
    - postgresql: 13, 14, 15, 16 and 17
    - edb advanced server: 13, 14, 15, 16 and 17
  * bundled postgresql utilities
    - psql, pg_dump, pg_dumpall, pg_restore: 17.2
  * New features
    - Added an ability to configure the font family for SQL
      editors.
    - Added support to automatically open a file after it is
      downloaded in the desktop mode.
    - Added support for post-connection SQL execution, which will
      be run automatically on each connection made to any database
      of the server.
    - Add support for restoring plain SQL database dumps.
    - Added support for creating Directory nodes in EPAS.
    - Change icon buttons to show tooltip even when disabled.
    - Add an option to load/replace the servers.json file on each
      container startup.
    - Open user management in a separate tab instead of a dialog to
      enhance UI/UX.
  * Housekeeping
    - Added Security.md file.
  * Bug fixes
    - Ensure that modal dialogs are not triggered more than once to
      avoid duplicates.
    - Change session files garbage collection strategy.
    - Fixed an issue where pgAdmin should fallback to main screen
      if the last opened screen is disconnected.
    - Fixed an issue where the PSQL terminal displays keyname for

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgadmin4?expand=0&rev=77
2025-04-09 09:16:22 +00:00