Akshay Joshi
a4c5e5683c
Remove python version check for setuptools.
2025-08-07 18:56:51 +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
Akshay Joshi
4d078ab747
Updated Python and JavaScript dependecies.
2025-08-05 13:10:42 +05:30
excavator-matt
96de08212a
Clarify version in issue template ( #9020 )
2025-08-04 14:43:55 +01:00
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
Aditya Toshniwal
86c2769221
Check if sharp is failing on bundle before running image minimizer
2025-08-04 12:35:29 +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
Aditya Toshniwal
9f866b0b27
Make image minimising optional based on sharp package availability.
2025-08-04 11:38:47 +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
Dave Page
6db0cc5c5d
Ensure we have the tools to configure SELinux policies.
...
The semanage utility is required to configure the policy for the
pgAdmin log/lib directories in server mode, but it may not always
be installed on a system.
2025-07-30 11:45:07 +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
Akshay Joshi
e0e99ddbb5
1) Updated release note.
...
2) Updated logic for release converter
2025-07-29 15:48:16 +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
Akshay Joshi
33dcb36db5
1) Added release note
...
2) Updated JavaScript dependencies
2025-07-29 11:57:07 +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
Akshay Joshi
79aeb5204c
Updated Python and JavaScript dependencies.
2025-07-28 11:31:40 +05:30
Akshay Joshi
de48d4ecda
Updated release date.
2025-07-23 17:56:15 +05:30
Aditya Toshniwal
0d204d0554
Update yarn.lock as previous commit is changing the yarn.lock file on yarn install
2025-07-22 17:19:24 +05:30
Aditya Toshniwal
37bdd22e24
Update form-data in yarn.lock to fix a security issue found in form-data
2025-07-22 17:01:52 +05:30
Aditya Toshniwal
2a43d1c939
Nullify git:hash script in package.json for source code tarball release since commit hash is already included
2025-07-22 16:08:51 +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
Aditya Toshniwal
3aad58751a
Fixed security vulnerabilities identified in the yarn.lock file.
2025-07-15 17:41:31 +05:30
Akshay Joshi
61a420c9fc
Updated release note.
2025-07-15 11:52:36 +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