Releases: epandurski/cmbarter
Releases · epandurski/cmbarter
Circular Multilateral Barter 1.16.5
- Use reCAPTCHA 2
Circular Multilateral Barter 1.16.4
- Fixed CSS styling for input tags.
Circular Multilateral Barter 1.16.3
- Fixed XHTML-MP (WAP 2.0) validation problem.
- Fixed minor problem in the installation guide.
Circular Multilateral Barter 1.16.2
- Uses
iptables
to limit the maximum rate of incoming new connections in the "proxy" docker image. This should guarantee that the database can not be overloaded -- the bottleneck will be the proxy server or the web servers. - Minor fixes in the docker images.
- Minor UI improvements.
- Minor change in the installation guide.
Circular Multilateral Barter 1.16.1
- Uses pgbouncer in "web" docker image.
- The "tasks" image responds to SIGTERM.
- Improved visual style on hand-held devices.
Circular Multilateral Barter 1.16.0
-
Support for different password hashing methods.
-
Increased the default minimum password length to 10.
-
Minor change in the database schema.
-
Improved docker support.
-
Fixed possible leak of sensitive info when replying to emails.
-
Adopted semantic versioning.
In the future, when an incompatible change in the database schema is made, the major version number will be incremented.
Circular Multilateral Barter 1.15
-- Added support for Docker.
-- Uses cookie-based sessions instead of file-based sessions.
Circular Multilateral Barter 1.14
-- Fixed issues with supporting Django 1.10.
Circular Multilateral Barter 1.13
-- Minor changes to supprt future versions of Django (1.10)
-- Minor updates in the "reCAPTCHA" handlig.
Circular Multilateral Barter 1.12
-- Minor changes to the installation guide.
-- Dropped support for Python 2.6.