1.129.1
v1.129.1
Added 1
- Add trendingTopic:seen metric
Changed 5
- Tweak advanced search UI for better localization
- Migrate runOnUI/runOnJS to scheduleOnUI/scheduleOnRN
- Update trending topics UI
- Update react-native-uitextview
- Update sonner-native and remove patch
Fixed 7
- Fix issue where form controls appear above sticky headers
- Fix tooltip layout measurement loop
- Fix IllegalStateException: Required value was null
- Stop grouping all signup failures into one sentry issue
- Fix keyboard activation for signin button
- Fix Android pager crash during screen transitions
- Reenable wake-from-background Android OTA
Removed 1
- Remove unused ScrollForwarder React Native patches
What's Changed
- Fix issue where form controls appear above sticky headers by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11254
- Tweak advanced search UI for better localization by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11266
- Add new config to lingui too by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11270
- ci: publish OTA to denis (S3) + automatic per-PR previews by @amckinley in https://github.com/bluesky-social/social-app/pull/11235
- ci: skip the per-PR OTA job for bot authors by @amckinley in https://github.com/bluesky-social/social-app/pull/11273
- Update version to v1.130.0 by @mozzius in https://github.com/bluesky-social/social-app/pull/11274
- Migrate
runOnUI/runOnJStoscheduleOnUI/scheduleOnRNby @tomekzaw in https://github.com/bluesky-social/social-app/pull/11249 - Fix silently-frozen OTA fingerprint baseline with artifacts by @mozzius in https://github.com/bluesky-social/social-app/pull/11231
- Restore PR OTA QR comment by @mozzius in https://github.com/bluesky-social/social-app/pull/11285
- Add emoji to GitHub Actions step names for consistency by @mozzius in https://github.com/bluesky-social/social-app/pull/11286
- Fix legacy ota1 OTA upload broken by the denis cutover by @amckinley in https://github.com/bluesky-social/social-app/pull/11290
- Publish one bundle version to both OTA origins, not two by @amckinley in https://github.com/bluesky-social/social-app/pull/11291
- Fix tooltip layout measurement loop by @mozzius in https://github.com/bluesky-social/social-app/pull/11284
- Fix IllegalStateException: Required value was null. by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11293
- Remove unused ScrollForwarder React Native patches by @mozzius in https://github.com/bluesky-social/social-app/pull/11295
- Update play store assetlinks by @mozzius in https://github.com/bluesky-social/social-app/pull/11294
- fix: stop grouping all signup failures into one sentry issue by @mozzius in https://github.com/bluesky-social/social-app/pull/11278
- ci: only publish the per-PR OTA when the fingerprint is clean by @mozzius in https://github.com/bluesky-social/social-app/pull/11287
- Downbump version to v1.129.1 by @mozzius in https://github.com/bluesky-social/social-app/pull/11297
- Update react-native-uitextview by @mozzius in https://github.com/bluesky-social/social-app/pull/11299
- Update sonner-native, remove patch by @mozzius in https://github.com/bluesky-social/social-app/pull/11300
- Reenable wake-from-background Android OTA by @mozzius in https://github.com/bluesky-social/social-app/pull/11298
- Fix Android pager crash during screen transitions by @mozzius in https://github.com/bluesky-social/social-app/pull/11301
- Fix keyboard activation for signin button by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11308
- Update trending topics UI by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11304
- Add trendingTopic:seen metric by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11309
- Bump the actions group with 6 updates by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11305
- Bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11306
- v1.129.1 Release Prep by @mozzius in https://github.com/bluesky-social/social-app/pull/11303
Full Changelog: https://github.com/bluesky-social/social-app/compare/1.129.0...1.129.1