mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update release notes.
This commit is contained in:
parent
e384c9665a
commit
e612140473
2
.github/workflows/run-python-tests-epas.yml
vendored
2
.github/workflows/run-python-tests-epas.yml
vendored
@ -287,5 +287,5 @@ jobs:
|
||||
if: success() || failure()
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: regression-log-epas${{ matrix.pgver }}
|
||||
name: regression-log-epas-${{ matrix.os }}-pg${{ matrix.pgver }}
|
||||
path: web/regression/regression.log
|
||||
|
@ -29,5 +29,5 @@ Housekeeping
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
| `Issue #7282 <https://github.com/pgadmin-org/pgadmin4/issues/7282>`_ - Fixed an XSS vulnerability in the /settings/store endpoint.
|
||||
| `Issue #7294 <https://github.com/pgadmin-org/pgadmin4/issues/7294>`_ - Fixed an issue where double dollar quoted code is treated as string in syntax highlighter.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user