LoFS v1.2.2
Features
Integrated Mem0 long-term memory: backend adds validation and retrieval endpoints, chat flow now queries and persists memories when enabled, and the renderer introduces a dedicated toggle plus API key handling.
Added a macOS-specific application icon to the build pipeline for better desktop branding.
Refactor
Moved optional asset loading logic into a standalone module and aligned index markup with the new CSP configuration.
Performance
No changes.
Fixes
Suppressed repeated optional dependency warnings and prune missing assets proactively to quiet the renderer.
Re-enabled Electron’s default web security settings, resolving prior security warnings.