Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

v1.5.5-ls23

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 02 Feb 15:43
· 114 commits to master since this release

LinuxServer Changes:

Add redis.
papermerge Changes:

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.