Hi contributers of PgAdmin, Thank you for your efforts on keeping PgAdmin updated.
I have been using PgAdmin for 2 years. PgAdmin 4 keeps giving us interesting updates and better experience. I will keep using it. However, I would also like to give you an advice. Please add more unit tests on the module for managing PgAgent. Since version 3.4, at least the MacOS version of PgAdmin 4 cannot correctly change the schedule of pgagent jobs. The errors was like bad time format in the generated SQL statement for changing Pgagent job's schedule. For this reason, I had to keep an old version with me, but I wish to see this get improved successfully. Thank you for all your hard work. Best regards, Eugene On Wed, Apr 10, 2019 at 7:41 AM Akshay Joshi <akshay.jo...@enterprisedb.com> wrote: > The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.5. > This release of pgAdmin 4 includes over 5 bug fixes. For more details > please see the release notes at: > > https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_5.html. > > pgAdmin is the leading Open Source graphical management tool for > PostgreSQL. For more information, please see: > > https://www.pgadmin.org/ > > Notable changes in this release include: > > * Ensure that pgAdmin4 should work properly with psycopg2 v2.8. > * Fixed 'Change Password' issue for SCRAM authentication. > * Ensure that two consecutive SELECT statements should work properly. > * Relabel the Save button on the datagrid text editor to avoid confusion > with the actual Save button that updates the database. > > > Builds for Windows and macOS are available now, along with a Python Wheel, > Docker Container and source code tarball from: > > https://www.pgadmin.org/download/ > > RPM and DEB packages are expected to be available on the postgresql.org > repositories within the next few days. > > *Note*: Users of the Python Wheel should uninstall and then reinstall > instead of upgrading it. > > -- > Akshay Joshi > pgAdmin Project >