pgadmin4/web/pgadmin/misc
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
..
bgprocess 1) Open preferences in a new tab instead of a dialog for better user experience. #6743 2025-06-12 19:03:54 +05:30
cloud Implement API fetch error display for select dropdown. #8668 2025-05-06 10:52:42 +05:30
dependencies Copyright updated for 2025 2025-01-01 11:26:42 +05:30
dependents Copyright updated for 2025 2025-01-01 11:26:42 +05:30
file_manager Replace shortened URLs using goog.gl as goog.gl links will no longer be available 2025-07-30 10:17:06 +05:30
properties Use 'Drop' instead of 'Delete' for object commands to make destructive actions more deliberate. #8958 2025-07-16 18:02:24 +05:30
sql/static/js Copyright updated for 2025 2025-01-01 11:26:42 +05:30
static Copyright updated for 2025 2025-01-01 11:26:42 +05:30
statistics Added ability to use SQL in the 'DB Restriction' field. #2767 2025-04-04 15:53:12 +05:30
templates/sqlautocomplete/sql Fixed an issue where the parent partition table was not displayed during autocomplete. Fixes #7105 2022-03-07 14:06:40 +05:30
themes Provide an option to set the theme based on the OS theme. #5932 2024-06-12 16:18:37 +05:30
workspaces 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
__init__.py Fixed following issues related to auto-update: 2025-10-13 17:25:14 +05:30