1.131.1
Changed 7
- Send beta user state with AppView requests
- Add statsOptions to Webpack configuration
- Only persist successful queries
- Unblock React Compiler for PostFeed
- Bump React Compiler to stable 1.0.0
- Invert password reveal eye icon
- Log slow Blink database operations
Fixed 4
- Clear the cached initial URL after handling a deep link
- Fix profile handle resolution errors
- Fix MMKV persistence in Metro builds
- Fix HLS playback in Chrome embeds
From Bluesky
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
Full Changelog: https://github.com/bluesky-social/social-app/compare/1.131.0...1.131.1