pgAdmin 4 v6.13 Released

2022-08-25 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.13. This release of pgAdmin 4 includes 37 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/6.13/release_notes_6_13.html. pgAdmin is the leading Open Sour

pgAdmin 4 commit: Tag REL-6_13 has been created.

2022-08-25 Thread Akshay Joshi
Tag REL-6_13 has been created. View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-6_13 Log Message --- Tag v6.13

SASS division warnings

2022-08-25 Thread Dave Page
The attached patch fixes a bunch of warnings in the webpack process stemming from the use of the now deprecated division operator. Thanks to Aditya Toshniwal helping figure out where to include the math library :-) Akshay, please apply when you've finished with the release. -- Dave Page Blog: h

pgAdmin 4 commit: Pin Flask-SocketIO <= v5.2.0. The latest version does

2022-08-25 Thread Akshay Joshi
Pin Flask-SocketIO <= v5.2.0. The latest version does not support Werkzeug in production environments. Fixes #7641 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=78757564c881dad985dd6267286b2148d9b8ccf4 Modified Files -- docs/en_