Planka logo

Planka

Kanban-style collaborative project and task management tool

Alternative to: Trello, Jira, Taiga, Kanboard, Wekan, ClickUp, Asana, Monday.com


About Versions (18)

v1.22.0

2024-09-16

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: https://github.com/plankanban/planka/compare/v1.21.1…v1.22.0