Skip to content

Releases: plankanban/planka

v1.3.2

24 Jun 15:19
Compare
Choose a tag to compare

What's Changed

  • fix: Allow to use endpoints via http
  • fix: Fix crash when uploading attachment

Full Changelog: v1.3.1...v1.3.2

v1.3.1

22 Jun 15:03
Compare
Choose a tag to compare

What's Changed

  • feat: Add pdf viewer to attachments gallery

Full Changelog: v1.3.0...v1.3.1

v1.3.0

21 Jun 16:20
Compare
Choose a tag to compare

Migrating from 1.2.1 to 1.3.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 gallery for attachments

Full Changelog: v1.2.1...v1.3.0

v1.2.1

17 Jun 15:19
ba85080
Compare
Choose a tag to compare

What's Changed

  • feat: Add Slovak translation (#265)

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Jun 12:15
Compare
Choose a tag to compare

What's Changed

  • feat: Add ability to edit users

Full Changelog: v1.1.6...v1.2.0

v1.1.6

06 Jun 12:39
76fcd79
Compare
Choose a tag to compare

What's Changed

  • fix: Fix markdown line breaks

Full Changelog: v1.1.5...v1.1.6

v1.1.5

22 May 06:03
Compare
Choose a tag to compare

What's Changed

  • fix: Fix Swedish language code

Full Changelog: v1.1.4...v1.1.5

v1.1.4

21 May 16:47
Compare
Choose a tag to compare

What's Changed

  • feat: Add Swedish translation (#246)
  • fix: Fix dependencies installation for multi-arch images

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

29 Apr 12:23
Compare
Choose a tag to compare

What's Changed

  • fix: Fix attachment headers

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

28 Apr 09:24
Compare
Choose a tag to compare

What's Changed

  • fix: Change way to fix application crash when deleting project

Full Changelog: v1.1.1...v1.1.2