Kanri Changelog

What's new in Kanri 0.6.1

Dec 20, 2023
  • Small release pushing a hotfix to a bug breaking a basic feature:
  • Fixed a bug where the checkbox status of card tasks was not persistently saved
  • That's all, I apologize for any inconveniences caused and hope you still enjoy using the app!
  • Thanks and feel free to provide any feedback or bug reports using GitHub issues.

New in Kanri 0.6.0 (Dec 9, 2023)

  • New features - main changes:
  • Rich text support for card descriptions (using shortcuts similar to Markdown)
  • Custom colors for cards
  • Improved light mode
  • Directly edit columns from the popup for creating a new board
  • Import checklist items from Trello®
  • Feature to disable all animations from settings
  • Clicking on the Kanri icon in the sidebar acts as a home button
  • Other fixes and improvements:
  • Fixed contrast issues with logo, board title and double click on card name
  • Split up import and export menu into two tabs to make the import/export menu less cluttered
  • Progress bar for card tasks inside card modal
  • Allow importing board with already existing ID as a duplicate with another ID
  • Improved zoom buttons

New in Kanri 0.5.1 (Sep 14, 2023)

  • New feature:
  • Edit sub-tasks of a card by double-clicking or using the pencil icon next to them.
  • Other changes/bugfixes:
  • Add delete confirmation when using the keyboard shortcut to delete a column
  • Fix typo in card delete confirmation
  • Fix resetting the background image of a board
  • Re-enable drag and drop after editing the title of a column by clicking on it
  • Fix default card color display in board thumbnails (after changing back from another color)
  • Fix display of long card sub-tasks
  • Improve navigation on import and settings page by adding back arrow

New in Kanri 0.5.0 (Sep 7, 2023)

  • New features:
  • Confirmation for deleting columns and cards (bypass using double-click)
  • Indicator for card description and tasks
  • Reorder card tasks using drag and drop
  • Horizontally scroll a board with a scroll bar by just dragging on empty space
  • Allow closing the popup to change the board background by clicking outside if no values have been changed
  • Fixes and other changes
  • Added the dark mode background color as a default to prevent white flashing on initial load
  • Reflect card colors and board title in thumbnails
  • Minor design overhaul
  • Fix overflowing text in thumbnails
  • Launched landing page at kanriapp.com
  • Update card transitions to remove weird color transitions when reordering

New in Kanri 0.4.3 (Jul 23, 2023)

  • Small patch release featuring following changes:
  • Updated dependencies
  • Linux incompatibility/critical bug should finally be fixed
  • Improved thumbnails with more detail and background image render on main page (limited to 25 boards to prevent performance hits)
  • Lazy load board preview components