Skip to content

v1.22.0-ls5

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 18 Sep 21:38
· 16 commits to main since this release
a34e906

LinuxServer Changes:

Update default user docs.

planka Changes:

Migrating from 1.21.1 to 1.22.0

We've added an additional httpOnly token for enhanced security in browsers. All currently authenticated users will remain logged in without the new token. To force them to receive it immediately, you can automatically log them out by generating and setting a new SECRET_KEY, which will require them to log in again.

What's Changed

  • feat: Ability to show detailed auth errors, set to false by default (#860)
  • feat: Additional httpOnly token for enhanced security in browsers
  • feat: Google Chat notifications (#867)
  • feat: Change update strategy in case of persistence in Helm (#876)
  • fix: Preserve extension for attachments with long filename
  • fix: Update Russian translation (#857)
  • fix: Update Spanish translation (#861)
  • fix: Update French translation (#862)

New Contributors

Full Changelog: plankanban/planka@v1.21.1...v1.22.0