release.2026-08-09T13-07-40Z.2563
agent0ai/agent-zerorelease.2026-08-09T13-07-40Z.2563Aug 9, 2026by tea-artist
AI Summary
This release focuses on improving the Admin Outbox anomaly page for easier bulk recovery and fixes computed field updates for legacy record IDs.
Key Highlights
- Improved Admin Outbox anomaly page consolidating repeated database errors
- Fixed computed field updates for imported bases with legacy record IDs
- Improved handling of read-only databases to prevent retry cycles
New Features
- Consolidated Admin Outbox anomaly page for bulk recovery
- Fixed computed field updates for legacy record IDs
Full Release Notes
## Feature Updates - Improved the Admin Outbox anomaly page by consolidating repeated database errors with changing details, making bulk recovery from incidents such as full disks more practical while preserving compatibility with existing recovery requests. ## Bug Fixes & Improvements - Improved handling of read-only databases to prevent repeated retry cycles and report failed operations more clearly. - Fixed computed field updates for imported or migrated bases containing legacy record IDs, without changing ID generation or link resolution for new records. - Improved performance for record operations that use ID-based mapping.