This is a Release Candidate for v0.9.0. Please test and file bugs against it.
Major changes since the last RC:
- Fix #1206. Sort card comments. (#1207)
- GH-1136 - fix for when property value is an array (#1174)
- Added support for subpaths in siteURL
- Updated channel header to support subpaths
- Workspace switcher (#1052)
- Workspace Switcher - include channels with no workspaces and boards (#1158)
- FTUE - Dashboard (#1177)
- Updated target link form app switcher and saved last visited workspace (#1198)
- Fix #1196. Open feedback form in new tab / window. (#1208)
- Update marketplace name/description (#1118)
- Displayed channels names for DMs in user workspace list (#1179)
- Desktop App Navigation Fixes (#1212)
- Fix #1217. Save dialog changes before closing. (#1218)
- Fix #1215. Don't sidebar collapse on Personal Server. (#1219)
- Fix #1229. Set telemetry key for production (#1230)
- Fixed issue with table calculations hiding incorrectly (#1199)
- 1205 - Updating workspace switcher css (#1211)
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:
- 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!
- 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!