planka

The realtime kanban board for workgroups built with React and Redux.

AGPL-3.0 License

Stars
6.3K
Committers
96

Bot releases are visible (Hide)

planka - v1.7.2

Published by meltyshev about 2 years ago

What's Changed

  • fix: Change mechanics of file uploading
  • fix: Add missing border radius
  • fix: Use move-file instead of rename

Full Changelog: https://github.com/plankanban/planka/compare/v1.7.1...v1.7.2

planka - v1.7.1

Published by meltyshev about 2 years ago

What's Changed

  • feat: Modify logger to log to file that supports fail2ban (#284)
  • feat: Add Italian translation. Thanks to @belf88
  • fix: Fix missed function name
  • fix: Use custom logger only for production
  • fix: Add missing border radiuses

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.7.0...v1.7.1

planka - v1.7.0

Published by meltyshev about 2 years ago

Migrating from 1.6.0 to 1.7.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 search by users, members and labels
  • feat: Permissions for board members
  • fix: Little improvements in users modal

Full Changelog: https://github.com/plankanban/planka/compare/v1.6.0...v1.7.0

planka - v1.6.0

Published by meltyshev about 2 years ago

Migrating from 1.5.2 to 1.6.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: Improve security of access tokens (#279)
  • fix: Provide default value for token expiration

Full Changelog: https://github.com/plankanban/planka/compare/v1.5.2...v1.6.0

planka - v1.5.2

Published by meltyshev about 2 years ago

What's Changed

  • fix: Fix path traversal vulnerability

Full Changelog: https://github.com/plankanban/planka/compare/v1.5.1...v1.5.2

planka - v1.5.1

Published by meltyshev about 2 years ago

What's Changed

  • feat: Add Korean translation. Thanks to @chooya
  • fix: Fix label style

Full Changelog: https://github.com/plankanban/planka/compare/v1.5.0...v1.5.1

planka - v1.5.0

Published by meltyshev about 2 years ago

Migrating from 1.4.1 to 1.5.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 language selector
  • feat: Toggle actions details, little redesign
  • fix: Fix select behaviour
  • fix: Fix styles

Full Changelog: https://github.com/plankanban/planka/compare/v1.4.1...v1.5.0

planka - v1.4.1

Published by meltyshev about 2 years ago

What's Changed

  • fix: Fix core locale loading

Full Changelog: https://github.com/plankanban/planka/compare/v1.4.0...v1.4.1

planka - v1.4.0

Published by meltyshev about 2 years ago

Migrating from 1.3.2 to 1.4.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 tasks reordering

Full Changelog: https://github.com/plankanban/planka/compare/v1.3.2...v1.4.0

planka - v1.3.2

Published by meltyshev over 2 years ago

What's Changed

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

Full Changelog: https://github.com/plankanban/planka/compare/v1.3.1...v1.3.2

planka - v1.3.1

Published by meltyshev over 2 years ago

What's Changed

  • feat: Add pdf viewer to attachments gallery

Full Changelog: https://github.com/plankanban/planka/compare/v1.3.0...v1.3.1

planka - v1.3.0

Published by meltyshev over 2 years ago

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: https://github.com/plankanban/planka/compare/v1.2.1...v1.3.0

planka - v1.2.1

Published by meltyshev over 2 years ago

What's Changed

  • feat: Add Slovak translation (#265)

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.2.0...v1.2.1

planka - v1.2.0

Published by meltyshev over 2 years ago

What's Changed

  • feat: Add ability to edit users

Full Changelog: https://github.com/plankanban/planka/compare/v1.1.6...v1.2.0

planka - v1.1.6

Published by meltyshev over 2 years ago

What's Changed

  • fix: Fix markdown line breaks

Full Changelog: https://github.com/plankanban/planka/compare/v1.1.5...v1.1.6

planka - v1.1.5

Published by meltyshev over 2 years ago

What's Changed

  • fix: Fix Swedish language code

Full Changelog: https://github.com/plankanban/planka/compare/v1.1.4...v1.1.5

planka - v1.1.4

Published by meltyshev over 2 years ago

What's Changed

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

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.1.3...v1.1.4

planka - v1.1.3

Published by meltyshev over 2 years ago

What's Changed

  • fix: Fix attachment headers

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.1.2...v1.1.3

planka - v1.1.2

Published by meltyshev over 2 years ago

What's Changed

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

Full Changelog: https://github.com/plankanban/planka/compare/v1.1.1...v1.1.2

planka - v1.1.1

Published by meltyshev over 2 years ago

What's Changed

  • fix: Fix application crash after deleting project

Full Changelog: https://github.com/plankanban/planka/compare/v1.1.0...v1.1.1