This release once again is mostly for bug fixes. It includes a couple of wording changes in the settings and the inclusion of Japanese as a translation for the settings. Thank you to everyone who has contributed to this release.
What's Changed
Features
- Add Ability to Have a Blank Line Between Footnotes for
Move Footnote to Bottomby @pjkaufman in #1400 - Add a 'Suppress message if no change' feature with settings by @Moyf in #1378
- Add Japanese transaltion by @xoxyuxu in #1437
Bugs
- Fix List Marker Regex to Include Space After Markers by @pjkaufman in #1399
- Fix Escaped Characters in Timestamp Format Resulting in Forced Update Even when It Should Not by @pjkaufman in #1415
- Fix Pasting Link Twice in a Row Allowing Paste Rules to Run on Links by @pjkaufman in #1449
- Fix Issue with Converting to YAML Single Line and Single String Comma Delimited Not Handling Comma Values Properly by @pjkaufman in #1452
- Fix srcToken error for some cases by @mdbraber in #1403
- Fix issue where YAML warning is shown by @mnaoumov in #1436
- Fix issue where some words unexpectedly are lowercased for Heading Capitalization by @pjkaufman in
- Fix unescape H1 markdown by @mnaoumov in #1451
- Fix escape markdown characters by @mnaoumov in #1427
Other Changes
- Update Traditional Chinese Translation for Characters Added and Removed by @emisjerry in #1393
- test: better example by @mnaoumov in #1431
- Auto-release 1.31.0 by @pjkaufman in #1458
New Contributors
- @emisjerry made their first contribution in #1393
- @Moyf made their first contribution in #1378
- @mdbraber made their first contribution in #1403
- @xoxyuxu made their first contribution in #1437
Full Changelog: 1.30.0...1.31.0