github platers/obsidian-linter 1.16.0

latest releases: 1.26.0, 1.26.0-rc-3, 1.26.0-rc-2...
15 months ago

Linter v1.16.0

This release mainly focused on bug fixes. There was also a fix to the Chinese translation wording and an update to allow custom checkbox markers (the value inside the square brackets) to be recognized as checkboxes for the regex.

Features

  • Allow use of custom checkbox markers

Bugs

  • Numeric aliases are now escaped when changes are made to the alias or aliases keys.
  • Heading Blank Lines no longer removes empty lines after a heading when Bottom=False
  • When retaining the value in the created date timestamp key for YAML Timestamp, it no longer always considers the file to have been update. It now only considers the file to have been updated if something has changed or the date created actually gets updated.
  • Custom Replacements now respect ranged ignores and YAML frontmatter disabled rules when all is present
  • Custom commands now respect disabled rules when all is present

What's Changed

  • Fix translation in zh-cn.ts by @lifeek23 in #746
  • Make Checklists Account for Custom Checklist Markers by @pjkaufman in #749
  • Update Issue Templates and Readme by @pjkaufman in #750
  • fix npm dependencies issues by @qazxcdswe123 in #756
  • Escape Numeric Aliases & Refactor YAML Title Alias Logic by @pjkaufman in #757
  • Update Alias Handling of Numeric Values for All Formatting and Handle Commas in YAML Title Alias Better by @pjkaufman in #759
  • Fix Heading Blank Lines with Bottom=False Removing Blank Lines by @pjkaufman in #760
  • Fix Retention of Created Date Causing YAML Timestamp to Always Update Date Modified and Fix Logging of Timing Info by @pjkaufman in #761
  • Have Custom Replacement Respect Ranged Ignores and YAML Fronmatter Disabling and Make Custom Commands not Run if all is Disable in Frontmatter by @pjkaufman in #762
  • Release Prep by @pjkaufman in #766

New Contributors

Full Changelog: 1.15.2...1.16.0

Don't miss a new obsidian-linter release

NewReleases is sending notifications on new releases.