mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
6a5d98cf19
1) Suppress ESC key presses in Alertify dialogues when the come from Select2 controls (It also closes the alertify dialog when user try to close Select2 using ESC key) 2) Do not allow Tabindex focus on Switch control when it is disbaled 3) Tab keyboard shortcut navigation does not work in wcDocker iframe. Fixes #4935
24 lines
811 B
ReStructuredText
24 lines
811 B
ReStructuredText
************
|
||
Version 4.16
|
||
************
|
||
|
||
Release date: 2019-12-12
|
||
|
||
This release contains a number of bug fixes and new features since the release of pgAdmin4 4.15.
|
||
|
||
New features
|
||
************
|
||
|
||
|
||
Housekeeping
|
||
************
|
||
|
||
|
||
Bug fixes
|
||
*********
|
||
|
||
| `Issue #4792 <https://redmine.postgresql.org/issues/4792>`_ - Ensure that the superuser should be able to create database, as the superuser overrides all the access restrictions.
|
||
| `Issue #4878 <https://redmine.postgresql.org/issues/4878>`_ - Ensure that the superuser should be able to create role, as the superuser overrides all the access restrictions.
|
||
| `Issue #4934 <https://redmine.postgresql.org/issues/4934>`_ - Fix the help button link on the User Management dialog.
|
||
| `Issue #4935 <https://redmine.postgresql.org/issues/4935>`_ - Fix accessibility issues.
|