Linter v1.33.0
Updates some of the internal code to use the new settings page and gets rid of the old settings page. Adds a diff view so users can see changes before they are applied. Some documentation updates, and more are all included in this update.
What's Changed
Features
- Adds complete (pt-BR) translation and improves translation helper by @samsilveira in #1521
- Settings: Adopt Setting Definitions by @liamcain in #1522
- Add workspace diff preview for linting by @JM-FRANK in #1516
- Add Enable Diff Preview Setting to New 1.13 Settings by @pjkaufman in #1552
Bugs
- fix: purely-numeric #tags no longer match, per Obsidian's tag spec by @MsfPablo in #1561
- fix: ordered list indicators become NaN when terminated with ')' by @demrom in #1566
- fix(trailing-spaces): stop inserting a literal "$1" on whitespace-only lines by @MsfPablo in #1560
- Fix Capitalize Headings incorrectly capitalizing words following a word starting with an ignored character. by @asherhe in #1546
- fix: preserve dollar signs in YAML values when sorting keys by @ymxlx in #1548
- Fix repeatedly added blank lines before math blocks in indented blockquotes by @asherhe in #1547
Documentation
- Docs: Add Contributing Doc Generation to Documentation Generation Logic by @pjkaufman in #1541
Maintenance
- Cleanup Old Settings, Update ESLint Setup, Add Obsidian ESLint plugin, and Fix Lint Issues by @pjkaufman in
- Eslint 9 by @pjkaufman in #1577
Other Changes
- Auto-release beta 1.33.0 by @pjkaufman in #1551
- Auto-release beta 1.33.0-rc-1 by @pjkaufman in #1553
- Minor Update to Prepare for Another Release by @pjkaufman in #1578
- Fix Integration Tests Issue with View Registration and Add Automatic Min App Version in Script by @pjkaufman in #1579
- Auto-release 1.33.0 by @pjkaufman in #1581
New Contributors
- @samsilveira made their first contribution in #1521
- @liamcain made their first contribution in #1522
- @asherhe made their first contribution in #1546
- @ymxlx made their first contribution in #1548
- @JM-FRANK made their first contribution in #1516
- @demrom made their first contribution in #1566
- @MsfPablo made their first contribution in #1561
Full Changelog: 1.32.0...1.33.0