Releases: GinaOfTheSea/emberly-obsidian-plugin
Release list
0.1.2 — Kittiwake
0.1.2 — Kittiwake
Requires Obsidian 1.13.7 or newer.
- Replace Pixi's runtime JavaScript generation with static shader upload
functions. WebGL remains enabled, including when dynamic compilation is blocked. - Remove the Reload from Markdown and Return to plain note toolbar buttons.
Automatic syncing is unchanged; Return to plain note remains a command.
The rendering comparison matched pixels in both themes and maps up to 1,000
nodes. At 1,000 nodes, median CPU render submission time changed from 2.35 to
2.55 ms on the tested machine. See the comparison and its limits.
The maintainer tested the candidate in the Resource Ownership v2 vault on Windows
and reported that it looked good on 2026-09-06. Exact Obsidian app/installer
versions and a complete native checklist were not recorded. Automated checks
cover lint, types, 353 unit/DOM tests, rendering and browser interactions.
Release files include GitHub build attestations and SHA-256 checksums.
0.1.1
Emberly Maps 0.1.1
A small update for topic editing and rendering. Requires Obsidian 1.13.7 or newer.
- Click the topic title above the notes pane to rename it. Enter or clicking away
saves; Escape cancels. The note filename and map label stay in sync. - Hovering over a rating previews every dot up to that value. Moving away restores
the saved rating. - Fix emoji placement in labels containing other Unicode characters, and use a
smaller emoji-matching dependency. - Load map images from bundled or vault data without Pixi's network-loading code.
- Improve pane visibility and resource-tag layout while removing the CSS patterns
flagged by Obsidian's review.
Release files include GitHub build attestations and SHA-256 checksums.
Automated lint, type, vault, rendering and browser-interaction checks passed.
The rating picker was also checked by the maintainer in the Resource Ownership v2
test vault on Windows, using build af3949d (2026-09-05). The complete native
Obsidian checklist and exact app/installer versions have not been recorded for
this release.
0.1.0
Emberly Maps 0.1.0
First desktop release. Requires Obsidian 1.13.7 or newer.
- Emberly mind maps backed by Markdown map, topic and resource notes.
- Native note editing, topic creation, hierarchy changes and resource ownership.
- In-map connections derived from native links and backlinks.
- Pop-out window handling and isolated text atlases for repeated map opening.
This is an early release. Integrated pane layout restoration across restarts and
mobile support are not included. See the README for the Emberly export format and
installation instructions.
Automated lint, type, vault, renderer interaction and repeated text-rendering
checks passed on the tagged commit. The Seagulls map and notes were also inspected
in Obsidian 1.13.7 on Windows. The full native Obsidian checklist has not been
completed; browser tests simulate Obsidian's window-migration callback and do not
establish that every interaction works in the app.
See the repository README for installation, usage, data handling and limitations.