planka

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

AGPL-3.0 License

Stars
6.3K
Committers
96

Bot releases are hidden (Show)

planka - v1.8.3

Published by meltyshev about 2 years ago

Migrating from 1.8.2 to 1.8.3

If you use docker-compose or run docker manually

Everything should work without any changes.

If you run it without docker

Now after building the client, client/build/index.html should be placed as server/views/index.ejs (instead of server/views/index.html).

What's Changed

  • fix: Front-end base url with path (#303)

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.8.2...v1.8.3

planka - v1.8.2

Published by meltyshev about 2 years ago

What's Changed

  • fix: Disable quick timer actions for viewers

Full Changelog: https://github.com/plankanban/planka/compare/v1.8.1...v1.8.2

planka - v1.8.1

Published by meltyshev about 2 years ago

What's Changed

  • feat: Add about pane
  • feat: Highlight active timer, add quick actions
  • fix: Visually highlight card cover
  • fix: Fix font of timer numbers
  • fix: Fix flag for English
  • fix: Prevent popup from leaving window

Full Changelog: https://github.com/plankanban/planka/compare/v1.8.0...v1.8.1

planka - v1.8.0

Published by meltyshev about 2 years ago

Migrating from 1.7.7 to 1.8.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: Invalidate access token on logout

Full Changelog: https://github.com/plankanban/planka/compare/v1.7.7...v1.8.0

planka - v1.7.7

Published by meltyshev about 2 years ago

What's Changed

  • fix: Fix proxy forwarding (#295)
  • fix: Use password strength estimator

Full Changelog: https://github.com/plankanban/planka/compare/v1.7.6...v1.7.7

planka - v1.7.6

Published by meltyshev about 2 years ago

What's Changed

  • fix: Add missing validation for password

Full Changelog: https://github.com/plankanban/planka/compare/v1.7.5...v1.7.6

planka - v1.7.5

Published by meltyshev about 2 years ago

What's Changed

  • fix: Fix password length validation
  • fix: Add password requirements when creating user

Full Changelog: https://github.com/plankanban/planka/compare/v1.7.4...v1.7.5

planka - v1.7.4

Published by meltyshev about 2 years ago

What's Changed

  • fix: Prevent tabnabbing in markdown

Full Changelog: https://github.com/plankanban/planka/compare/v1.7.3...v1.7.4

planka - v1.7.3

Published by meltyshev about 2 years ago

What's Changed

  • feat: Stronger password policy
  • fix: Remove dots in translations

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

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

Package Rankings
Top 7.57% on Proxy.golang.org
Badges
Extracted from project README
Related Projects