NOTICE: I've stopped creating the 32-bit installer. The download stats have been low and I suspect there are very few, if any, users that actually still have a 32-bit machine. This will not affect those running 32-bit OneNote on a 64-bit machine; the 64-bit installer will work for all cases.
Feature Changes
- Added Import Tasks from Outlook command per #349
- Added Fit Grid to Text command to auto-adjust background grid size to the most commonly used font on the page
- Updated Link References command to optionally include page synopsis per #356
- Updated Insert TOC command to indent with spaces instead of tab indents to maintain formatting consistency
- Updated Settings dialog to be sizable
- Update Import dialog to look for legacy Office files, *.doc and *.ppt
- Fixed disabled items in main OneMore menu; sub-items are now context sensitive
- Fixed linked reference refresh, per #347
- Fixed copy/paste keyboard emulation to allow multi-lingual keyboards, per #346; this affects
- Import Markdown, Paste RTF, Paste table cells, Save and Insert custom snippet
- Fixed tagged search to ignore empty tags
Internal Changes
- Changed from packages.json to PackageReferences
- Changed from Chromium to WebView2 and removed dependency on PuppeteerSharp
- Updated build.ps1 to use VS2022, with fallback to VS2019