diff --git a/SECURITY.md b/SECURITY.md index 882138b9..9d451c14 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,8 +11,8 @@ Since this app is constantly changing and previous versions are not receiving an | Version | Supported | | ------- | ------------------ | -| 0.5.0 | :white_check_mark: | -| < 0.5.0 | :x: | +| 0.6.0 | :white_check_mark: | +| < 0.6.0 | :x: | ## Reporting a Vulnerability If you find any vulnerability, please write an email at hello@trobo.tech with a short description, reproduction steps and possible attacks. diff --git a/components/modal/Changelog.vue b/components/modal/Changelog.vue index 0d736e75..d34d5aa4 100644 --- a/components/modal/Changelog.vue +++ b/components/modal/Changelog.vue @@ -19,15 +19,13 @@ />

- Welcome to Kanri! With this new release, following new features and fixes have been released:

- - Use rich text in card description (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 miscellaneous fixes and improvements (full changelog available in the GitHub release notes) + Welcome to Kanri! With this small releaes, following bug has been resolved:
+ - Fixed a bug where the checkbox status of card tasks was not persistently saved

+ To quickly get notified about fixes to important features like this, please join the official Discord server.