1.28.0
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 EndNo 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 YAMLOnly Working When YAML Already Exists by @pjkaufman in #1200 - Fix
YAML TimestampDebounce not Starting with the First Character Change by @pjkaufman in #1201 - Fix
Remove Multiple SpacesRemoving Proceeding Spaces when Nested/Indented List Items Are Present in a Nested Blockquote/Callout by @pjkaufman in #1207 - Fix
YAML Key SortNot 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 TimestampUpdates 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 LinesandConsecutive Blank Linesby @pjkaufman in #1226
Documentation
- Update
YAML TimestampSettings Wording to Help Clarify Usage by @pjkaufman in #1204
Maintenance
- Update Release Note Generation by @pjkaufman in #1205
- Update Change Log Categories for PRs by @pjkaufman in #1206
Other Changes
- Fix Broken README Template File Link by @emmanuel-ferdman in #1196
- Update zh-cn Translation by @Ooopz in #1216
- Add ru-RU Translation by @rollings-relay in #1230
- Refactor ru-RU translations in src/lang/locale/ru.ts for consistency and clarity. by @rollings-relay in #1234
- Prerelease Work by @pjkaufman in #1246
New Contributors
- @emmanuel-ferdman made their first contribution in #1196
- @rollings-relay made their first contribution in #1230
Full Changelog: 1.27.1...1.28.0