Akshay Joshi
b62212b8e5
Fixed an issue that prevented assigning multiple users to an RLS policy. #9304
2025-10-30 18:54:20 +05:30
Anil Sahoo
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+.
2025-10-30 12:50:33 +05:30
Aditya Toshniwal
00dbe58125
Add support for formatting .pgerd ERD project file. #8912
2025-10-29 16:22:37 +05:30
Aditya Toshniwal
abdcd983f6
Add support for setting image download resolution in the ERD tool. #6698
2025-10-29 14:57:20 +05:30
Akshay Joshi
c7a6056ee3
Fixed an issue where Schema Diff does not ignore Tablespace for indexes. #9117
2025-10-28 16:31:39 +05:30
Akshay Joshi
55c5e86fe0
1) Updated version of Authlib, psycopg[c], typer[all] and selenium.
...
2) Updated release note.
2025-10-28 11:45:57 +05:30
Royston Shufflebotham
8d55e9a445
Add support for displaying detailed Citus query plans instead of 'Custom Scan' placeholder. #7885
2025-10-28 10:47:55 +05:30
Akshay Joshi
c1da777fba
1) Updated Russian translation.
...
2) Updated electron version.
3) Updated release note
2025-10-27 11:26:08 +05:30
AKY
9e35c32ef2
Updated Korean translation
2025-10-27 11:17:45 +05:30
Aditya Toshniwal
37a164cccb
- Rebase pgadmin-org/react-data-grid fork to latest.
...
- Fixed an issue where data output column resize is not sticking in Safari. #8504
2025-10-27 10:45:36 +05:30
Aditya Toshniwal
c20d035f1b
Update Python and JS packages.
2025-10-24 08:37:55 +05:30
Aditya Toshniwal
9a44fee646
Update release notes.
2025-10-24 08:29:01 +05:30
Aditya Toshniwal
0a14db01be
Migrate pgAdmin UI to use React 19. #8676
2025-10-24 08:26:10 +05:30
Anil Sahoo
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.
2025-10-22 18:14:12 +05:30
Aditya Toshniwal
91ad54d17b
Fixed an issue where query tool shortcut would trigger the callback twice. #9157
2025-10-14 14:33:17 +05:30
Akshay Joshi
ea5ee74205
Update version for release v9.9
2025-10-13 20:51:55 +05:30
Anil Sahoo
5f22b4e2d2
Fixed following issues related to auto-update:
...
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
2025-10-13 17:25:14 +05:30
Rohit Bhati
758bbc7272
Enable depends on extension option on for functions.
2025-10-13 11:39:37 +05:30
rlbxku1r
618e03b65f
Update Japanese translation for v9.9
2025-10-13 11:38:35 +05:30
Akshay Joshi
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.
2025-10-10 13:07:32 +05:30
Domenico Sgarbossa
83377d4a50
Italian translation updated for v9.9
2025-10-10 13:06:34 +05:30
Aditya Toshniwal
c03d21899b
Updated message catalogs for v9.9
2025-10-10 10:07:42 +05:30
Koren Peretz
d03a0cdce6
Add support for initializing the pgAdmin4 Kubernetes Helm chart. #9225
2025-10-08 14:41:00 +05:30
Akshay Joshi
f3567518d3
Added option to skip the password dialog when using an identity file. #6996
...
1. Don't ask for the SSH Tunnel or Database server password if it is already saved.
2. Modified the generic error message from the SSH Tunnel library.
2025-10-07 13:13:37 +05:30
Akshay Joshi
b30520adc0
Updated Python and Javascript dependencies.
2025-10-06 17:33:12 +05:30
Yogesh Mahajan
c6af61afd3
Implement pre and post scenario SQL execution in subscription ResQL tests to manage publication lifecycle. #8932
2025-10-03 12:12:15 +05:30
Akshay Joshi
04024c7f61
Updated Python and Javascript dependencies.
2025-10-01 15:27:23 +05:30
Rohit Bhati
9e6ab295df
Add support of DEPENDS/NO DEPENDS ON EXTENSION for ALTER FUNCTION. #6385
2025-10-01 13:49:03 +05:30
Akshay Joshi
5c9acc1c3d
1) Added PG 18 in the github runner.
...
2) Added PG 18 in the docker container file.
2025-09-29 13:40:03 +05:30
Anil Sahoo
c75bba03c2
1) Added 'failover' parameter support in CREATE and ALTER SUBSCRIPTION for PostgreSQL v17+. #8932
...
2) Added 'two_phase' parameter support for ALTER SUBSCRIPTION for PostgreSQL v18+.
3) Updated versioned_template_loader.py to prioritize v18+ templates.
4) Updated the default value of the streaming parameter in CREATE SUBSCRIPTION to 'parallel' in PG v18 (previously false).
2025-09-29 12:52:47 +05:30
Aditya Toshniwal
93bbadb994
Fixed an issue where the query tool displayed 'default' instead of 'null' for null text data in the data output. #9098
2025-09-29 12:37:25 +05:30
Akshay Joshi
42ff67c845
Updated Python and Javascript dependencies.
2025-09-25 15:50:14 +05:30
Yogesh Mahajan
5376d88444
Update the PATH variable with the newly installed EPAS directory to use the correct pg_config.
2025-09-24 15:55:10 +05:30
Yogesh Mahajan
f733d124bd
Update the PATH variable with the newly installed PostgreSQL directory to use the correct pg_config.
2025-09-24 14:55:56 +05:30
Aditya Toshniwal
7ff3c4bbeb
Fixed an issue where shortcuts are not working as expected on multiple keyboard layouts. #9157
2025-09-17 11:34:15 +05:30
Aditya Toshniwal
e5590797c0
Fixed an issue where saving the newly changed preferences was not reflecting on the preferences tab. #9158
2025-09-16 14:09:11 +05:30
Akshay Joshi
8576a5e7e6
Updated Javascript dependencies.
2025-09-15 09:45:05 +02:00
Akshay Joshi
3e66b6f7be
1) Added "MULTIRANGE_TYPE_NAME" option while creating a Range Type. #6394
...
2) Added "SUBSCRIPT" option while creating an External Type. #6395
2025-09-11 14:27:27 +05:30
Akshay Joshi
2fd2a144f1
Updated Python and Javascript dependecies.
2025-09-08 16:34:56 +05:30
Pravesh Sharma
500a5c7101
Fixed an issue where the pgAdmin configuration database wasn't being created on a fresh install when an external database was used for the configuration. #9125
2025-09-02 19:25:04 +05:30
Khushboo Vashi
5498682934
Update version for release v9.8
2025-09-01 16:39:08 +05:30
Khushboo Vashi
cdeb18fcbb
Fixed Cross-Origin Opener Policy (COOP) vulnerability in the OAuth 2.0 authentication flow (CVE-2025-9636). #9114
2025-09-01 16:34:18 +05:30
Aditya Toshniwal
0de635cc4c
Fixed an issue where editor shortcuts fail when using Option key combinations on macOS, due to macOS treating Option+Key as a different key input. #9116
2025-09-01 16:21:03 +05:30
Akshay Joshi
e09af0a0e9
Updated release note.
2025-08-28 16:18:38 +05:30
Akshay Joshi
ade57d4ec4
Updated Python and JavaScript dependencies.
2025-08-28 12:56:20 +05:30
Rohit Bhati
fc41c795f1
Add menu items for truncating foreign tables. #6396
2025-08-28 10:23:46 +05:30
Pravesh Sharma
7caaf2de82
Fixed an issue where pgAdmin config migration was failing while upgrading to v9.7 #9095
2025-08-28 10:15:35 +05:30
Akshay Joshi
09bc544e83
Pin Paramiko to version 3.5.1 to fix the DSSKey error introduced in the latest release. #9090
2025-08-25 18:09:45 +05:30
Domenico Sgarbossa
42a47126aa
Italian translation update
2025-08-25 18:08:23 +05:30
Aditya Toshniwal
db87df8f82
Remove usage of BrowserFS as it is deprecated. #7448
2025-08-25 14:34:33 +05:30