Skip to main content
2026-04-08
v0.2.0

New Features & Updates:

  • API path set to v1
    The EverOS API has been upgraded to v1 with improved structure and new capabilities. See the “API Reference” for full details and migration guide
  • Multimodal storage and retrieval (mRAG)
    Store and query images, documents, PDFs and web contents alongside text
  • Self-evolving agent memory
    Agents can now build and refine memory through Cases and Skills primitives
  • Memory Bank
    Visualize and manage user, group, and agent memory from a single console
  • Interactive Playground
    Explore and test memory APIs directly in the console, no setup required
2026-03-12
v0.1.3

New Features & Updates:

  • Dashboard UI updates
  • Performance improvements
  • Bug fixes and reliability improvements
2026-02-13
v0.1.2

New Features & Updates:

  • Message timestamp validation

Bug Fixes:

  • Fixed dashboard API usage chart data anomaly
2026-02-11
v0.1.1

New Features & Updates:

  • Refactored Get Memories and Search Memories API parameters
  • Dashboard UI interaction improvements
  • Added Google and GitHub third-party login support
  • Restricted available LLM providers and models on cloud platform
  • Bug fixes
This is a non-backwards-compatible change. Update your API request parameters immediately.
2026-02-06
v0.1.0

New Features & Updates:

  • API path set to v0
    All endpoints are served under /api/v0/. Requests to any other path are not supported.