Skip to content

Releases: ArtemisLin/memo-lite

1.0.2

Choose a tag to compare

@ArtemisLin ArtemisLin released this 15 Jul 11:13

Fix automated review error: revert localStorage API migration that required a newer minAppVersion than declared (1.7.2). No functional changes.

1.0.1

Choose a tag to compare

@ArtemisLin ArtemisLin released this 15 Jul 09:14

Compliance release for the Obsidian community plugin automated review.

  • Moved ~90 inline JS style assignments into styles.css (theme-adaptable button colors, class-based show/hide)
  • Removed runtime <style> element injection
  • minAppVersion raised to 1.7.2 (async revealLeaf and related APIs)
  • Migrated localStorage usage to App#saveLocalStorage/loadLocalStorage (vault-scoped)
  • No functional changes; two migration regressions caught and fixed by parity review

1.0.0

Choose a tag to compare

@ArtemisLin ArtemisLin released this 15 Jul 08:14

Initial release of Memo Lite.

  • Quick memo capture with #tag autocomplete and highlighting
  • GitHub-style activity heatmap with day filtering
  • Instant search, tag filtering, pin, word count
  • Share memos as image cards (4 templates x 13 backgrounds), fully local rendering
  • File Flow: quick note-to-file creator with vault-wide tag autocomplete and draft protection
  • No network requests, no telemetry - all data stays in your vault as plain Markdown