github plankanban/planka v1.10.3

latest releases: v1.23.0, v1.22.0, planka-0.2.8...
19 months ago

A database connection error may occur after the update. Please use v1.11.0 instead.

Migrating from 1.10.2 to 1.10.3

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: Allow postgres connections that require ssl mode (#404)
  • fix: Fix paths in css files when building on windows
  • fix: Prevent board from scrolling when it starts with non-left-click
  • fix: Rename timer to stopwatch

New Contributors

Full Changelog: v1.10.2...v1.10.3

Don't miss a new planka release

NewReleases is sending notifications on new releases.