release.2026-08-09T13-07-40Z.2563

FlowiseAI/Flowiserelease.2026-08-09T13-07-40Z.2563Aug 9, 2026by tea-artist

AI Summary

Focuses on improving the Admin Outbox anomaly page for better incident recovery and fixing issues related to legacy record IDs in migrated bases.

Key Highlights

  • Improved Admin Outbox anomaly page by consolidating repeated database errors.
  • Fixed computed field updates for imported bases containing legacy record IDs.
  • Improved performance for record operations that use ID-based mapping.
  • Better handling of read-only databases to prevent repeated retry cycles.

New Features

  • Consolidated Admin Outbox anomaly view for bulk recovery
  • Legacy record ID support in computed fields

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.