Skip to content

Releases: epandurski/cmbarter

Circular Multilateral Barter 1.16.5

12 Jul 13:56
Compare
Choose a tag to compare

Circular Multilateral Barter 1.16.4

12 Jul 08:28
Compare
Choose a tag to compare
  • Fixed CSS styling for input tags.

Circular Multilateral Barter 1.16.3

13 Jun 23:17
Compare
Choose a tag to compare
  • Fixed XHTML-MP (WAP 2.0) validation problem.
  • Fixed minor problem in the installation guide.

Circular Multilateral Barter 1.16.2

13 Jun 15:33
Compare
Choose a tag to compare
  • 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

09 Jun 21:58
Compare
Choose a tag to compare
  • 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

05 Jun 14:27
Compare
Choose a tag to compare
  • 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

25 May 14:04
Compare
Choose a tag to compare
  -- Added support for Docker.
  -- Uses cookie-based sessions instead of file-based sessions.

Circular Multilateral Barter 1.14

12 Sep 19:36
Compare
Choose a tag to compare
 -- Fixed issues with supporting Django 1.10.

Circular Multilateral Barter 1.13

09 Apr 22:36
Compare
Choose a tag to compare
   -- Minor changes to supprt future versions of Django (1.10)

   -- Minor updates in the "reCAPTCHA" handlig.

Circular Multilateral Barter 1.12

18 Jul 16:33
Compare
Choose a tag to compare
 -- Minor changes to the installation guide.

 -- Dropped support for Python 2.6.