You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Infobox image icons: Replaced emoji icons (export, import, lock, link, brush, eraser, download) with actual PNG image resources via {img:ResourceName} tokens
Inline icon support: Multiple icons in a single line (e.g. brush / eraser) now render correctly via InlineUIContainer
Text color fix: Icon rows now match the surrounding text color — gray (BrushTextDim) in section cards, white (BrushText) in standalone lines and tips cards
Open-folder toggle: Added a toggle button with folder icon in the bottom bar; blue = open Downloads folder after export/download, gray = disabled
ExplorerService: New service that reuses existing Explorer windows and selects the exported file, instead of always opening a new window
All Explorer-open calls (export, PNG save, update download) are now guarded by the OpenFolderAfterDownload setting