The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.7. This 
release of pgAdmin 4 includes 4 bug fixes. For more details please see the 
[release 
notes](https://www.pgadmin.org/docs/pgadmin4/6.7/release_notes_6_7.html).
 
pgAdmin is the leading Open Source graphical management tool for PostgreSQL. 
For more information, please see [the website](https://www.pgadmin.org/).
 
### Security Release

Please note that this release includes a security update to fix an issue where 
a user could upload files to directories outside of their storage directory, 
when using pgAdmin running in server mode.
 
Users running pgAdmin in server mode, including the standard container based 
distribution, should upgrade to this release as soon as possible.
 
This issue does not affect users running in desktop mode.

Notable changes in this release include:
### Bugs/Housekeeping:
* Fixed a schema diff issue where difference SQL isn't generated when foreign 
key values for a table differ.
* Fixed a schema diff issue where the string separator '_$PGADMIN$_' is visible 
for identical user mappings.
* Fixed an issue where pgAdmin 4 took ~75 seconds to display the 'Starting 
pgAdmin' text on the splash screen.
* Ensure that upload paths are children of the storage directory.
 
Builds for Windows and macOS are available now, along with a Python Wheel, 
Docker Container, RPM, DEB Package, and source code tarball from the [tarball 
area](https://www.pgadmin.org/download/).

Reply via email to