Download Latest Version v2.2.1 source code.zip (5.7 MB)
Email in envelope

Get an email when there's a new version of Planka

Home / v2.2.0
Name Modified Size InfoDownloads / Week
Parent folder
planka-prebuild.zip 2026-08-09 5.2 MB
README.md 2026-08-09 1.7 kB
v2.2.0 source code.tar.gz 2026-08-09 4.8 MB
v2.2.0 source code.zip 2026-08-09 5.7 MB
Totals: 4 Items   15.7 MB 0

PLANKA Community 2.2.0

⚠️ Breaking changes — read before updating

1. OIDC/SSO has been removed from PLANKA Community.

  • After updating, all SSO-based users are deactivated, because they no longer have a password login.
  • An admin can restore access by setting a password for each affected user and reactivating them.
  • If your only admin account is SSO-based, you will be locked out. Create a new admin user first (via script or environment variables) before updating: https://docs.planka.cloud/docs/configuration/admin-user
  • If SSO is critical for your team, plan this migration before you update.
  • Background and reasoning: [#1754] · OIDC/SSO is now part of PLANKA Pro: https://planka.app/pro

2. Node.js 24 is now required for source/manual installations. Docker users are unaffected. Update your Node.js runtime before upgrading.

Added

  • Two-factor authentication (TOTP) for local accounts — set up with an authenticator app, ten one-time recovery codes, and admin reset.
  • Auto-logout on inactivity — configurable timeout with a warning before sign-out; activity in any tab keeps you signed in.
  • Trusted devices — optionally trust a browser to skip 2FA for a set period; trusted browsers can be listed and revoked individually.

Changed

  • User editing in administration is now a single unified modal (profile, credentials and API key in one dialog).
  • Dependencies updated; CI aligned with Node 24.

Removed

  • OIDC/SSO (moved to PLANKA Pro).
  • armv7 Docker image builds.

Full Changelog: https://github.com/plankanban/planka/compare/2.1.1...v2.2.0

Source: README.md, updated 2026-08-09