Skip to content

Quick Editing 1.0.4

Choose a tag to compare

@github-actions github-actions released this 06 Aug 04:14
· 2 commits to main since this release

What's changed

  • Addressed the 640 warnings reported by the Obsidian Community scorecard for
    1.0.3. The official Obsidian ESLint rules now complete with zero warnings.
  • Added the official scanner rules to npm run check and made warnings fail CI
    to prevent regressions.
  • Removed legacy var declarations, unnecessary regular-expression escapes,
    dead variables and unused SVG constants.
  • Hardened clipboard writes, smart-paste event handling, metadata type checks,
    and multi-window undo notices.
  • Added CONTRIBUTING.md with the supported setup and verification workflow.
  • The status bar format-brush menu now shows the configured text and
    highlighter colors directly, including on macOS with native menus enabled.

Full changelog: 1.0.3...1.0.4