OpenMates Docs Open Chat

Daily Release Summary: 2026-05-07

Daily Release Summary: 2026-05-07 Generated from structured change items. The companion YAML remains the source for deterministic tooling. Overview OpenMates...

[T:documentation.sender_name]

Daily Release Summary: 2026-05-07

Generated from 17 structured change items. The companion YAML remains the source for deterministic tooling.

Overview

OpenMates introduced a significant update to its memory system, allowing users to save results from events, health, home, and travel embeds directly to their personal memories. The update also includes critical fixes for 2FA reconnection, API startup security, and content filtering for daily inspiration videos.

Released Changes

  • Users can now save interactive embed results from the Events, Health, Home, Reminder, and Travel apps into their memories for later reference. (7c464aa37)

Bug Fixes

  • A series of fixes for the new memories feature improved ID derivation from content refs, resolved child embed previews, and stabilized title saving during fullscreen interactions. (c318715a3, 7811bb567, 9c1c0ecde)
  • API startup reliability was improved by adding a validation step for Vault tokens before the service begins. (6c3b6b0e5)
  • The 2FA reconnection flow now correctly restores verification steps. (b5aaf7f73)
  • Text sizing in the code embed fullscreen view has been stabilized. (0543c5d86)
  • The daily inspiration video processor now filters out content flagged as “made-for-kids” to ensure appropriate recommendations. (2aae3ed90)

Unreleased Progress

  • Development continued on native chat embeds for iOS and macOS, focusing on correctly loading child components within the chat view. (5b3dfffb7)

Internal Progress

  • The system now skips Sightengine health checks when API quotas are exhausted to prevent unnecessary task failures. (d33b94471)
  • Test coverage was expanded for 2FA reconnection previews, travel booking URL resolution, and memory title matching. (7529ae2e9, 6c7b2b4ea, d5e8302c3)

Newsletter Guidance

Include

  • OpenMates added the ability to save embed results—including events, health appointments, home listings, and travel connections—directly to user memories. (7c464aa37)
  • Restored 2FA verification for reconnection flows. (b5aaf7f73)
  • Refined daily inspiration video selection to exclude made-for-kids content. (2aae3ed90)

Exclude

  • Native chat embed loading for iOS and macOS. (5b3dfffb7)
  • Sightengine quota handling. (d33b94471)

Rationale

The primary update is the introduction of ‘Save to Memories’ for various embed types, which significantly enhances the utility of search results across the platform. Supporting fixes for 2FA and content filtering provide additional stability and quality improvements suitable for public communication.

Quality Notes

  • The ‘Save to Memories’ feature received immediate follow-up fixes to ensure data integrity for child embeds and title consistency.
  • Startup security was hardened with mandatory Vault token validation.