Planka logo

Planka

Kanban board to manage your projects and tasks

Alternative to: trello, asana, jira, kanban

Details

License Multiple
Available in:
free pro business

Support this project


About Versions (4)

1.26.3

2025-09-04

Fixed 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 dangerous innerHTML when setting gallery captions.
  • Users should update to PLANKA >= 1.26.3 or >= 2.0.0-rc.4 to 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-09

Fixed Danish translation update, no breaking changes

View full changelog

What’s Changed

  • fix: Update Danish translation (#1103)

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.26.1...v1.26.2

1.26.1

2025-04-22

Fixed log level specification issue in logging functionality

View full changelog

What’s Changed

  • fix: Allow specifying log level (#1099)

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.26.0...v1.26.1

1.26.0

2025-04-20

Bug fixes and improvements