Focalboard v0.9 is the October 2021 release. This adds column calculations to tables, date ranges, and several other improvements.
Mac: Download or upgrade from the App Store
Windows: Download from the Windows Store, or download focalboard-win.zip
Linux: Download focalboard-linux.tar.gz
Personal Server: Follow the install or upgrade guide
Mattermost: Install or upgrade to Mattermost v6.0 or later to automatically get Boards (aka Focalboard) included. NOTE: The v0.9 Focalboard plugin requires Mattermost v6.0.
Major updates in this release:
- Workspace switcher and dashboard. Thanks @harshilsharma63 and @asaadmahmood!
- New date range property type. Thanks @sbishel!
- Table calculations. Thanks @harshilsharma63!
- Changed the urls to use routes instead of query parameters. Thanks @jespino!
- Revamped websocket communication layer. Thanks @mgdelacroix!
- Add clear button to value selectors. Thanks @jespino!
- Fix auto-size columns in FireFox. Thanks @kamre!
- Fix comments not appearing in readonly view. Thanks @harshilsharma63!
- Multi-line card titles. Thanks @kamre!
- Add unit tests for sqlstore. Thanks @yedamao!
- Add makefile documentation. Thanks @Szymongib!