# Prefect 3.8.5.dev3 — 3.8.5.dev3: Nightly Development Release - Product: Prefect (https://whatsnew.fyi/product/prefect) - Vendor: Prefect - Date: 2026-08-30 - Version: 3.8.5.dev3 - Original notes: https://github.com/PrefectHQ/prefect/releases/tag/3.8.5.dev3 - Permalink: https://whatsnew.fyi/product/prefect/releases/3.8.5.dev3 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix scheduled flow run polling - **fixed** — Preserve explicit falsy prefect-redis client overrides - **fixed** — Remove the unbounded flow run count from the dashboard empty-state check ##### What's Changed ###### Bug Fixes 🐞 * Fix scheduled flow run polling by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22970 * Preserve explicit falsy prefect-redis client overrides by @qdivan in https://github.com/PrefectHQ/prefect/pull/22974 * Remove the unbounded flow run count from the dashboard empty-state check by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22920 ###### Development & Tidiness 🧹 * Make the test storage_document_id fixture and block data encryption deterministic by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22966 ##### New Contributors * @qdivan made their first contribution in https://github.com/PrefectHQ/prefect/pull/22974 **Full Changelog**: https://github.com/PrefectHQ/prefect/compare/3.8.5.dev2...3.8.5.dev3