pgadmin4/web
Anil Sahoo 543149fb14 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 15:20:02 +05:30
..
migrations Added option to skip the password dialog when using an identity file. #6996 2025-10-07 13:13:37 +05:30
pgacloud Fixed a remote code execution issue in the Query Tool and Cloud Deployment (CVE-2025-2945). #8603 2025-03-31 11:33:37 +05:30
pgadmin 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. 2025-10-13 15:20:02 +05:30
regression Updated Python and Javascript dependencies. 2025-10-06 17:33:12 +05:30
.editorconfig
.eslintrc.js Copyright updated for 2025 2025-01-01 11:26:42 +05:30
.yarnrc.yml
babel.cfg
babel.config.json
branding.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
config.py 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
jest.config.js Revert "Rebase fork pgadmin-org/react-data-grid to get latest changes and update pgAdmin package.json" 2025-04-21 15:12:27 +05:30
package.json Updated Python and Javascript dependencies. 2025-10-06 17:33:12 +05:30
pgAdmin4.py Remove some code for Python 3.8 2025-07-02 15:59:22 +05:30
pgAdmin4.wsgi Remove some code for Python 3.8 2025-07-02 15:59:22 +05:30
setup.py Add support for custom roles and role permissions management in pgAdmin. #7310 2025-04-15 11:25:31 +05:30
version.py Update version for release v9.8 2025-09-01 16:39:08 +05:30
webpack.config.js Check if sharp is failing on bundle before running image minimizer 2025-08-04 12:35:29 +05:30
webpack.shim.js Open user management in a separate tab instead of a dialog to enhance UI/UX. #8574 2025-03-25 12:33:49 +05:30
yarn.lock Updated Python and Javascript dependencies. 2025-10-06 17:33:12 +05:30