Version 1.5.5
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.