Skip to content

Version 1.5.5

Compare
Choose a tag to compare
@ciur ciur released this 27 Dec 15:15
· 623 commits to master since this release

This is a minor update which fixes following issues:

  • Fixes #271 - XSS on tag's description field.
  • No more failing test in ./run_tests.sh see #272 for details
  • Fixes #198 - docker compose configuration uses redis for message broker

The point of this release is actually to update docker-compose files to use redis message broker instead of file system based one. Using redis message broker fixes the issue #198.