1.2.0

HumanAIGC/Cloth2Tex1.2.0Nov 5, 2025by nullure

AI Summary

Introduces a new Web UI, performance optimizations, and a memory compression engine to enhance user control and system efficiency.

Key Highlights

  • Web UI: New interface for controlling OpenMemory.
  • HYBRID Tier Performance Mode: Optimized performance settings.
  • Memory Compression Engine: New system for managing memory load.
  • Decay System: Implementation of memory decay logic.

New Features

  • Web-based user interface
  • Hybrid performance modes
  • Memory compression engine
  • Decay system

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