0.0.2 - Patchnotes
Pre-release
Pre-release
[0.0.2] - 2026-08-08
Features
- Notes system — display markdown notes (patch notes, news, announcements) in the patcher UI
- Configured via
notes_urlingoro-config.jsonpointing tonotes.json - Notes are markdown files rendered to HTML on the Go side (
gomarkdown/markdown) - Custom CSS support via
notes_css_urlfor styling notes - Notes sorted by ID descending — newest first
- Supports
file://,http://,https://protocols
- Configured via
Fixes
- External link handling — links in notes open in default browser, not inside patcher
- Drag-and-drop prevention — dropping files onto patcher UI no longer opens them