Skip to content

Kanri v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 20:30
517385d

This is a big one, so get ready for a longer read!
First of all, thanks to everyone who is still around and showing support despite development being slow. I've had a bit more time in the last weeks, which has allowed me to work on a lot of new features, so v0.7 will feature all fixes and small changes of the last few months, plus my recent efforts to add some nice new features.

Major new updates:

  • NEW LOGO
  • Card tags
  • Due dates on cards (no reminders for now, might be added if enough people request it)
  • Search bar for cards
  • Move toggle for card color next to the card title inside the card edit window
  • Added a section for Kanban settings featuring preferences for global zoom, a new toggle to add cards to the top of a column and the option to show how many cards are in each column

Smaller features:

  • Add a toggle to reverse sorting order
  • Allow modifiying hex codes by just typing them/pasting them (card colors, custom themes)
  • Change settings about the board background without needing to press the save button
  • Minor layout improvements like elements filling up more screen space (top actions bar and columns)
  • Scroll newly created cards into view if the columns have a scrollbar
  • Cleaned up help popup with visualized keyboard shortcuts

Fixes:

  • Fix keyboard shortcut conflict by adding extra alt modifier to arrow key shortcuts
  • Fix an issue where full importing from Kanri does not work if you never had a custom theme set
  • Fix behaviour where just opening a board registers it as edited (messed up sorting by last edited)
  • Fix card task checkbox shrinking when entry is over one line long
  • Added error logging to make debugging easier
  • Remove background blur for the card edit window (allows reading a bit of the board behind)
  • Removed the library for dropdown menus and tooltips (should fix some strange bugs on Linux, see #541)

Enjoy the release and thanks for your patience!
-Trobo