# Inngest v1.41.0 - Product: Inngest (https://whatsnew.fyi/product/inngest) - Vendor: Inngest - Date: 2026-08-03 - Version: v1.41.0 - Original notes: https://github.com/inngest/inngest/releases/tag/v1.41.0 - Permalink: https://whatsnew.fyi/product/inngest/releases/v1.41.0 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'. --- - **added** — Add insights-backed AI dashboard - **changed** — Nudge metadata usage in run details - **fixed** — Prevent connection state regression during gateway draining - **fixed** — Queue operations spanning multiple shards now tolerate unavailable shards and continue returning results from healthy shards - **fixed** — Shard-group workers continue trying healthy lease candidates when another shard is unavailable - **fixed** — Make lease renewal idempotent after lost ACKs ##### Release Notes - [#4688](https://github.com/inngest/inngest/pull/4688) fix(queue): isolate unavailable shards Queue operations spanning multiple shards now tolerate unavailable shards and continue returning results from healthy shards. Shard-group workers also continue trying healthy lease candidates when another shard is unavailable. ##### Changelog ###### 🚀 Features - *(ai-overview)* Add insights-backed AI dashboard (#4662) - *(ui)* Nudge metadata usage in run details (#4683) ###### 🐛 Bug Fixes - *(connect)* Prevent connection state regression during gateway draining (#4685) - *(queue)* Isolate unavailable shards (#4688) - *(connect)* Make lease renewal idempotent after lost ACKs (#4687)