Skip to content

Releases: theohbrothers/ConvertOneNote2MarkDown

v2.23.1 🌈

16 Mar 10:42
2fed7c9
Compare
Choose a tag to compare

Changes

📝 Documentation

v2.23.0 🌈

20 Nov 01:40
f463b0f
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Fix (tests): Ensure interactive configuration uses default values when empty values are passed @leojonathanoh (#176)

📝 Documentation

  • Docs: Print short message on errors about checking FAQ in README.md @leojonathanoh (#177)

v2.22.0 🌈

04 Aug 00:50
d2a3100
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement: Use full path for $env:TEMP instead of the MSDOS 8.3 shortened path @leojonathanoh (#173)
  • Enhancement: Print stack trace on errors and improve error messages @leojonathanoh (#169)
  • Enhancement: Honor -ErrorAction Stop during page conversion and add docs about using it to ensure entire conversion went perfectly @leojonathanoh (#172)

📝 Documentation

  • Docs: Add FAQ on how to install Pandoc so that it is correctly set in PATH @leojonathanoh (#170)
  • Docs (readme): Add FAQ on temporarily bypassing Powershell Execution Policy @leojonathanoh (#171)

v2.21.0 🌈

12 Jul 05:02
ff55462
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement: Add clearer error message and FAQ on Powershell Core 7.1 and above being unsupported @leojonathanoh (#164)
  • Enhancement (ci): Add Powershell 7.3 test job @leojonathanoh (#166)

🐛 Bug Fixes

  • Fix (configuration): Add support for $notesdestpath config option to contain spaces @leojonathanoh (#165)

v2.20.0 🌈

03 May 06:30
07c9175
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (config): Add ability for $keepspaces option to strip extra newline between ordered list items @leojonathanoh (#161)

v2.19.2 🌈

05 Feb 22:45
015c065
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

📝 Documentation

  • Docs (readme): Update FAQ about needing to keep OneNote open during the conversion @leojonathanoh (#155)
  • Docs (readme): Remove unneeded changelog @leojonathanoh (#151)
  • Docs (readme): Fix formatting, phrasing, and typos @leojonathanoh (#156)
  • Docs (readme): Add notes about possibly needing to open Powershell and OneNote as Administrator @leojonathanoh (#157)
  • Docs (readme): Add notes about Windows Powershell being included Windows 10 and 11, and not to use Windows Powershell ISE @leojonathanoh (#152)
  • Docs (readme): Add note that only notebooks opened in OneNote can be converted, and FAQ on errors due to Windows Defender and Word plugins @leojonathanoh (#158)
  • Docs (config): Improve $conversion config option description and add recommendation for Obsidian Markdown and Github Flavored Markdown @leojonathanoh (#154)

v2.19.1 🌈

04 Feb 03:31
c84686a
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix: Add missing validation of supported Powershell versions @leojonathanoh (#147)
  • Fix (ci): Fix missing test-powershell-5-1-windows-2022 job in *-draft-release needs key @leojonathanoh (#148)

v2.19.0 🌈

08 Nov 08:40
3a83d52
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (config): Change dryRun config option to a boolean integer @leojonathanoh (#142)

v2.18.4 🌈

08 Nov 08:35
5a2c415
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (ci): Fix misspelled job in update-draft-release and publish-draft-release jobs needs key @leojonathanoh (#143)

v2.18.3 🌈

03 Oct 12:10
ca3b8da
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes