Releases: kanriapp/kanri
Kanri v0.8.2
We're finally back with a new release! Most features were already ready around a month ago, but the release was held back by some complicated dependency migrations and resolving some Linux compatibility issues. This is all fixed now, enjoy!
Note: You might have to set your language again from the settings, it is now saved in a more robust way that should work more reliably, especially on Linux.
New features
- Added option to set dark/light mode based on system preference
- Added preference in settings to use relative due date countdown as default for new due dates
- Allow marking the due date of cards as completed
- Sidebar pins now support a single letter/character or an emoji as their icon
- Add Turkish translation (@Taiizor)
Bugfixes and other changes
- Fixed Linux issues like
EGL_BAD_PARAMETER
, app should start on different configurations more reliably now - Fixed a bug where moving cards while using search did not move the correct card
- Fixed a bug where pressing entire sometimes did not select an already existing tag
- Deleting a board now correctly removes it from the sidebar if it's pinned
- Disabling animations also disables tooltip animations (@milesdesiran)
- Minor visual tweaks
- Update internal dependencies to latest versions
New Contributors
- @milesdesiran made their first contribution in #801
- @Taiizor made their first contribution in #824
Kanri v0.8.1
We're back with a new release! This time, it's a smaller one with lots of bugfixes and improvements:
New Translations
With the help of the community, version 0.8.1 of Kanri now features following additional languages (on top of the existing English and German translations):
- Chinese
- Brazilian Portugese
- Spanish
- French
- Ukrainian
- Russian
New Features
- Ability to change the icon of pinned boards on the sidebar
- Pressing enter autocompletes tag in the tag entry input
- Improved search with the ability to filter by properties (name, tags, description) and improved search algorithm
- Improve rounding of relative due date display
- Improve scaling of board zoom
- Cards named "---" turn into slim separator cards
- Put current date in file name when exporting boards to JSON
Bugfixes
- Fixed a bug where cards were incorrectly edited or deleted when a query was entered in the search bar
- Fixed a bug where changing the board name does not change the name of its pin on the sidebar
- Fixed a bug where the counter for the number of cards and the add to top button did not display after importing a board with a background image from another device
- Fixed a bug where animations were disabled after deleting all data
- Prevent opening multiple windows to prevent overriding data
Other Changes
- Reverse zoom button order
- Tauri v2 Migration (large internal change); huge thanks to @leherkom for the help!
- Potentially improve performance of board pins by not storing a duplicate of the entire board but only a reference
New Contributors
- @MeizhouWan made their first contribution in #698
- @Chadowo made their first contribution in #703
- @RReldiv made their first contribution in #704
- @leherkom made their first contribution in #725
- @D9d9vadya made their first contribution in #730
- @RomanPro100 made their first contribution in #733
- @gruen132 made their first contribution in #759
- @jynxbt made their first contribution in #784
- @tareqdayya made their first contribution in #796
Thank you to everyone who contributed and helped make Kanri better and thanks to everyone else for your continued support!
Enjoy!
Kanri v0.8.0
After quite some while, we're back with another release of Kanri!
This time, it's mostly a lot of bug fixes and some small but useful features, so make sure to update!
New features
- Multilanguage support: Kanri now supports different languages. (English and German for now, contributions for other languages are welcome.)
- Right-click on cards for quick actions
- Added searchbar reset button
- Added a dropdown to allow exporting an individual board from the import/export menu
- Highlight today in due date picker
- Added floating menu in card descriptions for more intuitive editing (appears when selecting text)
- Imports from GitHub Projects (board view)
- Allow editing tag names (and add shortcut button to quickly open the popup for editing board tags)
Bugfixes & other miscellaneous fixes
- Prevented an edge case where pressing enter would delete boards with no confirmation (please update ASAP to receive this fix!)
- Rounding up dates for relative countdowns
- Slightly adjusted how tabs look in the import/export menu
- Fixed contrast of tags inside the tags input
- Fixed some styling issues in card descriptions
- Fixed cards not being under the mouse cursor correctly in boards with a scrollbar
Contributions made by others
- Add card duplication context menu by @PwshLab in #677
- Add Internationalization Proof of Concept by @gitoak in #676
- Added Internationalization for the settings and import pages and all affected components by @gitoak in #678
- feat: Add vitest configuration and unit tests for index page by @gitoak in #680
- Prettier eslint integration by @gitoak in #681
- feat: Add prototype board pins to sidebar by @PwshLab in #683
- colorUtils refactor and test coverage + minor fixes by @gitoak in #684
New Contributors
- @PwshLab made their first contribution in #677
- @gitoak made their first contribution in #676
Thanks a lot for contributing to Kanri! Any help is appreciated.
Full Changelog: app-v0.7.1...app-v0.8.0
Kanri v0.7.1
A smaller release which brings a few smaller changes and miscellaneous fixes.
Changes
- Search bar now also includes tags
- Trello imports now also import tags and due dates
- Fix an issue where Kanri imports/exports do not keep track of due dates and tags
- Fix broken Kanri imports on boards that never had any tags
- Automatically resize the input when editing the name of a card in the edit popup
- Only scroll to the bottom of a column when adding cards to the bottom
- Allow resizing the card description by dragging
- Add confirmation messages when imports/exports are successful
- Correctly handle text contrast on Tags with lighter colors
- Updated dependencies (as always)
Enjoy!
Thanks for using Kanri and feel free to provide feedback or bug reports on Discord or using GitHub issues.
Kanri v0.7.0
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
Kanri v0.6.1
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.
Kanri v0.6.0
Another release that's a bit bigger after some time with no release. Featuring some new features and a lot of small improvements.
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
Contributions by external contributors:
- feat: add custom color option for cards by @Khusyasy in #396
- fix: import nuxt composables from #imports by @danielroe in #405
- feat: improvements to zoom function by @pnxl in #449
- styles: improve light mode elevation colours by @pnxl in #452
Thanks for your contributions!
As always, enjoy the release and feel free to provide feedback on Discord, Email or using GitHub issues.
Kanri v0.5.1
In time for 300 stars, a small release featuring a few bugfixes and one new feature.
Thanks to everyone for 300 stars, this is a great milestone 🎉
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
Enjoy!
If you encounter any bugs or have other feedback, feel free to open an issue or reach out over email.
Kanri v0.5.0
A bigger release with a lot of small features which have been in the works for some weeks.
M1/M2 users, please run this command in the Terminal to be able to open the app:
xattr -cr /Applications/kanri.app
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
Enjoy :)
Feedback is always appreciated.
Kanri v0.4.3
MacOS users can use the releases below or install with Homebrew using following commands:
brew tap trobonox/cask
brew install kanri
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
Enjoy!
Feedback and feature requests are always appreciated.