# Bluesky 1.131.1 - Product: Bluesky (https://whatsnew.fyi/product/bluesky) - Vendor: Bluesky Social - Date: 2026-08-20 - Version: 1.131.1 - Original notes: https://github.com/bluesky-social/social-app/releases/tag/1.131.1 - Permalink: https://whatsnew.fyi/product/bluesky/releases/1.131.1-f58a36ea 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'. --- - **changed** — Send beta user state with AppView requests - **changed** — Add statsOptions to Webpack configuration - **fixed** — Clear the cached initial URL after handling a deep link - **changed** — Only persist successful queries - **changed** — Unblock React Compiler for PostFeed - **fixed** — Fix profile handle resolution errors - **changed** — Invert password reveal eye icon - **fixed** — Fix MMKV persistence in Metro builds - **fixed** — Fix HLS playback in Chrome embeds - **added** — Log slow Blink database operations - **changed** — Omit non-positive SEO comment counts ##### What's Changed * Send beta user state with AppView requests by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11474 * Add statsOptions to Webpack configuration by @abulenok in https://github.com/bluesky-social/social-app/pull/11495 * Clear the cached initial URL after handling a deep link by @mozzius in https://github.com/bluesky-social/social-app/pull/11500 * Bump anthropics/claude-code-action from 1.0.189 to 1.0.190 in the actions group by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11489 * Only persist successful queries by @mozzius in https://github.com/bluesky-social/social-app/pull/11484 * Unblock React Compiler for PostFeed by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11451 * Bump React Compiler to stable 1.0.0 by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11450 * Bump version to v1.132.0 by @mozzius in https://github.com/bluesky-social/social-app/pull/11502 * Fix profile handle resolution errors by @mozzius in https://github.com/bluesky-social/social-app/pull/11503 * Invert password reveal eye icon by @mozzius in https://github.com/bluesky-social/social-app/pull/11365 * Fix MMKV persistence in Metro builds by @mozzius in https://github.com/bluesky-social/social-app/pull/11504 * Fix HLS playback in Chrome embeds by @mozzius in https://github.com/bluesky-social/social-app/pull/11506 * Log slow Blink database operations by @amckinley in https://github.com/bluesky-social/social-app/pull/11505 * translations by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11511 * Omit non-positive SEO comment counts by @blackmichael in https://github.com/bluesky-social/social-app/pull/11508 * Revert "Bump React Compiler to stable 1.0.0" by @mozzius in https://github.com/bluesky-social/social-app/pull/11512 **Full Changelog**: https://github.com/bluesky-social/social-app/compare/1.131.0...1.131.1