release.2026-08-09T14-50-08Z.2564
FlowiseAI/Flowiserelease.2026-08-09T14-50-08Z.2564Aug 9, 2026by tea-artist
AI Summary
Enhanced BYODB monitoring capabilities with clearer health statuses, in-app notifications, and remediation guidance. The update improves how the system handles read-only databases to prevent failure loops.
Key Highlights
- Added clearer BYODB health statuses, admin indicators, and remediation guidance.
- BYODB-backed writes now return a 409 conflict when the database is read-only.
- Computed tasks pause on failure and resume after recovery to prevent repeated errors.
- Improved BYODB health consistency across connection checks and write failures.
New Features
- BYODB health status indicators and admin notifications
- Remediation guidance for database states
Full Release Notes
## Feature Updates - Added clearer BYODB health statuses, in-app notifications, admin indicators, and remediation guidance for read-only, unreachable, degraded, and recovered databases. ## Bug Fixes & Improvements - BYODB-backed writes now return a 409 conflict when the database is read-only, while computed tasks pause to prevent repeated failures and resume after recovery. - Improved BYODB health consistency and recovery detection across connection checks and write failures.