sdkasper_lean-obsidian-term.../docs
LeanProductivity 461ad671ab
Release v1.1.0 - ARM64 Windows support + official marketplace (#63)
* fix: address CSS lint and source code warnings for plugin submission

- binary-manager.ts: remove redundant non-null assertion on version (already narrowed)
- styles.css: expand 3-digit hex to 6-digit (#000 -> #000000, #FFF -> #ffffff)
- styles.css: split text-decoration shorthand into text-decoration-line + text-decoration-style
  for better browser compatibility
- styles.css: remove !important by increasing selector specificity (.xterm .xterm-dim)
  and relying on already-higher specificity for .view-content overrides
- bump to 0.16.3

Co-Authored-By: Claude <noreply@anthropic.com>

* docs: explain extra release files in release.yml and README

node-pty zips and checksums.json are fetched on-demand by BinaryManager
when the user clicks "Download binaries" in plugin settings. Obsidian
itself only installs main.js, manifest.json, and styles.css.

Co-Authored-By: Claude <noreply@anthropic.com>

* fix: create tmp directory before binary download (0.16.5) (#60)

Fixes ENOENT on fresh install when tmp/ does not yet exist.

Co-Authored-By: Claude <noreply@anthropic.com>

* feat: add ARM64 Windows support and update to v1.1.0 (1.1.0)

- Add win32-arm64 prebuilt binaries for ARM64 Windows devices (fixes #62)
- Update CI workflow to package ARM64 binaries in releases
- Update README with Obsidian Community Plugin Directory as primary install method
- Add CHANGELOG entry for v1.1.0 milestone and ARM64 feature
- Remove stale planning and spec documents from docs/superpowers/

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2026-05-15 10:52:44 +03:00
..
claude-code-integration.md docs: extract reference sections into standalone docs 2026-05-11 13:47:02 +03:00
code-review-2026-04-28.md refactor: apply code review fixes (C1-C4, I1-I6, I15, I2, I3) 2026-04-28 18:38:23 +03:00
security.md docs: extract reference sections into standalone docs 2026-05-11 13:47:02 +03:00
session-persistence.md docs: extract reference sections into standalone docs 2026-05-11 13:47:02 +03:00
settings.md docs: extract reference sections into standalone docs 2026-05-11 13:47:02 +03:00
uri-handler.md docs: extract reference sections into standalone docs 2026-05-11 13:47:02 +03:00
usage.md docs: extract reference sections into standalone docs 2026-05-11 13:47:02 +03:00