All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
v16.4.0 - 2023-08-30
- Support for SVG image processing
- New Retro page template with title background image; replicates OneNote 2010 look
- Migrated codebase from .NET Framework to .NET 6 (Long Term Support)
- No longer need to run Visual Studio as Administrator to compile the code
- Uses RegSvr32 now to register/unregister the generated COM Host file instead of RegAsm for the application DLL file
- Many code quality improvements
- OneNote 2013 is no longer supported
- Rule Set files were deprecated in favor of the EditorConfig file
v16.3.0 - 2021-12-05
- Feature request: configure the notebook used • Issue #3 • released from beta
- Upgraded OneNote XML schema from 2010 to 2013 version
- OneNote 2010 is no longer supported
v16.2.1-beta - 2021-04-07
- Support for storage of 'My Journal' notebook on OneDrive - Issue #3
v16.2.0 - 2020-09-01
- Support for 64-bit versions of OneNote
v16.1.0 - 2020-02-02
- Paper size user preference; defaults to Auto (automatic) - Issue #1
v16.0.0 - 2019-09-03
- Initial release