- Tokens placed per-hex link to vault notes; support circle/square shape,
sm/md/lg size, fill color, optional border color, icon, and description
- TokenInfoModal shows note content (formatted via MarkdownRenderer, images
included) with jump-to-hex, open-note, edit, and two-step remove actions
- Edit flow reopens TokenModal pre-filled; proxy notes handle multiple tokens
referencing the same source note
- Icon picker replaced with scrollable palette grid (2-row cap, drag-to-reorder,
hide/show) in both HexEditorModal and TokenModal; order persisted in settings
- Token layer toggle added to layers menu (default on)
- Fix metadata-cache race on token delete (wasToken check prevents missed updates)
- Token preview rendered inline in TokenModal title row; real-time color preview
via native input event on color pickers
- Bump version to 1.1.6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add faction overlay, region overlay, and GM layer (all shipped, all absent from docs)
- Add Quests and Factions to hex editor link sections list
- Add Faction, Region, and Table Link rows to drawing tools table
- Add Overlays and GM layer sections in the detailed Features block
- Add Quests, Factions, and Workflows folder rows to Settings table
- Fix hex orientation default: pointy → flat
- Fix manual install URL: obsidian-hexmaker → hexmaker
- Drop the stale `### encounters` text section from the Hex notes table
- Add Quests and Factions rows to the Hex notes sections table
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>