Aditya Toshniwal
|
056aff4742
|
Revert the changes done for removing support for Python 3.7
|
2024-06-12 16:23:27 +05:30 |
Yogesh Mahajan
|
6357672387
|
Provide an option to set the theme based on the OS theme. #5932
|
2024-06-12 16:18:37 +05:30 |
Aditya Toshniwal
|
bdf4f39b2b
|
- Update release notes.
- Update more JS packages.
|
2024-06-11 15:28:21 +05:30 |
Akshay Joshi
|
6b9e3f5d1c
|
Update release note.
|
2024-06-07 15:54:41 +05:30 |
Akshay Joshi
|
a46f99d360
|
1) Partially fixed the issue with inserting characters at the end of the line by setting 'Underline query at cursor?' to false by default.
2) Update release note.
|
2024-06-04 18:18:16 +05:30 |
Akshay Joshi
|
29a526626f
|
Fixed an issue where the size displayed as 'NaN B' for all databases in the statistics tab. #7524
|
2024-06-03 17:10:11 +05:30 |
Akshay Joshi
|
2fb5b26adb
|
Update release note.
|
2024-05-31 11:26:15 +05:30 |
Khushboo Vashi
|
2ab2d6b57c
|
Fix the issue where the query tool documentation screen-shot displays the incorrect function key. #7507
|
2024-05-28 12:10:14 +05:30 |
Akshay Joshi
|
8f8f8ec79a
|
Update version for release v8.7
|
2024-05-27 16:14:43 +05:30 |
Anil Sahoo
|
6690b16f8a
|
Added support for executing the query at the cursor position in the query tool. #6841
|
2024-05-27 16:11:59 +05:30 |
Akshay Joshi
|
908d7e88b6
|
Updated release note.
|
2024-05-24 15:33:59 +05:30 |
Rohit Bhati
|
4e3ec91d23
|
Added support for the 'Add to macros' feature and fixed various usability issues. #4735
|
2024-05-24 15:30:31 +05:30 |
Akshay Joshi
|
6c7bc1c815
|
Ensure that Schema Diff does not indicate a table as different when the trigger names are the same but the trigger function body is different. #5762
|
2024-05-21 16:04:25 +05:30 |
Aditya Toshniwal
|
dd45f06d50
|
Added support for viewing PGD Clusters. #7215
|
2024-05-20 16:54:49 +05:30 |
Aditya Toshniwal
|
9647482791
|
Fixed incorrect highlighting for C-Style escape strings in SQL editor. #7485
|
2024-05-20 10:13:30 +05:30 |
Akshay Joshi
|
95466b9d6c
|
Update release note.
|
2024-05-15 15:30:45 +05:30 |
Pravesh Sharma
|
1c44cfb714
|
Update the documentation for preferences dialog and keyboard shortcuts. #7349, #7458
|
2024-05-15 15:21:23 +05:30 |
Akshay Joshi
|
2dcaf0b4ed
|
Update release note
|
2024-05-15 13:11:28 +05:30 |
Aditya Toshniwal
|
0e786c519e
|
Replace the current FontAwesome based PSQL tool icon with MUI Terminal icon. #7472
|
2024-05-14 11:05:27 +05:30 |
Aditya Toshniwal
|
3b20cad5bb
|
Fixed an issue where drag and drop publication and subscription name in SQL editors was not working. #6086
|
2024-05-09 15:34:44 +05:30 |
Akshay Joshi
|
9edc1d225e
|
Fixed an issue of the pgAdmin window size increasing each time it was reopened. #6464
|
2024-05-07 17:35:03 +05:30 |
Akshay Joshi
|
1c458b82cd
|
Update release note.
|
2024-05-06 11:22:12 +05:30 |
Aditya Toshniwal
|
b85d8c1446
|
Changes in Query Tool, Debugger, and ERD Tool shortcuts to remove the use of Accesskey which will allow them to be customized. #7192
|
2024-05-06 11:15:44 +05:30 |
Khushboo Vashi
|
f4761f55f7
|
Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425
|
2024-04-29 13:41:02 +05:30 |
Pravesh Sharma
|
e18a8bf620
|
Fixed issue found during testing of #7163.
|
2024-04-29 13:12:21 +05:30 |
Akshay Joshi
|
92bb931b0a
|
Fixed an issue where incorrect select/exec scripts were generated for functions/procedures. #7334
|
2024-04-25 17:24:02 +05:30 |
Khushboo Vashi
|
10ba029980
|
Fixed an issue where connection to the database is not automatically re-established after connectivity drop. #7372
|
2024-04-24 14:37:33 +05:30 |
Akshay Joshi
|
9f6ddd3cf9
|
Fixed violates check constraint issue when creating a pgAgent schedule. #7390
|
2024-04-23 17:27:11 +05:30 |
Khushboo Vashi
|
84c024f6fa
|
Fixed an issue when closing the view data second tab; it raises the error that the 'ViewCommand' object has no attribute 'auto_commit'. #7384
|
2024-04-23 14:45:15 +05:30 |
Akshay Joshi
|
3e0ade5a59
|
Fixed an issue where pressing backspace should remove the spaces and not the entire tab width, on enabling 'Use spaces?' in the preferences. #7317
|
2024-04-22 12:33:38 +05:30 |
Akshay Joshi
|
b475be93fa
|
Update yarn.lock file
|
2024-04-18 12:46:00 +05:30 |
Aditya Toshniwal
|
29ccdb3242
|
Fixed an issue where debugger was not scrolling automatically on stepping. #7275
|
2024-04-16 15:33:42 +05:30 |
Akshay Joshi
|
0546e79aed
|
Made adjustments to ensure the correct version of Authlib is used. #7362
|
2024-04-16 12:56:42 +05:30 |
Akshay Joshi
|
60497df04b
|
Updated release note.
|
2024-04-15 11:54:31 +05:30 |
Pravesh Sharma
|
f143aa05a3
|
Added support for excluding multiple tables while taking Backup. #7163
|
2024-04-15 11:50:08 +05:30 |
Aditya Toshniwal
|
e612140473
|
Update release notes.
|
2024-04-10 18:00:57 +05:30 |
Aditya Toshniwal
|
ed2a73f7ff
|
Fix artifact archive error for EPAS tests on github workflows
|
2024-04-09 09:52:39 +05:30 |
Aditya Toshniwal
|
b5e5f8ac4c
|
Update release notes.
|
2024-04-09 08:37:41 +05:30 |
Aditya Toshniwal
|
c9345ad618
|
Fixed an issue where double dollar quoted code is treated as string in syntax highlighter. #7294
|
2024-04-08 15:32:01 +05:30 |
Akshay Joshi
|
475e3689f7
|
Added the new columns last_seq_scan and last_idx_scan from the pg_stat_all_tables and pg_stat_all_indexes tables respectively to the Statistics tab. #6728
|
2024-04-04 16:39:12 +05:30 |
Akshay Joshi
|
c90508cece
|
Update version for release 8.5
|
2024-04-01 17:01:55 +05:30 |
Khushboo Vashi
|
fbbbfe22dd
|
Fixed a remote code execution issue in the validate binary path (CVE-2024-3116). #7326
|
2024-04-01 11:34:01 +05:30 |
Akshay Joshi
|
00e17ef152
|
Fixed an issue where the 'Save Password' option for SSH tunneling password was consistently disabled. #7139
|
2024-03-28 13:58:03 +05:30 |
Aditya Toshniwal
|
ace73ebb60
|
Added support for viewing Log Based Clusters. #7216
Co-authored-by: Akshay Joshi <akshay.joshi@enterprisedb.com>
|
2024-03-28 12:19:34 +05:30 |
JyotiEdb
|
053b1e3d69
|
Fixed issues in create collation. #5611
|
2024-03-27 17:30:16 +05:30 |
Pravesh Sharma
|
082fb165d3
|
Implemented shortcut mapping for the edit menu in the query tool.
|
2024-03-27 16:41:08 +05:30 |
Akshay Joshi
|
8ab78dc40d
|
Fixed an issue where serial, bigserial, and smallserial columns were always shown as different in the schema diff.
|
2024-03-27 16:11:40 +05:30 |
Khushboo Vashi
|
6ecd7b20f7
|
Update release notes.
|
2024-03-27 11:50:31 +05:30 |
Akshay Joshi
|
089f890f2e
|
Fixed an issue where Triggers, Rules, Indexes were absent from the Schema Diff when comparing views. #7271
Fixed an issue in Schema Diff where Columns with sequences get altered unnecessarily. #4413
|
2024-03-27 11:40:23 +05:30 |
Khushboo Vashi
|
1f0a2fd150
|
Update release notes.
|
2024-03-26 18:24:44 +05:30 |