What's Changed
Build
CI
- Isolate canary from wp-desktop workflows (#898)
General
- Update to Electron v8 LTS
- Convert desktop/server/server module to ESM for better Calypso import compat (#890)
Calypso
- Update Calypso to pull in some bug fixes (#908, #909, #910, #931)
Enhancements
- Augment print handler (#928)
New Features
Spellchecker
- Use os-native spellchecker
Fixes
- Fixed a bug where clicking "View Post" after updating/publishing a post broke the app (#908)
- Fixed a bug where the site setup list would not populate. To address this issue, site setup list on desktop will be disabled until a more comprehensive solution is found. (#909)
- Fixed a bug where clicking "print recovery codes" would silently fail (#910)
- Fixed a bug where the Get Help card would open the wrong "Domains" link (#931)
Testing
- Disable logout test (#894)