2020-07-24 08:17:39 +00:00
|
|
|
************
|
|
|
|
Version 4.25
|
|
|
|
************
|
|
|
|
|
|
|
|
Release date: 2020-08-20
|
|
|
|
|
|
|
|
This release contains a number of bug fixes and new features since the release of pgAdmin4 4.24.
|
|
|
|
|
|
|
|
New features
|
|
|
|
************
|
|
|
|
|
2020-07-29 09:19:22 +00:00
|
|
|
| `Issue #3904 <https://redmine.postgresql.org/issues/3904>`_ - Replace charting library Flotr2 with ChartJS using React.
|
|
|
|
| `Issue #5610 <https://redmine.postgresql.org/issues/5610>`_ - Add a --yes command line option to setup-web.sh to allow non-interactive use.
|
2020-07-24 08:17:39 +00:00
|
|
|
|
|
|
|
Housekeeping
|
|
|
|
************
|
|
|
|
|
2020-07-24 08:44:13 +00:00
|
|
|
| `Issue #5324 <https://redmine.postgresql.org/issues/5324>`_ - Improve code coverage and API test cases for Foreign Servers and User Mappings.
|
2020-07-27 10:03:13 +00:00
|
|
|
| `Issue #5700 <https://redmine.postgresql.org/issues/5700>`_ - Remove old Python 2 compatibility code.
|
2020-07-24 08:17:39 +00:00
|
|
|
|
|
|
|
Bug fixes
|
|
|
|
*********
|
|
|
|
|
2020-07-24 09:00:22 +00:00
|
|
|
| `Issue #4810 <https://redmine.postgresql.org/issues/4810>`_ - Fixed an issue where the user is not able to save the new row if the table is empty.
|
2020-07-28 10:43:05 +00:00
|
|
|
| `Issue #5490 <https://redmine.postgresql.org/issues/5490>`_ - Make the runtime configuration dialog non-modal.
|
2020-07-27 10:29:01 +00:00
|
|
|
| `Issue #5646 <https://redmine.postgresql.org/issues/5646>`_ - Ensure that RLS Policy node should be searchable using search object.
|
2020-07-29 08:26:12 +00:00
|
|
|
| `Issue #5708 <https://redmine.postgresql.org/issues/5708>`_ - Correct TLS certificate filename in the container deployment docs.
|