Logo
Explore Help
Register Sign In
starred/planka
1
0
Fork 0
You've already forked planka
mirror of https://github.com/plankanban/planka.git synced 2025-12-06 01:10:11 +03:00
Code Issues 418 Packages Projects Releases 12 Wiki Activity

12 Releases 48 Tags

RSS Feed
  • planka-1.1.1 5a2564f575
    Compare

    Stable

    OVERLORD released this 2025-10-31 15:13:32 +03:00 | 32 commits to master since this release

    A Helm chart to deploy PLANKA and it's dependencies.

    Downloads
    • planka-1.1.1.tgz
      89 KiB
      2025-11-01 11:54:58 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • planka-1.1.0 d8d4558b8e
    Compare

    Stable

    OVERLORD released this 2025-10-14 19:50:54 +03:00 | 46 commits to master since this release

    A Helm chart to deploy PLANKA and it's dependencies.

    Downloads
    • planka-1.1.0.tgz
      89 KiB
      2025-10-28 12:00:44 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • planka-1.0.5 a52b41207a
    Compare

    Stable

    OVERLORD released this 2025-10-05 21:53:32 +03:00 | 52 commits to master since this release

    A Helm chart to deploy PLANKA and it's dependencies.

    Downloads
    • planka-1.0.5.tgz
      88 KiB
      2025-10-09 18:33:28 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • planka-1.0.4 0436bd2e7b
    Compare

    Stable

    OVERLORD released this 2025-09-04 16:44:12 +03:00 | 205 commits to master since this release

    A Helm chart to deploy PLANKA and it's dependencies.

    Downloads
    • planka-1.0.4.tgz
      87 KiB
      2025-10-09 18:33:29 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.0-rc.4 cec09b2db2
    Compare

    Stable

    OVERLORD released this 2025-09-04 14:53:03 +03:00 | 206 commits to master since this release

    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/v2.0.0-rc.3...v2.0.0-rc.4

    Downloads
    • planka-prebuild.zip
      4.4 MiB
      2025-10-09 18:33:31 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.26.3 0c2ba9e3bd
    Compare

    Stable

    OVERLORD released this 2025-09-04 14:40:40 +03:00 | 244 commits to master since this release

    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

    Downloads
    • planka-prebuild.zip
      6.4 MiB
      2025-10-09 18:33:34 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • planka-0.2.26 0c2ba9e3bd
    Compare

    Stable

    OVERLORD released this 2025-09-04 14:40:40 +03:00 | 244 commits to master since this release

    A Helm chart to deploy PLANKA and it's dependencies.

    Downloads
    • planka-0.2.26.tgz
      63 KiB
      2025-10-09 18:33:35 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • planka-1.0.3 40a84d0c8a
    Compare

    Stable

    OVERLORD released this 2025-06-04 13:25:43 +03:00 | 194 commits to master since this release

    A Helm chart to deploy PLANKA and it's dependencies.

    Downloads
    • planka-1.0.3.tgz
      87 KiB
      2025-10-09 18:33:37 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • planka-1.0.2 40e107d6d4
    Compare

    Stable

    OVERLORD released this 2025-05-28 00:37:47 +03:00 | 208 commits to master since this release

    A Helm chart to deploy PLANKA and it's dependencies.

    Downloads
    • planka-1.0.2.tgz
      87 KiB
      2025-10-09 18:33:40 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.0-rc.3 40e107d6d4
    Compare

    Stable

    OVERLORD released this 2025-05-28 00:37:47 +03:00 | 208 commits to master since this release

    A Few Things to Mention

    • In the first version of the Upgrade to v2 documentation, we forgot to mention that the TRUST_PROXY environment variable needs to be set correctly. You can read more about it here.
    • We've added more details to the license and the guide - things should now be clearer and more accurate.

    How to Upgrade From v1.26.2

    Please follow the official upgrade guide in our documentation.

    How to Update From v2.0.0-rc.2

    Set the image tag to 2.0.0-rc.3 and follow this guide.

    What's Changed

    • feat: Support for Docker secrets (#1132)
    • feat: Add notification when user is added to card
    • feat: Enhance card emphasis in colored and closed lists
    • feat: Log action when user is removed from card
    • feat: Log actions when task completion status changes
    • feat: Enhance notifications popup appearance
    • feat: Add board activity log
    • feat: Display comments total on front of cards (#1146)
    • feat: Add CSV attachment viewer (#1154)
    • fix: Update Italian translation (#1114)
    • fix: Update Russian translation (#1115)
    • fix: Update Czech translation (#1120)
    • fix: Prevent core rendering before redirecting to login page
    • fix: Update Ukrainian translation (#1125)
    • fix: Increase max length of OIDC code challenge (#1126)
    • fix: Update Czech translation (#1129)
    • fix: Update German translation (#1134)
    • fix: Use batch inserts to avoid query size limits
    • fix: Add clearfix and missing id property
    • fix: Remove curly bracket typo from HTML links
    • fix: Prevent upgrade script from running other migrations
    • fix: Apply disabled style to card content instead of wrapper
    • fix: Set limit for displaying attachment content
    • fix: Update Polish translation (#1150)
    • build: Suppress npm update notifier
    • build: Improve Docker dev setup, add nodemon config (#1145)
    • build: Improve dev setup (#1149)
    • license: Provide additional details

    New Contributors

    • @iosabi made their first contribution in https://github.com/plankanban/planka/pull/1132
    • @romtsn made their first contribution in https://github.com/plankanban/planka/pull/1149
    • @VectorKappa made their first contribution in https://github.com/plankanban/planka/pull/1150

    Full Changelog: https://github.com/plankanban/planka/compare/v2.0.0-rc.2...v2.0.0-rc.3

    Downloads
    • planka-prebuild.zip
      4.4 MiB
      2025-10-09 18:33:39 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Powered by Gitea Version: 1.25.2 Page: 41ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API