************ Version 6.0 ************ Release date: 2021-10-07 This release contains a number of bug fixes and new features since the release of pgAdmin4 5.7. New features ************ | `Issue #4211 `_ - Added support for OWNED BY Clause for sequences. Housekeeping ************ | `Issue #5741 `_ - Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'. | `Issue #6588 `_ - Port object nodes and properties dialogs to React. | `Issue #6692 `_ - Remove GPDB support completely. Bug fixes ********* | `Issue #2546 `_ - Added support to create the Partitioned table should be created using COLLATE and opclass. | `Issue #6712 `_ - Fixed an issue where collapse and expand arrows mismatch in case of nested IF.