1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-30 08:36:54 +02:00

Update CHANGELOG.md for v0.15

This commit is contained in:
Winson Wu 2022-03-02 19:11:32 -05:00 committed by GitHub
parent b41fd7b4e8
commit 6febd88c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,19 @@ Focalboard is an open source, self-hosted alternative to Trello, Notion, Asana a
This changelog summarizes updates to our open source project. You can also find the [latest releases and release notes on GitHub here](https://github.com/mattermost/focalboard/releases).
## v0.15 Release - March, 2022
* Onboarding tour for Boards plugin. Thanks @harshilsharma63! @jespino!
* Channel intro link to Boards. Thanks @sbishel!
* Improved share board UI. Thanks @sbishel!
* Login via publicly shared board and new error pages. Thanks @wiggin77! @asaadmahmood!
* In-app links to import Help Docs. Thanks @justinegeffen! @sbishel!
* Toggle to hide empty groups for TableView. Thanks @vish9812!
* Removed transactions from sqlite backend to prevent locking issues. Thanks @jespino!
* Update readme with accurate Linux standalone app build instructions. Thanks @wiggin77!
* Change wrapping in React.memo. Thanks @kamre!
* Don't use property value for key construction. Thanks @kamre!
* Updated comment box alignment. Thanks @asaadmahmood!
## v0.14 Release - February, 2022
* Template selector dialog. Thanks @jespino!
* New standard templates. Thanks @wiggin77!