What's Changed 5.2.1
- Emergency fix for hanging process #672
What's Changed (5.2.0)
- Added Remove Duplicate Pages command to analyze and manage duplicate and empty pages, #648
- Added Copy as Markdown command to copy a page or selected content as markdown, #663
- Added keyboard shortcuts and recently used list to Command Palette, #658
- Added user-define aliases for commands in the Command Palette, #649
- Added ability to wrap selected content with Info Block and Warn Block snippets, #666
- Added timestamp to the installer log for install and uninstall
- Fixed an issue with Insert Pronunciation command to handle non-English commas, #654
- Fixed invalid cast exception when an empty cell is included in a table formula, #630
- Fixed an issue with Insert Code Block when wrapping selected content, #646
- Fixed an issue where the Command Palette window location jumps on load, #661
For Developers
- While the OneMore project is still based on .NET Framework 4.8, I've upgrade the C# language to version 9.0 by specifying the LanguageVersion proprerty in OneMore.csproj.
Full Changelog: 5.1.2...5.2.1