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.26.3

2025-09-04

Security: patched XSS in gallery captions by updating/patching react-photoswipe-gallery to avoid dangerous innerHTML; update to PLANKA >= 1.26.3 or >= 2.0.0-rc.4 to stay protected.

v1.26.2

2025-05-09

Fix: Update Danish translation; first contribution from @KredeDK. See full changelog from v1.26.1 to v1.26.2.

v1.26.1

2025-04-22

Fixed: you can now specify the log level; welcome Morriz, a new contributor (first PR in this release).

v1.26.0

2025-04-20

Adds auto-initiated OIDC authentication, fixes French translation, and adds a Postman API link in docs; welcomes new contributors @grenagit, @tomsilva, and @luzzardik.

v1.25.1

2025-03-16

Translations updated for German, Swedish, Russian, and Korean; welcome new contributor Leif-n; see full changelog for details from v1.25.0 to v1.25.1.

v1.25.0

2025-03-01

Adds list color indicator feature; fixes French translation; makes database schema name configurable; welcomes first-time contributors Marc-Andrieu, lukascorona, its-nikhil.

v1.24.4

2025-01-29

Adds a button to delete all pending notifications; fixes Polish translation and Greek font exclusions; ensures npm version compatibility and resolves casing warnings. New contributor: @lukas346.

v1.24.3

2024-11-28

Release adds Helm env vars support; fixes Russian translation, quoting variables to prevent word splitting, and downgrades i18next to fix language switching; welcomes first-time contributor florczakraf.

v1.24.2

2024-11-22

Adds Serbian translation; fixes lazy OIDC client initialization, apple-touch-icon path, and disables text selection during drag-scrolling; features first-time contributors.

v1.24.1

2024-11-17

Bug fixes: parsing time now respects language specifics, multiline list titles no longer overflow the board view, and pointer events are disabled during dragging.

v1.24.0

2024-11-12

Adds S3 uploads support; fixes Helm postgres secret naming to use planka.fullname; secures S3 attachments and bumps the SDK, plus two first-time contributors.

v1.23.5

2024-10-31

Adds Telegram bot notifications; webhook now includes previous data state; fixes description save when clicking outside; welcomes first contribution from Elllone.

v1.23.4

2024-10-27

Adds multi-task creation with Ctrl+Enter, improves comment actions UX, updates Czech translation; welcomes new contributor Zananok.

v1.23.3

2024-10-22

Adds description and attachments icons on card front; fixes format-agnostic time parsing; introduces BDD UI tests with Playwright; pins Postgres version in docker-compose; welcomes new contributors.

v1.23.2

2024-10-09

Release v1.23.2 adds multi-attachment uploads and introduces British English translation.

v1.23.1

2024-10-02

Adds Helm service annotation support and an option to disable SMTP certificate verification; welcomes first contributor JoeKer1.

v1.23.0

2024-09-20

Adds Yemeni Arabic translation, configurable file storage locations, and configurable OIDC claims source; welcomes new contributors XxA7med66xX, iMarKoLiGa, and mtstickney.

v1.22.0

2024-09-16

Migrating from 1.21.1 to 1.22.0 adds an additional httpOnly token for security (requires a new SECRET_KEY to force fresh login), plus detailed auth errors, Google Chat notifications, updated Helm persistence strategy, and translation fixes.