v2026.4.105
Released on 03/28/2026
- FEATURE: Refactored the Electron main process to ESM (.mjs) with import/export syntax.
- FEATURE: Replaced AngularJS and Angular Material with vanilla JS — native
<dialog>for prompts, custom CSS toast, zero framework dependencies. - FEATURE: Renderer files converted to ESM (.mjs) using a CJS shim pattern for Electron API access.
- FEATURE: OneNote-branded purple (#7719AA) bottom toolbar with system font stack (Segoe UI / Noto Sans / Liberation Sans).
- FEATURE: Removed 6 dependencies: angular, angular-animate, angular-aria, angular-material, angular-messages, @fontsource/roboto.
https://github.com/patrikx3/onenote/blob/master/change-log.md#v20264105