philemonchiro_obsidian-note.../versions.json
Philemon Chiro 94d3f74406 Release 0.2.5
- New "Flat sticky notes" setting disables the per-card wall rotation.
  Requested by a Reddit user who wanted notes to sit perfectly straight.
- Drop the third-party "builtin-modules" dependency in favor of Node's
  built-in node:module.builtinModules — addresses a directory-scanner
  hygiene warning.
- Drop text-decoration-color on colored-card links, since it was only
  partially supported by Obsidian's bundled Chromium and the inherited
  underline color reads fine.
- Add CONTRIBUTING.md covering build, dev, PR conventions, and the
  release workflow.
2026-05-16 20:29:13 +02:00

11 lines
183 B
JSON

{
"0.1.0": "1.4.0",
"0.1.1": "1.4.0",
"0.1.2": "1.7.2",
"0.2.0": "1.7.2",
"0.2.1": "1.7.2",
"0.2.2": "1.7.2",
"0.2.3": "1.7.2",
"0.2.4": "1.7.2",
"0.2.5": "1.7.2"
}