This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Known Issues & Limitations, DEU-84, and Full Changelog https://github.com/deusXmachina-dev/memorylane/compare/v0.26.1...v0.26.2 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds ability to import a previously exported database, replacing the active one. Adds ability to import a previously exported database, replacing the active one. Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Deprecation | Low |
Windows OCR still depends on native OCR component availability. Windows OCR still depends on native OCR component availability. Source: granite4.1:30b@2026-05-27-audit Confidence: low |
— |
| Bugfix | Medium |
Importing a database does not restore original screenshot/video files; only activity data is imported. Importing a database does not restore original screenshot/video files; only activity data is imported. Source: granite4.1:30b@2026-05-27-audit Confidence: low |
— |
| Bugfix | Medium |
Vertex managed-mode bearer tokens aren't refreshed in‑flight, causing 401 errors for long‑running operations (DEU-84). Vertex managed-mode bearer tokens aren't refreshed in‑flight, causing 401 errors for long‑running operations (DEU-84). Source: granite4.1:30b@2026-05-27-audit Confidence: low |
— |
| Bugfix | Low |
Intel macOS is not yet officially supported. Intel macOS is not yet officially supported. Source: granite4.1:30b@2026-05-27-audit Confidence: low |
— |
Full changelog
MemoryLane v0.26.2
Adds the ability to import a previously exported database, replacing the active one.
What's Changed
- Import Database: replace the active database with a previously exported one (
.zipor raw.db). Useful for migrating a Customer-edition database into an Enterprise install — schema, embedding model, and vector dimensions match across editions. The app validates the file, stages it, and restarts to finish importing; a timestamped backup of the current database is saved automatically. Screenshot/video files aren't part of an export, so imported activities keep summaries/OCR/search/patterns but not their original images.
Known Issues & Limitations
- Importing a database does not restore the original screenshot/video files; only the activity data is imported.
- 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 (auto-update enabled).
- 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/v0.26.1...v0.26.2
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]