Changelog
Release notes for Atris Desktop. Auto-update is on — installed apps pick up new builds on launch. Current download: v0.1.36.
v0.1.37
2026-07-08Next update- In progress — notes land when the next desktop build ships.
v0.1.36
2026-07-08Latest download- Portable publish links — publishing a doc stamps its share link into the document itself, so the same doc republishes to the same public URL from any computer.
- Publish carries the markdown source, unlocking editing a published doc from the web dashboard.
- Editor round-trip hardening — line endings, blank runs, raw fences, and list markers survive desktop and web edits byte-identically.
- Publish recovery — a doc whose link record is missing locally recovers it from the doc itself instead of forking a new link.
v0.1.35
2026-07-07- Boot permission gating — loop auto-resume defers until folder access is cleared, no surprise TCC prompt at first paint.
- Deferred CLI spawns — boot no longer spawns claude/codex; readiness uses sync path scan with ok/unknown/missing tri-state.
- Orb warm-thread hygiene — background taps reuse one thread; stale bg threads archived; warm count stops growing forever.
- Parked Atrisbox answers — ready chip renders instantly; Enter opens oldest parked result instead of dead-ending.
- Boot beacon telemetry — boot_start/boot_complete/boot_crash_detected so a dead app writes signal before the user screenshots.
- Release provenance + clean-tree gate — every DMG carries sha/branch/dirty/pushed receipt; packaged boot smoke catches missing asar modules.
- Explorer refresh and Claude thinking-effort picker in the composer.
v0.1.34
2026-07-07- File explorer uses a VS Code-style tree — expand folders in place, cleaner spacing, no trailing slashes.
- Atrisbox burst-tap flow: advance through dialogue while work streams in the background.
- Embedded browser surface in the sidebar for live web views inside the desktop shell.
- Folder access controls in Settings — grant paths from a drop zone instead of surprise picker prompts.
- Calendar loading no longer gets stuck on a spinner after stale refreshes.
- Inbox bulk-archive for low-signal mail; markdown bold round-trip fix for quoted text.
- Orb suggestions dedupe across sources; task review is two moves (approve all, then review).
- Chat: Cmd+T starts a new thread without killing a background stream.
v0.1.33
2026-07-05- Markdown editor round-trip fix — bold and inline formatting no longer corrupt on save/reload.
- Signed, notarized Mac build with auto-update ZIP feed and repair package on CDN.
v0.1.32
2026-07-02- Routine signed Mac refresh — updater ZIP, blockmap, and repair package published to CDN.
Full engineering log: atris-desktop-v2