github plankanban/planka v1.13.0

latest releases: v1.23.5, planka-0.2.14, planka-0.2.13...
12 months ago

Migrating from 1.12.0 to 1.13.0

If you use docker-compose or run docker manually

Everything should work without any changes.

If you run it without docker

You need to migrate the database by npm run server:db:migrate.

What's Changed

  • feat: Add edit icon to project name (#457)
  • feat: Add Turkish translation (#501)
  • feat: OIDC with PKCE flow (#491)
  • feat: Use environment variables for default admin configuration
  • fix: Keep comment edits when textarea loses focus (#443)
  • fix: Keep task edits when textarea loses focus
  • fix: Update Czech translation (#485)
  • fix: Update Russian translation (#497)
  • fix: Decouple BASE_URL from Ingress host (#498)

New Contributors

Full Changelog: v1.12.0...v1.13.0

Don't miss a new planka release

NewReleases is sending notifications on new releases.