1.2.0

sundowndev/phoneinfoga1.2.0Nov 5, 2025by nullure

AI Summary

Introduced a Web UI for control, a HYBRID Tier Performance Mode, and a Memory Compression Engine, alongside the implementation of a decay system.

Key Highlights

  • New Web UI for controlling OpenMemory.
  • HYBRID Tier Performance Mode for optimized performance.
  • Memory Compression Engine for storage efficiency.
  • Decay system implementation.

New Features

  • Web UI for user control.
  • HYBRID Tier Performance Mode.
  • Memory Compression Engine.
  • Decay system for memory management.

Full Release Notes

# What's New
* Web UI to control OpenMemory
* HYBRID Tier Performance Mode
* Memory Compression Engine

## What's Changed
* Decay system
* perf(vector): Optimized the aggregateVectors function by @DKB0512 in https://github.com/CaviraOSS/OpenMemory/pull/26
* perf(embedding): Optimize embedWithLocal by @DKB0512 in https://github.com/CaviraOSS/OpenMemory/pull/29
* perf(chunk): Optimized the combineChunk function by @DKB0512 in https://github.com/CaviraOSS/OpenMemory/pull/27
* Add permissions for content read access by @recabasic in https://github.com/CaviraOSS/OpenMemory/pull/31

## New Contributors
* @recabasic made their first contribution in https://github.com/CaviraOSS/OpenMemory/pull/31

**Full Changelog**: https://github.com/CaviraOSS/OpenMemory/compare/1.1.1...1.2.0