Skip to content

Releases: plankanban/planka

v1.15.4

18 Jan 10:02
Compare
Choose a tag to compare

What's Changed

  • fix: Fix images becoming black and white when resizing

Full Changelog: v1.15.3...v1.15.4

planka-0.1.15

18 Jan 10:02
Compare
Choose a tag to compare

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

v1.15.3

20 Dec 12:51
Compare
Choose a tag to compare

What's Changed

  • feat: Add Ukrainian translation (#571)
  • fix: Display year when date is outside of current year (#567)
  • fix: Update Chinese translation (#569)

New Contributors

Full Changelog: v1.15.2...v1.15.3

planka-0.1.14

20 Dec 12:49
Compare
Choose a tag to compare

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

v1.15.2

10 Dec 23:20
Compare
Choose a tag to compare

What's Changed

  • fix: Fine-tune Korean and Japanese translations, fix full stops (#561)
  • fix: Fix eslint rules for Windows (#508)

Full Changelog: v1.15.1...v1.15.2

planka-0.1.13

10 Dec 23:18
Compare
Choose a tag to compare

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

v1.15.1

09 Dec 16:27
Compare
Choose a tag to compare

What's Changed

  • feat: Add Romanian translation (#555)
  • fix: Add support for OIDC configuration thru Helm (#550)
  • fix: Update Korean translation (#560)
  • fix: Add issuer to OIDC callback parameters
  • fix: Add state parameter to OIDC authorization url
  • fix: Attempt to fix error that occurs during reconnection

New Contributors

Full Changelog: v1.15.0...v1.15.1

planka-0.1.12

10 Dec 16:49
Compare
Choose a tag to compare

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

planka-0.1.11

20 Nov 13:16
fdef87e
Compare
Choose a tag to compare

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

v1.15.0

18 Nov 08:42
Compare
Choose a tag to compare

Migrating from 1.14.3 to 1.15.0

If you use docker-compose or run docker manually

Everything should work without any changes.

If you run it without docker

Make sure your Node.js version is 18 or higher.

What's Changed

  • fix: Fix time format in Japanese locale (#546)
  • fix: Separate service port and container port in Helm (#549)
  • chore: Update dependencies

New Contributors

Full Changelog: v1.14.3...v1.15.0