# puter 26.07.1 - Product: puter (https://whatsnew.fyi/product/puter) - Vendor: HeyPuter - Date: 2026-07-15 - Version: 26.07.1 - Original notes: https://github.com/HeyPuter/puter/releases/tag/26.07.1 - Permalink: https://whatsnew.fyi/product/puter/releases/26.07.1 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 Grok 4.5 model support - **added** — Add 5.6 models - **added** — Add support for ignoring specific issues in healthcheck - **added** — Add support for ndjson logging - **added** — Add GUI button for custom OIDC - **added** — Add sign-in flow for crossOriginIsolated contexts - **added** — Implement workers without cloudflare for local dev testing - **changed** — Use device info for rate limit fingerprinting - **changed** — Add spans to drivers and high frequency paths - **changed** — Update user pays model docs - **fixed** — Fix miscellaneous authentication bugs - **fixed** — Fix Grok 4.5 release date - **fixed** — Add phone errors into key-value store for debugging - **fixed** — Fix possible XSS entrypoints - **fixed** — Fix OIDC state - **fixed** — Fix AI rate limits - **fixed** — Fix cache healthcheck in memory for each node - **fixed** — Fix missing OIDC error messages - **fixed** — Check if user is suspended on WebDAV basic auth and others - **fixed** — Fix UI signup order ##### What's Changed * add grok 4.5 by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3360 * fix: misc auth bug fixes by @Salazareo in https://github.com/HeyPuter/puter/pull/3362 * chore: cleanup uneeded ai messages by @Salazareo in https://github.com/HeyPuter/puter/pull/3363 * update user pays model docs by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3364 * fix grok 4.5 release date by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3365 * add 5.6 models by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3366 * fix: add phone errors into kv for debugging by @Salazareo in https://github.com/HeyPuter/puter/pull/3367 * fix possible XSS entrypoints by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3368 * fix: OIDC state by @Salazareo in https://github.com/HeyPuter/puter/pull/3370 * fix: ai rate limits by @Salazareo in https://github.com/HeyPuter/puter/pull/3371 * fingerprint: use device info for rate limit too by @Salazareo in https://github.com/HeyPuter/puter/pull/3372 * add support for ignoring specific issues in healthcheck by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3374 * fix: cache healthcheck in mem for each node by @Salazareo in https://github.com/HeyPuter/puter/pull/3375 * Add spans to drivers and high frequency paths by @Salazareo in https://github.com/HeyPuter/puter/pull/3376 * fix: missing OIDC error messages by @Salazareo in https://github.com/HeyPuter/puter/pull/3377 * add support for ndjson logging by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3381 * Check if user is suspended on WebDAV basic auth and others by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3369 * feat: add sign-in flow for crossOriginIsolated contexts, take two by @velzie in https://github.com/HeyPuter/puter/pull/3338 * Add GUI button for custom OIDC by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3384 * fix: ui signup order by @Salazareo in https://github.com/HeyPuter/puter/pull/3385 * fix: admin gates by @Salazareo in https://github.com/HeyPuter/puter/pull/3386 * Implement workers without cloudflare for local dev testing by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3389 * fix: sanitize get user response by @Salazareo in https://github.com/HeyPuter/puter/pull/3390 * feat: email api wip by @Salazareo in https://github.com/HeyPuter/puter/pull/3391 * Fix static hosting domain fallback for self-hosted custom domains by @tamilselvanp57 in https://github.com/HeyPuter/puter/pull/3382 ##### New Contributors * @tamilselvanp57 made their first contribution in https://github.com/HeyPuter/puter/pull/3382 **Full Changelog**: https://github.com/HeyPuter/puter/compare/26.07...26.07.1