Releases: ichenh/obsidian-math-chords
Releases · ichenh/obsidian-math-chords
Math Chords 0.1.6
Changed
- Drop deprecated
mainfield frommanifest.json(Obsidian loadsmain.jsby default). - GitHub Releases now attach artifact attestations for
main.jsandstyles.css. - Release assets are only
main.js,manifest.json, andstyles.css(no zip bundle). - Sync README, README.zh-CN,
.cursorrules, andpackage-lock.jsonto v0.1.6.
Math Chords 0.1.5
Fixed
- Remove plugin name from settings tab heading (Obsidian community review).
Math Chords 0.1.4
Fixed
- Address Obsidian community plugin review: replace inline style assignments with CSS
classes andsetCssProps, useSetting.setHeading()in settings UI,window.activeDocument
/window.setTimeoutfor popout compatibility,instanceOf(HTMLElement)for cross-window
checks, and typed YAML parsing.
0.1.3
Release v0.1.3: community-ready id, English UI, preview sizing, and h…
0.1.2
Release v0.1.2: fix inline preview first render and env-wrap caret pl…
0.1.1
Release v0.1.1: fix inline math, auto-create display block for env wr…
0.1.0
Initial release: Math Chords for Obsidian v0.1.0. Co-authored-by: Cursor <cursoragent@cursor.com>