v0.7.0 - RC1
Pre-release
Pre-release
chenilim
released this
09 Jun 23:12
·
26 commits
to release-0.7.0
since this release
This is a Release Candidate for v0.7.0 (June 2021). Please test and file bugs against it.
Note that RC builds are not signed:
- On Mac: Right-click on focalboard.app, and click open (you might need to do this twice).
- On Windows: If you see a Windows Defender dialog, click "more info" and "run anyway"
Also, note that self-installed desktop builds store files separately from the App Store versions.
To upgrade Personal Server: See upgrade guide here.
Major updates in this release:
- Multi-select property type. Thanks @hahmadia!
- Checkbox property type. Thanks @mickmister!
- Person property type. Thanks @harshilsharma63!
- Grouped table view. Thanks @sbishel!
- Export individual boards. Thanks @hahmadia!
- Focalboard can now be built as a Mattermost plugin! Thanks @mgdelacroix and @jespino!
- Improved read-only fields display. Thanks @Johennes!
- Improved logging. Thanks @wiggin77!
- Prometheus metrics. Thanks @spirosoik!
- Mac: Open window by clicking on the dock icon. Thanks @Johennes!
- Additional unit tests. Thanks @matheusmosca!
- Fixed Linux app caret display. Thanks @fritsstegmann!
- Added CodeQL check. Thanks @srkgupta!