This is a Release Candidate for v0.9.0. Please test and file bugs against it.
Major changes since last RC:
- Fixing property name text select on plugin mode (#1094)
- Fix chrome drag and drop preview (#1097)
- Fix #1086. Update channel header button hint. (#1103)
- Don't update the card if the property or description didn't change (#1092)
- GH-1090 - move center align to table-row-container (#1099)
- Fix #1106. Hydrate blocks on sync. (#1107)
NOTE: The v0.9 Focalboard plugin requires Mattermost v6.0.
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:
- New date range property type. Thanks @sbishel!
- Table calculations. Thanks @harshilsharma63!
- Changed the urls to use routes instead of query parameters. Thanks @jespino!
- 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!