Skip to content

Releases: linuxserver/docker-planka

v1.24.0-ls11

12 Nov 19:15
37a2bfe
Compare
Choose a tag to compare

CI Report:

N/A

LinuxServer Changes:

Update default user docs.

planka Changes:

What's Changed

  • feat: Add S3 support for uploads (#938)
  • fix: Use planka.fullname for postgres secret name in Helm (#939)
  • fix: Secure S3 attachments, bump SDK, refactoring

New Contributors

Full Changelog: plankanban/planka@v1.23.5...v1.24.0

v1.23.5-ls10

07 Nov 15:45
b343747
Compare
Choose a tag to compare

LinuxServer Changes:

Update default user docs.

planka Changes:

What's Changed

  • feat: Telegram bot notifications (#928)
  • fix: Include previous data state in webhook
  • fix: Save description when clicking outside

New Contributors

Full Changelog: plankanban/planka@v1.23.4...v1.23.5

v1.23.5-ls9

31 Oct 15:05
e31670f
Compare
Choose a tag to compare

LinuxServer Changes:

Update default user docs.

planka Changes:

What's Changed

  • feat: Telegram bot notifications (#928)
  • fix: Include previous data state in webhook
  • fix: Save description when clicking outside

New Contributors

Full Changelog: plankanban/planka@v1.23.4...v1.23.5

v1.23.4-ls9

27 Oct 22:04
e31670f
Compare
Choose a tag to compare

LinuxServer Changes:

Update default user docs.

planka Changes:

What's Changed

  • feat: Add multiple task creation with Ctrl+Enter (#921)
  • feat: Improve UX of comment actions (#924)
  • fix: Update Czech translation (#920)

New Contributors

Full Changelog: plankanban/planka@v1.23.3...v1.23.4

v1.23.3-ls9

22 Oct 20:05
e31670f
Compare
Choose a tag to compare

LinuxServer Changes:

Update default user docs.

planka Changes:

What's Changed

  • feat: Description icon on front of cards
  • feat: Attachments icon on front of cards
  • fix: Format-agnostic time parsing
  • test: Setup UI test using BDD approach (#152)
  • test: Add BDD UI tests using Playwright (#911)
  • chore: Pin postgres version for docker-compose-db (#919)

New Contributors

Full Changelog: plankanban/planka@v1.23.2...v1.23.3

v1.23.2-ls9

09 Oct 13:29
e31670f
Compare
Choose a tag to compare

LinuxServer Changes:

Update default user docs.

planka Changes:

What's Changed

  • feat: Ability to upload multiple attachments at once
  • feat: Add British English translation

Full Changelog: plankanban/planka@v1.23.1...v1.23.2

v1.23.1-ls8

02 Oct 13:33
10f0b6c
Compare
Choose a tag to compare

LinuxServer Changes:

Update default user docs.

planka Changes:

What's Changed

  • feat: Support for service annotations in Helm (#903)
  • feat: Ability to disable SMTP certificate verification

New Contributors

Full Changelog: plankanban/planka@v1.23.0...v1.23.1

v1.23.0-ls7

26 Sep 15:51
447d8e1
Compare
Choose a tag to compare

LinuxServer Changes:

Update default user docs.

planka Changes:

What's Changed

  • feat: Add Yemeni Arabic translation (#880)
  • feat: Configurable file storage locations (#886)
  • feat: Ability to configure OIDC claims source (#888)

New Contributors

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

v1.23.0-ls6

20 Sep 19:11
4ee64e4
Compare
Choose a tag to compare

LinuxServer Changes:

Update default user docs.

planka Changes:

What's Changed

  • feat: Add Yemeni Arabic translation (#880)
  • feat: Configurable file storage locations (#886)
  • feat: Ability to configure OIDC claims source (#888)

New Contributors

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

v1.22.0-ls5

18 Sep 21:38
a34e906
Compare
Choose a tag to compare

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