Khushboo Vashi
e50d839ac0
Updated message catalogs for v9.11
2025-12-04 15:50:27 +05:30
Akshay Joshi
c6406dbaa4
Fixed Javascript test cases.
2025-12-02 16:37:10 +05:30
Dave Page
9c8df1ad3b
React string cleanup.
2025-12-01 16:18:27 +05:30
Dave Page
e7db3510e1
Javascript string cleanup ( #9405 )
...
* Javascript string cleanup
* Further JS string fixes.
2025-12-01 10:17:30 +00:00
Dave Page
70e4435b04
Python string cleanup
...
* Python string cleanup
* Fix line lengths
* Further Python string fixes.
2025-12-01 11:06:21 +05:30
Aditya Toshniwal
8c153be335
Fixed an issue where connection is failing via Query Tool/PSQL Tool workspaces. #9354
2025-11-25 12:05:22 +05:30
Rohit Bhati
f06668aed9
Add support of DEPENDS/NO DEPENDS ON EXTENSION for INDEX. #6388
2025-11-19 12:32:35 +05:30
Rohit Bhati
467e496599
Add support of DEPENDS/NO DEPENDS ON EXTENSION for MATERIALIZED VIEW. #6390
2025-11-18 16:14:00 +05:30
Anil Sahoo
d6b2379fbe
Fixed an issue where EXPLAIN should run on query under cursor if no text is selected. #9297
2025-11-18 12:17:46 +05:30
Anil Sahoo
14dec7e5ed
Add support for showing the column data type beside column name in the object explorer. #8968
2025-11-12 19:50:28 +05:30
Akshay Joshi
60c56b3285
Fixed API test case for restore.
2025-11-10 13:26:42 +05:30
Khushboo Vashi
09d2b7eeb0
1) Fixed LDAP authentication flow vulnerable to TLS certificate verification bypass (CVE-2025-12765). #9324
...
2) Fixed LDAP injection vulnerability in LDAP authentication flow (CVE-2025-12764). #9325
2025-11-10 11:27:56 +05:30
Yogesh Mahajan
e374edc692
Fixed Command injection vulnerability allowing arbitrary command execution on Windows (CVE-2025-12763). #9323
2025-11-10 11:27:56 +05:30
Akshay Joshi
1d397395f7
Fixed remote code execution vulnerability when restoring PLAIN-format SQL dumps in server mode (CVE-2025-12762). #9320
2025-11-10 11:27:55 +05:30
Libor M.
ed52a44b17
Updated Czech translation.
2025-11-10 11:13:33 +05:30
Khushboo Vashi
d1805c5640
Ensure that the Password Change and Application Restore features comply with FIPS standards.
2025-11-07 17:32:51 +05:30
Domenico Sgarbossa
c04b9198c8
Updated Italian translation
2025-11-07 10:09:26 +05:30
Aditya Toshniwal
ec63acc4c5
Updated message catalogs for v9.10
2025-11-06 15:55:36 +05:30
Aditya Toshniwal
f906326003
Fixed an issue where the last used storage directory was reset to blank, leading to access denied errors during backup or restore operations. #9281
2025-11-06 15:43:06 +05:30
Aditya Toshniwal
39b6f40482
Fix following issues:
...
1. Debian builds are failing after commiting changes for #9240 .
2. Object explorer context menu shows "No objects selected" on preferences change.
2025-11-04 16:49:12 +05:30
Rohit Bhati
38ebb43bac
Add support of DEPENDS/NO DEPENDS ON EXTENSION for PROCEDURE. #6391
2025-10-31 18:17:04 +05:30
Pravesh Sharma
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
2025-10-31 16:25:51 +05:30
Aditya Toshniwal
986ba41ba9
Added the ability to search for tables and automatically bring them into view in the ERD tool. #4306
2025-10-31 12:19:27 +05:30
Pravesh Sharma
08379d6ae0
Fixed an issue where the 2FA window redirected to the login page after session expiration. #9132
2025-10-31 11:17:04 +05:30
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
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
0a14db01be
Migrate pgAdmin UI to use React 19. #8676
2025-10-24 08:26:10 +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
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
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
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
Rohit Bhati
9e6ab295df
Add support of DEPENDS/NO DEPENDS ON EXTENSION for ALTER FUNCTION. #6385
2025-10-01 13:49: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
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
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
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
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
Rohit Bhati
fc41c795f1
Add menu items for truncating foreign tables. #6396
2025-08-28 10:23:46 +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
Aditya Toshniwal
15c212a2df
Change the default pgAdmin theme to System. #9093
2025-08-25 12:33:27 +05:30
Anil Sahoo
cad6025ce9
Fixed an issue on Linux systems where the /upgrade_check API in server mode raised a KeyError.
2025-08-20 08:29:11 +05:30
Aditya Toshniwal
9d0ec04667
Add support for changing cursor blink rate within the editors. #8712
2025-08-18 12:34:31 +05:30
webmasterzamora
24b4d35565
Spanish translation for version 9.7
2025-08-18 12:27:09 +05:30
Libor M.
0c8571de9e
Czech translation for version 9.7
2025-08-18 12:26:16 +05:30
Akshay Joshi
2075dd5270
Updated message catalogs for v9.7
2025-08-14 16:23:49 +05:30
Yogesh Mahajan
7d0241008b
Ensure that disabling "Save Application State" in Preferences prevents tool data from being saved and stops it from being restored on application restart. #9067
2025-08-14 13:47:30 +05:30
Akshay Joshi
1eb7c9d3e2
Added support for builtin locale provider while creating Collation. #8931
2025-08-11 11:42:14 +05:30
Khushboo Vashi
d53a34b8df
Fixed the issue where updating the name of a table column does not reflect in the corresponding primary key constraint. #7617
2025-08-07 16:36:38 +05:30
Anil Sahoo
8a4a3814ab
Fixed an issue where custom column widths in the result grid of Query Tool or View/Edit Data were reset after re-executing a query. #7057
2025-08-07 15:32:40 +05:30
Akshay Joshi
6aaf47ddb4
Fixed JavaScript test cases. Replace deprecated inputProps with slotProps.
2025-08-06 18:54:04 +05:30
Anil Sahoo
2dd27d20c1
Fixed an issue where adding breakpoints caused errors, and stepping out of a nested function removed breakpoints from the parent function. #8982
2025-08-04 16:59:38 +05:30
Akshay Joshi
1316a3d7d8
Added all new connection string parameters introduced in PostgreSQL 16 and later. #8935
2025-08-04 12:02:30 +05:30
Pravesh Sharma
829d6323b8
Fixed an issue where CPU usage was very high on Windows when opening the psql tool. #8864
2025-08-01 12:41:16 +05:30
Akshay Joshi
559c6cfa65
Added GENERIC_PLAN, MEMORY, SERIALIZE option to EXPLAIN/EXPLAIN ANALYZE command. #6456
2025-08-01 12:40:07 +05:30
Yogesh Mahajan
1f7fbb91f7
Ensure the scratch pad in the Query Tool is not restored after it is closed. #9007
...
Update the documentation for parameters that require file paths. #9008
2025-07-31 17:24:27 +05:30
Rohit Bhati
3b9359945e
Added PKEY index in the index statistics summary. #8971
2025-07-31 17:12:15 +05:30
Aditya Toshniwal
99b822e472
Add support for server tag-based filtering in the Object Explorer. #8917
2025-07-31 17:06:40 +05:30
Aditya Toshniwal
b2ec3a5acc
Fixed an issue where pgAdmin failed to update the server connection status when the server was disconnected in the background and a refresh was performed on that server. #8149
2025-07-31 12:43:49 +05:30
Anil Sahoo
9eec4f5b8c
Add support for automatic updates in the pgAdmin 4 Desktop application on macOS. #5766
2025-07-31 11:30:19 +05:30
Aditya Toshniwal
a197c85f3a
Replace shortened URLs using goog.gl as goog.gl links will no longer be available
2025-07-30 10:17:06 +05:30
Akshay Joshi
aa0a1f676d
Fix PEP8
2025-07-29 18:12:40 +05:30
Akshay Joshi
5963593fed
Replace keyword PROCEDURE with FUNCTION while creating trigger and event trigger. #6384
2025-07-29 17:48:41 +05:30
Rohit Bhati
85510b961f
Make Dashboard tables to be vertically resizable. #8650
2025-07-29 15:31:47 +05:30
Rohit Bhati
bf229c0d79
Ensure DB restriction type is preserved while import and export server. #8867
2025-07-29 15:26:01 +05:30
Pravesh Sharma
8a4eb4f8ad
Fixed an issue in Firefox where the query window would shift to the left after opening the history tab or selecting a column header in the results grid. #8756
2025-07-28 16:27:31 +05:30
Pravesh Sharma
62eb330423
Introduced an ‘Editor’ preferences category and migrated all editor related settings into it. #8861
2025-07-28 14:09:16 +05:30
Murtuza Zabuawala
e73d8f4532
Fixed incorrect behaviour of the option deduplicate items after creating the index. #8969
2025-07-28 13:23:39 +05:30
Aditya Toshniwal
c4f7a18ec5
Fixed following issues found while testing v9.6 candidate build:
...
1. Migration failed on Debian 11.
2. Menu shortcuts should not for opening search object and query tool when not in default workspace.
Co-authored-by: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>
Co-authored-by: Pravesh Sharma <pravesh.sharma@enterprisedb.com>
2025-07-22 16:00:29 +05:30
Aditya Toshniwal
fdc38f75f8
Update version for release v9.6
2025-07-21 15:34:04 +05:30
Yogesh Mahajan
56d5cab13e
Ensure that reconnect dialogs are shown when restoring pgAdmin sessions for the Query Tool or View/Edit Data, if the server password was not saved. #8901
2025-07-21 15:11:12 +05:30
Aditya Toshniwal
bec47845be
Add support for showing pgAdmin shortcuts on Electron menus. #1923
2025-07-21 15:07:17 +05:30
Libor M.
6dc5807192
Czech translation for version 9.6
2025-07-19 10:20:56 +05:30
Khushboo Vashi
ea085cd009
Fix pagination issues in the query tool data output when using a server-side cursor.
2025-07-18 17:54:06 +05:30
Domenico Sgarbossa
6fdb82dd76
Italian translation updated for v9.6
2025-07-18 09:09:24 +05:30
Aditya Toshniwal
a3e1a3672c
Updated message catalogs for v9.6
2025-07-17 18:29:52 +05:30
Akshay Joshi
8046c238d8
Make the 'Password' and 'Save Password' options visible in edit mode in the Server Dialog.
2025-07-17 18:19:20 +05:30
Yogesh Mahajan
82730da392
Fixed following issues reported while testing application restore changes: #8901
...
1. Preserve updated tab titles on session restore
2. Ensure query tools opened via the 'Generate Script' are editable.
3. On restore, ensure the query content is correctly loaded into the query tool when it is opened from tools like ERD.
2025-07-17 16:28:57 +05:30
Akshay Joshi
fe2332f606
Fixed merge conflict issues.
2025-07-17 12:44:53 +05:30
Akshay Joshi
d26b63fdf5
Use 'Drop' instead of 'Delete' for object commands to make destructive actions more deliberate. #8958
2025-07-16 18:02:24 +05:30
Rohit Bhati
770a0f27af
Ensure that keyboard shortcuts are displayed in tooltips, context menus, and the main menu. #1923
2025-07-16 17:51:26 +05:30
Pravesh Sharma
ced002a6ad
Fixed an issue where json editor in result grid was crashing if null value is set in the json editor. #8907
2025-07-16 17:49:00 +05:30
Khushboo Vashi
8c662424b2
Display a confirmation message for the server-side cursor transaction status when closing the query tool.
...
Resolve the pagination issue by fetching an additional row to determine the availability of the next record set when using a server-side cursor.
2025-07-15 11:51:14 +05:30
Grégoire Bellon-Gervais
13ade4c0b2
Enable the PKCE workflow for OAuth 2 authentication. #8941
2025-07-15 11:36:05 +05:30
Yogesh Mahajan
1195f14327
Improved the application restore which includes: #8901
...
1. Leverage rc-dock layout to restore the application state.
2. Move the save and load file endpoints to the file manager module.
3. Ensure that the order and layout of tabs is maintained on restore.
4. Persist the changed title of tabs on restore.
2025-07-15 11:21:57 +05:30