Commit Graph

  • d80cc6f8f9 Updated release note. master Akshay Joshi 2025-10-31 18:20:00 +0530
  • 38ebb43bac
    Add support of DEPENDS/NO DEPENDS ON EXTENSION for PROCEDURE. #6391 Rohit Bhati 2025-10-31 18:17:04 +0530
  • dacdd0075f Add msql/sql and update the resql test cases. Rohit Bhati 2025-10-31 16:59:38 +0530
  • 48b4a8d448
    Fixed an issue where the Select All option on the columns tab of import/export data was not working in languages other than English. #9233 Pravesh Sharma 2025-10-31 16:25:51 +0530
  • 5e8c6249de Fixed an issue where the Select All option on the columns tab of import/export data was not working in languages other than English. #9233 pravesh-sharma 2025-10-31 15:12:20 +0530
  • d9b3f950ad
    Fixed indentation issue in the extraEnvVars field, preserved the serverDefinitions template, corrected a typo in README.md, and increased resource allocations in the Helm chart. Koren Peretz 2025-10-31 09:10:47 +0200
  • 986ba41ba9
    Added the ability to search for tables and automatically bring them into view in the ERD tool. #4306 Aditya Toshniwal 2025-10-31 12:19:27 +0530
  • 60694f4161 Added the ability to search for tables and automatically bring them into view in the ERD tool. #4306 Aditya Toshniwal 2025-10-28 16:21:04 +0530
  • 08379d6ae0
    Fixed an issue where the 2FA window redirected to the login page after session expiration. #9132 Pravesh Sharma 2025-10-31 11:17:04 +0530
  • 7251c1f628
    Fix github actions for pg17 for windows platform broken due to changes in github runner image. Yogesh Mahajan 2025-10-31 11:05:05 +0530
  • 061450c8d7
    Fixed an issue where the Debian build process failed with a "Sphinx module not found" error when using a Python virtual environment. #9240 LiZixin 2025-10-31 13:08:04 +0800
  • 95ee112b03 Update values.yaml Koren Peretz 2025-10-26 16:05:14 +0200
  • 767dce4e6e Update README for PgAdmin4 K8S Helm Chart Koren Peretz 2025-10-24 10:29:34 +0300
  • 54602eadf9 Update README.md Koren Peretz 2025-10-24 10:27:58 +0300
  • 4699c82b06 Preserve tpl for serversDefinitions Koren Peretz 2025-10-15 14:14:39 +0300
  • 6e638c0833 Update deployment.yaml Koren Peretz 2025-10-15 11:28:03 +0300
  • b62212b8e5 Fixed an issue that prevented assigning multiple users to an RLS policy. #9304 Akshay Joshi 2025-10-30 18:54:20 +0530
  • 7c3098f5f9 Fixed an issue where the 2FA window redirected to the login page after session expiration. #9132 pravesh-sharma 2025-10-30 18:26:48 +0530
  • eb97e6aea0 Fix github actions for pg17 for windows platform broken due to changes in github runner image Yogesh Mahajan 2025-10-30 14:56:43 +0530
  • 282a956f4f
    Reverted changes in Python tests for EPAS/PG YAML files that were added to support Subscription RESQL test cases and adjust streaming values for PG v16+. Anil Sahoo 2025-10-30 12:50:33 +0530
  • 00dbe58125
    Add support for formatting .pgerd ERD project file. #8912 Aditya Toshniwal 2025-10-29 16:22:37 +0530
  • 51f7d61c60 Removed precondition_sql and post_scenario_sql. Anil Sahoo 2025-10-29 16:16:57 +0530
  • e4064f637c Reverted changes in Python tests for EPAS/PG YAML files that were added to support Subscription RESQL test cases and adjust streaming values for PG v16+. Anil Sahoo 2025-10-29 15:42:03 +0530
  • 18cbba288b Add support for formatting .pgerd ERD project file. #8912 Aditya Toshniwal 2025-10-29 15:11:34 +0530
  • abdcd983f6
    Add support for setting image download resolution in the ERD tool. #6698 Aditya Toshniwal 2025-10-29 14:57:20 +0530
  • f50b437b28 Add support for setting image download resolution in the ERD tool. #6698 Aditya Toshniwal 2025-10-29 12:38:31 +0530
  • c7a6056ee3 Fixed an issue where Schema Diff does not ignore Tablespace for indexes. #9117 Akshay Joshi 2025-10-28 16:31:39 +0530
  • 657460a197 Add support of DEPENDS/NO DEPENDS ON EXTENSION for PROCEDURE. #6391 Rohit Bhati 2025-10-28 12:44:16 +0530
  • 55c5e86fe0 1) Updated version of Authlib, psycopg[c], typer[all] and selenium. 2) Updated release note. Akshay Joshi 2025-10-28 11:45:57 +0530
  • 8d55e9a445
    Add support for displaying detailed Citus query plans instead of 'Custom Scan' placeholder. #7885 Royston Shufflebotham 2025-10-28 05:17:55 +0000
  • 40f271ada5
    Python dependency: Update typer[all] requirement in /web/regression dependabot[bot] 2025-10-27 11:01:29 +0000
  • 96751d2eec
    Python dependency: Bump psycopg[c] from 3.2.11 to 3.2.12 dependabot[bot] 2025-10-27 10:58:01 +0000
  • 5cb9407189
    Python dependency: Update typer[all] requirement dependabot[bot] 2025-10-27 10:55:21 +0000
  • cc426b27cc
    Python dependency: Bump selenium in /web/regression dependabot[bot] 2025-10-27 10:48:12 +0000
  • 20853ce6d7
    Python dependency: Bump psycopg[c] in /web/regression dependabot[bot] 2025-10-27 10:46:00 +0000
  • c1da777fba 1) Updated Russian translation. 2) Updated electron version. 3) Updated release note Akshay Joshi 2025-10-27 11:26:08 +0530
  • 9e35c32ef2
    Updated Korean translation AKY 2025-10-27 14:47:45 +0900
  • 37a164cccb
    - Rebase pgadmin-org/react-data-grid fork to latest. Aditya Toshniwal 2025-10-27 10:45:36 +0530
  • 1bcfa07629 - Rebase pgadmin-org/react-data-grid fork to latest. - Fixed an issue where data output column resize is not sticking in Safari. #8504 Aditya Toshniwal 2025-10-24 20:26:15 +0530
  • c8345b82b4
    Javascript dependency: Bump electron from 38.2.1 to 38.3.0 in /runtime dependabot[bot] 2025-10-24 03:40:03 +0000
  • c20d035f1b Update Python and JS packages. Aditya Toshniwal 2025-10-24 08:37:55 +0530
  • b46f4ba02c
    Javascript dependency: Bump @mui/x-date-pickers in /web dependabot[bot] 2025-10-24 03:00:38 +0000
  • bb09750acb
    Javascript dependency: Bump eslint from 9.37.0 to 9.38.0 in /web dependabot[bot] 2025-10-24 03:00:32 +0000
  • 9df8651832
    Javascript dependency: Bump typescript-eslint in /web dependabot[bot] 2025-10-24 03:00:26 +0000
  • 9a44fee646 Update release notes. Aditya Toshniwal 2025-10-24 08:29:01 +0530
  • 0a14db01be
    Migrate pgAdmin UI to use React 19. #8676 Aditya Toshniwal 2025-10-24 08:26:10 +0530
  • 32af7cc778 Migrate pgAdmin UI to use React 19 Aditya Toshniwal 2025-10-16 14:44:27 +0530
  • 68f23c64c2
    Disable persistence by default egvimo 2025-10-22 20:33:50 +0200
  • 53a994ba1e
    Fixed an issue where Python tests for EPAS github actions were failing due to a port mismatch with RESQL test case files for Subscription. Anil Sahoo 2025-10-22 18:14:12 +0530
  • e5f7939578 Fixed an issue where Python tests for EPAS github actions were failing due to a port mismatch with RESQL test case files for Subscription. Anil Sahoo 2025-10-22 15:51:46 +0530
  • 447677caa5
    Javascript dependency: Bump eslint-plugin-unused-imports in /runtime dependabot[bot] 2025-10-20 12:22:48 +0000
  • 2288cbc40b
    Python dependency: Bump psycopg[c] in /web/regression dependabot[bot] 2025-10-20 11:01:43 +0000
  • 838325956e
    Python dependency: Bump psycopg[c] from 3.2.10 to 3.2.11 dependabot[bot] 2025-10-20 11:00:49 +0000
  • 6e6f576a4f
    Javascript dependency: Bump eslint from 9.37.0 to 9.38.0 in /runtime dependabot[bot] 2025-10-20 10:58:24 +0000
  • 7650df4072
    Python dependency: Bump selenium in /web/regression dependabot[bot] 2025-10-20 10:42:49 +0000
  • 58b71804d8 Show details Citus query plan instead of just 'Custom Scan' Royston Shufflebotham 2024-11-02 22:47:59 +0000
  • 10003221be
    Updated Korean translation AKY 2025-10-15 20:11:03 +0900
  • 91ad54d17b Fixed an issue where query tool shortcut would trigger the callback twice. #9157 REL-9_9 Aditya Toshniwal 2025-10-14 14:33:17 +0530
  • ea5ee74205 Update version for release v9.9 Akshay Joshi 2025-10-13 20:51:55 +0530
  • 5f22b4e2d2
    Fixed following issues related to auto-update: Anil Sahoo 2025-10-13 17:25:14 +0530
  • 4a796e859e FIxed review comments Anil Sahoo 2025-10-13 16:38:26 +0530
  • fa3bf56da2
    Javascript dependency: Bump typescript-eslint in /web dependabot[bot] 2025-10-13 10:50:57 +0000
  • e8dad74c38
    Javascript dependency: Bump electron from 38.2.1 to 38.2.2 in /runtime dependabot[bot] 2025-10-13 10:49:58 +0000
  • 722310d939
    Python dependency: Update pywinpty requirement in /web/regression dependabot[bot] 2025-10-13 10:49:36 +0000
  • ce45367524
    Javascript dependency: Bump @mui/x-date-pickers in /web dependabot[bot] 2025-10-13 10:44:41 +0000
  • 9b7622ac07
    Javascript dependency: Bump chart.js from 4.5.0 to 4.5.1 in /web dependabot[bot] 2025-10-13 10:44:03 +0000
  • 3fc5ef2f0a
    Python dependency: Update pywinpty requirement from ==2.0.* to ==3.0.* dependabot[bot] 2025-10-13 10:43:56 +0000
  • 9f10975fde
    Python dependency: Bump azure-identity from 1.25.0 to 1.25.1 dependabot[bot] 2025-10-13 10:43:47 +0000
  • afab26ae9f
    Python dependency: Bump azure-identity in /web/regression dependabot[bot] 2025-10-13 10:43:22 +0000
  • 7341a45b2f
    Javascript dependency: Bump webpack from 5.102.0 to 5.102.1 in /web dependabot[bot] 2025-10-13 10:43:14 +0000
  • 543149fb14 1. Fixed the issue where auto-update was not working for macOS x64 arch machines as pgadmin4 zip file name has x86_64 in it. 2. Improved error handling in the /upgrade_check API by replacing the static “Failed to check for update” message for Windows users with a dynamic error message. 3. Fixed the CSS issue affecting the close icon in the warning notifier. 4. Removed trailing periods from helper texts and notifier messages in the app’s auto-update workflow. #9133 Anil Sahoo 2025-10-13 15:20:02 +0530
  • 758bbc7272
    Enable depends on extension option on for functions. Rohit Bhati 2025-10-13 11:39:37 +0530
  • 618e03b65f
    Update Japanese translation for v9.9 rlbxku1r 2025-10-13 15:08:35 +0900
  • dbedaf09bc Update Japanese translation for v9.9 rlbxku1r 2025-10-12 17:33:47 +0900
  • ee2faaa795
    Resolve Sphinx module not found error by using venv Python in debian build process. #9240 lzx3in 2025-10-12 01:13:46 +0800
  • ff364cbce4 Enable depends on extension option on for function.GH-6385 Rohit Bhati 2025-10-10 19:22:03 +0530
  • e9b97d61f8 1) Pin pywinpty due to https://github.com/andfoy/pywinpty/issues/545 2) Remove scram_client_key and scram_server_key from the connection string parameter as it is not meant to be specified directly by users or client applications. Akshay Joshi 2025-10-10 13:07:32 +0530
  • 83377d4a50
    Italian translation updated for v9.9 Domenico Sgarbossa 2025-10-10 09:36:34 +0200
  • 055dd6afcd
    translation updated Domenico Sgarbossa 2025-10-10 08:59:58 +0200
  • c03d21899b Updated message catalogs for v9.9 Aditya Toshniwal 2025-10-10 10:07:42 +0530
  • d03a0cdce6
    Add support for initializing the pgAdmin4 Kubernetes Helm chart. #9225 Koren Peretz 2025-10-08 12:11:00 +0300
  • 2d451327f0
    Merge branch 'master' into master Koren Peretz 2025-10-07 11:03:01 +0300
  • f3567518d3
    Added option to skip the password dialog when using an identity file. #6996 Akshay Joshi 2025-10-07 13:13:37 +0530
  • e8a45a6503
    Merge branch 'master' into master Koren Peretz 2025-10-06 19:38:43 +0300
  • b30520adc0 Updated Python and Javascript dependencies. Akshay Joshi 2025-10-06 17:33:12 +0530
  • 27f0125c24 1) Don't ask for SSH Tunnel or Database server password if it is already saved. 2) Modified the generic error message from SSH Tunnel library. Akshay Joshi 2025-10-06 16:52:36 +0530
  • be77497698
    Javascript dependency: Bump react and @types/react in /web dependabot[bot] 2025-10-06 10:53:00 +0000
  • a4c81d0f08
    Python dependency: Bump selenium in /web/regression dependabot[bot] 2025-10-06 10:44:14 +0000
  • a2eb8abdc0
    Javascript dependency: Bump sql-formatter from 15.6.9 to 15.6.10 in /web dependabot[bot] 2025-10-06 10:38:44 +0000
  • 92c708046d
    Javascript dependency: Bump @mui/material from 7.3.2 to 7.3.4 in /web dependabot[bot] 2025-10-06 10:38:12 +0000
  • 168388cee5
    Javascript dependency: Bump electron from 38.2.0 to 38.2.1 in /runtime dependabot[bot] 2025-10-06 10:37:24 +0000
  • 4e524ad942
    Javascript dependency: Bump react-dom and @types/react-dom in /web dependabot[bot] 2025-10-06 10:37:06 +0000
  • 124f5494e4
    Javascript dependency: Bump eslint from 9.36.0 to 9.37.0 in /runtime dependabot[bot] 2025-10-06 10:36:58 +0000
  • 52d45aab6e
    Javascript dependency: Bump eslint from 9.36.0 to 9.37.0 in /web dependabot[bot] 2025-10-06 10:36:39 +0000
  • 712e4c8ccb
    Javascript dependency: Bump electron-store in /runtime dependabot[bot] 2025-10-06 10:36:10 +0000
  • 999462816b Added option to skip the password dialog when using an identity file. #6996 Akshay Joshi 2025-10-01 15:18:07 +0530
  • 1bb665ce37
    Merge branch 'master' into master Koren Peretz 2025-10-04 08:44:18 +0300
  • c6af61afd3
    Implement pre and post scenario SQL execution in subscription ResQL tests to manage publication lifecycle. #8932 Yogesh Mahajan 2025-10-03 12:12:15 +0530
  • 56ba085d6b Use pre and post scenario sql in subscription resql tests to create publication.#8932 Yogesh Mahajan 2025-10-01 14:40:04 +0530
  • 04024c7f61 Updated Python and Javascript dependencies. Akshay Joshi 2025-10-01 15:27:23 +0530