Daily Release Summary: 2026-05-25
Daily Release Summary: 2026-05-25 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-25
Generated from 31 structured change items. The companion YAML remains the source for deterministic tooling.
Overview
OpenMates launched a referral credit program, introduced interface font customization, and implemented encrypted chat compression checkpoints to improve synchronization performance.
Released Changes
- OpenMates added a referral credit program, including a new billing settings interface to track referral status and rewards. (b904d5e3c, f1f8d2d40)
- Users can now select and sync interface font preferences; this update includes fixes for font rendering and session restoration. (239565add, b9c4031fe, f0db57546)
- Encrypted chat compression checkpoints were added to optimize phased synchronization while ensuring server-side compression artifacts remain excluded from chat history. (b716bdad5, 5d71207ab)
- A privacy-safe telemetry digest and localized chat error report consent were implemented to improve issue reporting transparency. (1282d1f0b, 7f4090171)
- Embed functionality was improved across nutrition, travel, and code search, including better metadata preservation and more accurate recipe examples. (ff5b5b318, 103767acc, 69d3f9a13)
Bug Fixes
- UI polish for the settings menu includes matching the default icon gradient and ensuring the settings icon appears correctly in the profile menu. (10ae2aedb, e94ebf325)
- The referral API is now correctly routed through the Caddy server configuration. (e2e49ef36)
- Resolved a rendering issue for the building maintenance email example embed. (65b64c377)
- Added the Stoffe provider logo for the app store interface. (fbad428fb)
Unreleased Progress
- A new example chat for building maintenance was added to the internal demo store. (8f6ac44dd)
- Internal metadata structures for skills and image providers were updated to support better embed rendering. (ff5b5b318, 99528aa75, 901ee9f25)
Internal Progress
- Test coverage was expanded for referral signups, chat error report consent, and travel metadata preview assertions. (d3b32c7db, 293582813, cfb29a3e8)
- Implemented automatic submission for chat failure reports. (d360a79cd)
Newsletter Guidance
Include
- A new referral credit program allows users to earn rewards, with integrated status tracking in billing settings. (b904d5e3c, f1f8d2d40)
- Interface font customization is now available, allowing users to choose and sync their preferred local fonts across sessions. (239565add, b9c4031fe, f0db57546)
- Encrypted chat compression checkpoints improve synchronization performance while keeping server-side compression data out of user chat history. (b716bdad5, 5d71207ab)
Exclude
- PII-capable maintenance example chat. (8f6ac44dd)
- Skill search and image provider metadata corrections. (ff5b5b318, 99528aa75, 901ee9f25)
Rationale
The referral program and font customization are the primary user-facing highlights of this update, supported by significant performance improvements to encrypted chat syncing.
Quality Notes
- Significant effort was directed toward ensuring font preferences synchronize correctly across restored sessions and profile loads.
- The referral program includes end-to-end testing for signup and purchase workflows to ensure reliability.