pgadmin4/docs/en_US/release_notes_6_17.rst

28 lines
704 B
ReStructuredText
Raw Normal View History

************
Version 6.17
************
Release date: 2022-12-15
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.16.
Supported Database Servers
**************************
**PostgreSQL**: 10, 11, 12, 13, 14 and 15
**EDB Advanced Server**: 10, 11, 12, 13, 14 and 15
New features
************
Housekeeping
************
2022-11-20 23:28:25 -06:00
| `Issue #5493 <https://github.com/pgadmin-org/pgadmin4/issues/5493>`_ - Remove all traces of Backbone and Underscore.
Bug fixes
*********
| `Issue #5495 <https://github.com/pgadmin-org/pgadmin4/issues/5495>`_ - Ensure that the query history date format in Desktop mode matches the format of the locale of the pgadmin server.