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
Added mini-apps: generate, preview, publish, run, iterate, rename, delete, and import self-contained H5 apps from ordinary Nomi conversations.
Mini-app publishing now separates working copies from published snapshots, so unfinished edits cannot overwrite the app users rely on.
The mini-app runner and live preview share a sandboxed rendering policy, with explicit controls for publish, continue iteration, refresh, open in browser, rename, and delete.
Imported mini-apps are validated with concrete rule-by-rule feedback, and invalid apps can be sent into a conversation for repair.
UI/API contract version moved from 16 to 18 for the new mini-app routes and DTOs.
macOS
First v0.6.3 desktop release for macOS, built for Apple Silicon.
Includes signed updater artifacts and a notarized manual DMG installer.