Daily Release Summary: 2026-05-29
Daily Release Summary: 2026-05-29 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-29
Generated from 45 structured change items. The companion YAML remains the source for deterministic tooling.
Overview
OpenMates introduced enhanced privacy controls for file embeds, streamlined the signup security process, and refined payment consent logic. The update also includes significant internal test stabilization and AI model routing improvements.
Released Changes
- Added draft embed PII controls and improved client-side support for file-based personally identifiable information. (79f0000dc, 0032e41ff)
- Shortened the security setup process during user signup to improve onboarding speed. (5d84ffdad)
- The chat interface now displays more announcement chats by default. (77cf112db)
- Added a monitoring service for OpenRouter models to track availability and updates. (d56f00cd5)
Bug Fixes
- Refined the purchase flow to ensure refund consent is correctly requested and remains visible during the first transaction in settings. (311daf937, 5d24b2e5f, b99cd1092)
- Resolved an issue where client-side email encryption keys were not correctly passed during bank transfer payments. (c76dc21b9)
- Fixed logic for handling stale signup paths, ensuring users can correctly resume or complete registration after logging in. (0ae60dccc, 963e38e95)
- Blocked Gemini model inference on uploaded images to prevent unsupported processing attempts. (b5db1cb46)
- Added specific test identifiers to the recovery key success message in security settings. (d320a1e27)
Unreleased Progress
- Internal adjustments to AI provider routing for Claude Opus 4.8. (3468adde6, c35a3c759)
- Internal improvements to the serialization of mail and sheet draft embeds. (442c99eb6)
- Refined internal cache state management for completed signup flows. (391a7b4b0)
Internal Progress
- Extensive stabilization of the end-to-end test suite, covering recovery key flows, referral rewards, image inference, and signup procedures. (e7102221a, b2158f9bf, a7bab57f9)
Newsletter Guidance
Include
- New PII controls for draft embeds and improved client-side file support. (79f0000dc, 0032e41ff)
- Streamlined signup security configuration. (5d84ffdad)
- Increased visibility for announcement chats. (77cf112db)
Exclude
- Internal AI routing and session management updates. (3468adde6, c35a3c759, 442c99eb6)
Rationale
The update focuses on privacy-centric file handling and a smoother onboarding experience, which are key value propositions for users.
Quality Notes
- Heavy emphasis on test reliability for security-critical flows like recovery keys and signups.
- Proactive blocking of unsupported AI inference types (Gemini image processing).