github platers/obsidian-linter 1.28.0

one day ago

Linter v1.28.0

This release mainly focuses on some bug fixes. However it does add the ability for the user to enable and disable custom commands and custom replacements. This should allow users more flexibility when setting those custom actions up and running one off scenarios that they might want to keep for latter usage if need be. There was also a Russian translation added to the plugin as well. Thank you to everyone who contributed to this release and who gave feedback on improvements or issues that were found.

What's Changed

Features

  • Feat: Line Break at Document End No Longer Adds Blank Line at End of Empty Notes by @pjkaufman in #1229
  • Feat: Add Ability to Enable/Disable Custom Commands and Custom Replacements by @pjkaufman in #1231

Bugs

  • Fix Add Blank Line After YAML Only Working When YAML Already Exists by @pjkaufman in #1200
  • Fix YAML Timestamp Debounce not Starting with the First Character Change by @pjkaufman in #1201
  • Fix Remove Multiple Spaces Removing Proceeding Spaces when Nested/Indented List Items Are Present in a Nested Blockquote/Callout by @pjkaufman in #1207
  • Fix YAML Key Sort Not Accounting for Trailing Whitespace on Keys by @pjkaufman in #1209
  • Fix Folder Ignoring Bleeding Over Onto Similar Paths by @pjkaufman in #1210
  • Fix Paste Override Not Pasting in File Preview Editor and Race Condition in YAML Timestamp Updates via User Edits by @pjkaufman in #1221
  • Fix Lots of Locale Not Found Warnings in the Console for Unsupported Locale by @pjkaufman in #1222
  • Fix Rule Order Edge Case Between Paragraph Blank Lines and Consecutive Blank Lines by @pjkaufman in #1226

Documentation

  • Update YAML Timestamp Settings Wording to Help Clarify Usage by @pjkaufman in #1204

Maintenance

Other Changes

New Contributors

Full Changelog: 1.27.1...1.28.0

Don't miss a new obsidian-linter release

NewReleases is sending notifications on new releases.