Planka
Kanban board to manage your projects and tasks
Alternative to: trello, asana, jira, kanban
1.26.3
2025-09-04Fixed XSS vulnerability in gallery captions via patched react-photoswipe-gallery.
View full changelog
Security Release
- Fixed a vulnerability where maliciously renamed file attachments could execute JavaScript in the gallery UI.
- The issue originated from an upstream library
react-photoswipe-gallery, but PLANKA has patched it locally to prevent the use of dangerousinnerHTMLwhen setting gallery captions. - Users should update to PLANKA
>= 1.26.3or>= 2.0.0-rc.4to be protected. - More details and credits: Security Advisory
- Reported by @AmjadAlii via responsible disclosure.
What’s Changed
- fix: Patch react-photoswipe-gallery to prevent XSS in captions
Full Changelog: https://github.com/plankanban/planka/compare/v1.26.2…v1.26.3
1.26.2
2025-05-09Fixed Danish translation update, no breaking changes
View full changelog
What’s Changed
- fix: Update Danish translation (#1103)
New Contributors
- @KredeDK made their first contribution in https://github.com/plankanban/planka/pull/1103
Full Changelog: https://github.com/plankanban/planka/compare/v1.26.1…v1.26.2
1.26.1
2025-04-22Fixed log level specification issue in logging functionality
View full changelog
What’s Changed
- fix: Allow specifying log level (#1099)
New Contributors
- @Morriz made their first contribution in https://github.com/plankanban/planka/pull/1099
Full Changelog: https://github.com/plankanban/planka/compare/v1.26.0…v1.26.1
1.26.0
2025-04-20Bug fixes and improvements