Daily Release Summary: 2026-07-22
Daily Release Summary: 2026-07-22 Generated from structured change items. The companion YAML remains the source for deterministic tooling. Overview OpenMates...
Daily Release Summary: 2026-07-22
Generated from 97 structured change items. The companion YAML remains the source for deterministic tooling.
Overview
OpenMates focused on significant architectural and UI improvements for long-form chat history, the Finance application, and the guest onboarding experience. Key updates include the introduction of bounded message windows for scalable chat history, enhanced Finance sheet embeds, and a refreshed landing page intro. All updates are currently in development.
Released Changes
- None
Bug Fixes
- None
Unreleased Progress
- OpenMates added bounded message windows and history compression to support scalable long-form chats across the web app and CLI. (c79041d73, 98540c641, 164776556)
- The Finance app now supports sheet embed inputs and features improved account check examples. (52f131ec4, 252088986, 03b758fce)
- A refreshed landing page intro was implemented with expanded animations and optimized layouts for mobile and iPad. (5d55e594b, ad5b60b91, b33846293)
- A new chat settings page was added, and chat share link rendering was improved to ensure links are visible before persistence. (a05c760b4, 502629ed4)
- Audio features were enhanced with generated transcript titles, a new recording shortcut, and clarified keyboard controls. (23d0bdf28, 6f1242343, 92ab70b44)
- AI capabilities were updated with improved image-to-HTML generation, refined Gemini model routing, and new IdeaBucket processing settings. (6edac50aa, d8cf2defc, ea00f89fb)
- Accessibility and recording controls were stabilized for the unreleased iOS and macOS platforms. (337b929b5, 6f4c58b18, 6fbd38706)
Internal Progress
- Security dependency alerts were addressed across backend and frontend packages. (a3c35865d)
- Audit scripts now block specific Chinese server provider routes. (a4947c8f3)
- Internal synchronization logic was refined for workspace navigation gates, IdeaBucket cache contracts, and chat metadata. (69b2a5c94, b808c8b38, 1a8153986)
Newsletter Guidance
Include
- None
Exclude
- Bounded long-chat message windows and history compression. (c79041d73, 63b66e60f)
- Finance app sheet embed inputs and account check improvements. (52f131ec4, 03b758fce)
- Expanded landing page onboarding and intro animations. (5d55e594b, a3ac209e1)
- iOS and macOS accessibility and recording control updates. (337b929b5, 6f4c58b18)
Rationale
All user-facing changes from this period are currently in development (dev_only) and have not been merged to the main branch for public release.
Quality Notes
- Extensive test coverage was added for the new chat settings flow and long-chat history boundaries.
- Accessibility audits were performed for live chat components on Apple platforms.