This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Since v1.0.0-rc.1, Known Issues & Limitations, and DEU-93 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Activities page replaces flat list with trust digest and day-grouped audit log. Activities page replaces flat list with trust digest and day-grouped audit log. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Patterns page introduces split-view ranked by impact with composite scoring. Patterns page introduces split-view ranked by impact with composite scoring. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Onboarding flow now renderer‑driven with state machine and Windows permission handling. Onboarding flow now renderer‑driven with state machine and Windows permission handling. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Main window shell unified with PageLayout, shadcn pill controls, collapsible sidebar and persistent state. Main window shell unified with PageLayout, shadcn pill controls, collapsible sidebar and persistent state. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Enterprise backend retains managed key on 5xx errors and smoother activation with existing consent (DEU-93). Enterprise backend retains managed key on 5xx errors and smoother activation with existing consent (DEU-93). Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Storage adds IPC methods getPatternDetail and getActivityDigest; pattern ranking moved to composite scoring. Storage adds IPC methods getPatternDetail and getActivityDigest; pattern ranking moved to composite scoring. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Low |
Release pipeline pins GitHub Actions to commit SHAs and reuses resolved ref across jobs. Release pipeline pins GitHub Actions to commit SHAs and reuses resolved ref across jobs. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Settings tightens custom vendor baseURL validation and database export directory validation. Settings tightens custom vendor baseURL validation and database export directory validation. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Low |
Import Database feature validates and stages chosen file, backs up current database before swap on next startup. Import Database feature validates and stages chosen file, backs up current database before swap on next startup. Source: llm_adapter@2026-06-02 Confidence: low |
— |
| Bugfix | Low |
Sync backend uploads now include user_context field. Sync backend uploads now include user_context field. Source: llm_adapter@2026-06-02 Confidence: low |
— |
Full changelog
MemoryLane v1.0.0
First stable 1.0 release. A transparency-first product: you can see exactly what MemoryLane has captured and the recurring workflows it found, with evidence for each.
Since v1.0.0-rc.1
- Import Database: replace the local database from an exported
.zipor raw.db. The chosen file is validated and staged, then swapped in safely on the next startup — backing up the current database first. - Sync: backend uploads now include
user_context.
What's Changed
- Activities page: replaces the per-minute flat list with a trust digest (total captures, time span, top apps, top sites) plus a day-grouped audit log that collapses consecutive same-app captures into expandable rows. Includes substring search and click-to-filter chips from the digest.
- Patterns page: new split-view ranked by likely impact (~hours/week × recurrence × confidence × recency). Each pattern shows recurrence sentence, description, apps, a "Copy prompt for Claude" action, and a sightings timeline with linked source activities.
- Onboarding: renderer-driven flow with state machine, Windows-specific permission handling, and skip-on-existing-recordings detection.
- Main window shell: unified
PageLayout, shadcn pill controls, sidebar with collapsible state, persistent Activities state across navigation. Resizable window. - Enterprise: backend keeps the managed key on backend 5xx instead of clearing it; smoother activation when the backend already has consent on file (DEU-93).
- Storage: new
getPatternDetailandgetActivityDigestIPC; pattern ranking moved from SQL ordering to composite scoring in the repo layer. - Settings: tightened custom vendor
baseURLvalidation; stricter database export directory validation. - Release pipeline: GitHub Actions pinned to commit SHAs; release workflow resolves the input ref to an immutable SHA once and reuses it across jobs.
Known Issues & Limitations
- Vertex managed-mode bearer tokens aren't refreshed in-flight — long-running operations that outlive the token TTL may see 401s until the next refresh cycle (DEU-84).
- Windows OCR still depends on native OCR component availability.
- Intel macOS is not yet officially supported.
Installation
- macOS customer (Apple Silicon): install from the GitHub release page.
- macOS enterprise (Apple Silicon):
MemoryLane Enterprise-arm64-mac.pkg— delivered privately per customer. - Windows customer:
MemoryLane-Setup.exe - Windows enterprise:
MemoryLane Enterprise-Setup.msi— delivered privately per customer.
Full Changelog
https://github.com/deusXmachina-dev/memorylane/compare/v1.0.0-rc.1...v1.0.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About deusXmachina-dev/memorylane
Desktop app that captures screen activity via event-driven screenshots, stores AI-generated summaries and OCR text locally in SQLite, and exposes your activity history to AI assistants via MCP with semantic search, timeline browsing, and event detail retrieval.
Related context
Beta — feedback welcome: [email protected]