@@ -58,11 +58,12 @@ installer).
5858 wired to the dose-reference interaction data; DoseWiki's dangerous/unsafe/caution
5959 tiers map onto our danger/caution/note severities (with the reason text), and
6060 inline dose-range + interaction warnings appear while logging a dose.
61- - ** Distribution** — cross-platform signed installers (macOS universal ` .dmg ` +
62- Linux ` .AppImage ` /` .deb ` /` .rpm ` ) via ` tauri-action ` CI on ` v* ` tags, plus
63- ** in-app auto-update** (Tauri updater; "Install & restart" banner). macOS is
64- currently ** unsigned** (right-click → Open on first launch) pending an Apple
65- Developer ID.
61+ - ** Distribution** — cross-platform installers (macOS universal ` .dmg ` +
62+ Linux ` .AppImage ` /` .deb ` /` .rpm ` + ** Windows NSIS ` .exe ` /` .msi ` from v0.5.0** )
63+ via ` tauri-action ` CI on ` v* ` tags, plus ** in-app auto-update** (Tauri updater;
64+ "Install & restart" banner). macOS is currently ** unsigned** (right-click →
65+ Open on first launch) pending an Apple Developer ID; Windows is unsigned too
66+ (SmartScreen "More info → Run anyway").
6667
6768---
6869
@@ -382,7 +383,7 @@ emotional presence.
382383** v0.4.0 and v0.4.1 are shipped and public** — the knowledge corpus, contribution
383384drafts, the phone portal (Phase 3a), the combo-checker fix, and the phone Companion fix.
384385
385- ### Plain journal entries (not a drug session) — proposed
386+ ### Plain journal entries (not a drug session) — ✅ shipped in v0.5.0
386387
387388Today an entry ** has to be a session** . If you just want to write about your day, the
388389app has nowhere to put it, which quietly narrows a journal into a drug log. It should
0 commit comments