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.10.1

Published by meltyshev almost 2 years ago

What's Changed

  • feat: Display version in UI
  • fix: Fix markdown styles and card description font size

Full Changelog: https://github.com/plankanban/planka/compare/v1.10.0...v1.10.1

planka - v1.10.0

Published by meltyshev almost 2 years ago

Migrating from 1.9.1 to 1.9.2

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: Open card once created with Ctrl+Enter (#373)
  • feat: Labels reordering
  • fix: Update Italian translation (#363)
  • fix: Fix npm install errors on Windows (#368)

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.9.2...v1.10.0

planka - v1.9.2

Published by meltyshev almost 2 years ago

Migrating from 1.9.1 to 1.9.2

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

  • fix: Improve quality of resized images
  • fix: Prevent scroll when focusing
  • fix: Show completed tasks greyed out

Full Changelog: https://github.com/plankanban/planka/compare/v1.9.1...v1.9.2

planka - v1.9.1

Published by meltyshev almost 2 years ago

Migrating from 1.9.0 to 1.9.1

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: Preserve original format of images, change interpolation kernel
  • fix: Increase height of scroll area in popups
  • fix: Add missing translation key
  • fix: Fix active tab style
  • fix: Fix image size for animated attachments
  • fix: Proper image error handling during migration

Full Changelog: https://github.com/plankanban/planka/compare/v1.9.0...v1.9.1

planka - v1.9.0

Published by meltyshev almost 2 years ago

What's Changed

  • feat: Trello board JSON import (#352)

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.8.9...v1.9.0

planka - v1.8.9

Published by meltyshev almost 2 years ago

What's Changed

  • fix: Fix error on initial loading

Full Changelog: https://github.com/plankanban/planka/compare/v1.8.8...v1.8.9

planka - v1.8.8

Published by meltyshev almost 2 years ago

What's Changed

  • fix: Fix router synchronization with redux store
  • fix: Prevent popup from overflowing

Full Changelog: https://github.com/plankanban/planka/compare/v1.8.7...v1.8.8

planka - v1.8.7

Published by meltyshev almost 2 years ago

What's Changed

  • fix: Improve building

Full Changelog: https://github.com/plankanban/planka/compare/v1.8.6...v1.8.7

planka - v1.8.6

Published by meltyshev almost 2 years ago

What's Changed

  • fix: Fix card repositioning

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.8.5...v1.8.6

planka - v1.8.5

Published by meltyshev almost 2 years ago

What's Changed

  • feat: Add markdown editor in card description (#333)
  • fix: Fix z-indexes
  • fix: Hide label actions based on role
  • fix: Fix board actions for mobile
  • fix: Fix notifications popup styles

New Contributors

Full Changelog: https://github.com/plankanban/planka/compare/v1.8.4...v1.8.5

planka - v1.8.4

Published by meltyshev about 2 years ago

What's Changed

  • feat: Prefill label creation with search term (#307)
  • fix: Update German translation (#306)
  • fix: Socket bug fixes and improvements
  • fix: Fix missing board memberships loading

New Contributors

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

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