1.132.0
v1.132.0
Added 5
- Add Blink Prometheus listener
- Add graceful shutdown to Blink
- Add OP thread numbering to feed posts
- Create moderation inbox menu item and feature gate
- Add city to IP-based geo
Changed 13
- Make Safelink event replay idempotent
- Set maxAge: Infinity on age assurance cache
- Add small padding for labeller avatars in group chat Add people selector
- Explain trending topics in options menu
- Overfetch trending topics before filtering
- Enable React Native strict TypeScript API
- Use hydrated known likers
- Remove multipart upload and 10-minute video feature gates
- Update video embed lexicon
- Update algorithmic recommendations helper text
- Target Android 16 (API 36)
- Forward labeler headers to chat
- Remove Live Now new-feature nudge
Fixed 2
- Fix Tried to synchronously call a Remote Function crash
- Fix hairline divider not visible
From Bluesky
What's Changed
- Drop package.json version by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11516
- Add Blink Prometheus listener by @amckinley in https://github.com/bluesky-social/social-app/pull/11509
- Fix "Tried to synchronously call a Remote Function" crash by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11517
- Add graceful shutdown to Blink by @amckinley in https://github.com/bluesky-social/social-app/pull/11523
- Make Safelink event replay idempotent by @amckinley in https://github.com/bluesky-social/social-app/pull/11524
- Back to v1.132.0 by @mozzius in https://github.com/bluesky-social/social-app/pull/11522
- Fix hairline divider not visible by @abulenok in https://github.com/bluesky-social/social-app/pull/11518
- Reland "Bump React Compiler to stable 1.0.0" by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11525
- [AA] Set
maxAge: Infinityon age assurance cache by @mozzius in https://github.com/bluesky-social/social-app/pull/11526 - Adds a small padding for labeller avatars in group chat 'Add people' selector by @RetroSunstar in https://github.com/bluesky-social/social-app/pull/11422
- Explain trending topics in options menu by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11521
- [APP-2922] Fix cached starter pack navigation by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11531
- Overfetch trending topics before filtering by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11477
- Revert "Send beta user state with AppView requests (#11474)" by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11510
- Fix iOS message input height after sending by @mozzius in https://github.com/bluesky-social/social-app/pull/11533
- Send an integer exp for video upload service auth tokens by @mozzius in https://github.com/bluesky-social/social-app/pull/11529
- Update tech stack versions and fix markdown in CLAUDE.md by @surfdude29 in https://github.com/bluesky-social/social-app/pull/11530
- Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11537
- Enable React Native strict TypeScript API by @mozzius in https://github.com/bluesky-social/social-app/pull/11459
- [APP-2864] Use hydrated known likers by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11541
- Add OP thread numbering to feed posts by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11472
- Create moderation inbox menu item and feature gate by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11552
- Remove multipart upload and 10-minute video feature gates by @mozzius in https://github.com/bluesky-social/social-app/pull/11528
- Remove legacy ota1 publisher by @amckinley in https://github.com/bluesky-social/social-app/pull/11554
- Fix site initialization in older versions of Safari by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11553
- Fix
URL.canParsein older browsers by @mozzius in https://github.com/bluesky-social/social-app/pull/11557 - Update video embed lexicon by @blackmichael in https://github.com/bluesky-social/social-app/pull/11559
- Update algorithmic recommendations helper text by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11546
- Fix starter pack navigation from search and explore by @mozzius in https://github.com/bluesky-social/social-app/pull/11563
- Fix auto handle resolution during sign in by @mozzius in https://github.com/bluesky-social/social-app/pull/11567
- Unblock React Compiler for 13 components by hoisting finally blocks by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11540
- Unblock React Compiler for 4 components with deferred ref access by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11549
- Unblock React Compiler for 6 components by removing render-phase ref access by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11544
- Fix pagination by @rafaeleyng in https://github.com/bluesky-social/social-app/pull/11448
- Handle AppView errors after quote posts by @mozzius in https://github.com/bluesky-social/social-app/pull/11579
- APP-2971: Fix onboarding avatar compression after Expo 57 by @mozzius in https://github.com/bluesky-social/social-app/pull/11580
- Fix support link cutoff in signup footer on mobile by @surfdude29 in https://github.com/bluesky-social/social-app/pull/11059
- Keep chat reaction bar on screen by @mozzius in https://github.com/bluesky-social/social-app/pull/11532
- Forward labeler headers to chat by @mozzius in https://github.com/bluesky-social/social-app/pull/11555
- Target Android 16 (API 36) by @mozzius in https://github.com/bluesky-social/social-app/pull/11576
- Bump
@bsky/sdkto latest by @mozzius in https://github.com/bluesky-social/social-app/pull/11597 - APP-2976: Remove react-native-compressor remnants by @mozzius in https://github.com/bluesky-social/social-app/pull/11588
- Add city to IP-based geo by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11603
- Tweak alignment of thread numbering by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11566
- Patch formatjs BigDecimal to stop dividing by 1 on every number format by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11610
- Remove Live Now new-feature nudge by @mozzius in https://github.com/bluesky-social/social-app/pull/11604
- Stop re-parsing dates in isStatusStillActive by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11574
- APP-2975: Fix Fabric focus navigation use-after-free by @mozzius in https://github.com/bluesky-social/social-app/pull/11583
- Unblock React Compiler for 18 components with value blocks inside try by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11548
- Unblock React Compiler for 23 components across ten small causes by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11542
- Unblock React Compiler for 5 components with early exits inside try by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11547
- Fix hairline borders not visible by @abulenok in https://github.com/bluesky-social/social-app/pull/11527
- Add known likers to feed posts by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11595
- APP-2996: clean up Expo fetch network errors by @mozzius in https://github.com/bluesky-social/social-app/pull/11611
- Preserve composer focus when adding thread posts by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11605
- Swap order of Keep editing and Discard buttons by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11606
- Unblock React Compiler for 5 components by removing render-phase mutation by @tomekzaw in https://github.com/bluesky-social/social-app/pull/11543
- Update
useAutoPaginationmax attempts value by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11623 - APP-2983: Fix RTL post alignment on native by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11600
- Stabilize native composer focus by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11624
- Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11618
- Bump actions/setup-java from 5.7.0 to 6.0.0 by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11619
- Fix bottom sheet content width on Android tablets (native-owned canvas sizing) by @mozzius in https://github.com/bluesky-social/social-app/pull/11396
- Fix post view attribution for feed replies by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11622
- Vendor updated lexicons, WILL FAIL UPDATE by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11630
- Pull latest lexicons (video alt text fix) by @mozzius in https://github.com/bluesky-social/social-app/pull/11631
- Fix localization for Following and Discover feed names by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11572
- APP-3014: prevent scheduler delegate use-after-free by @mozzius in https://github.com/bluesky-social/social-app/pull/11632
- Truncate handles in collapsed profile headers by @mozzius in https://github.com/bluesky-social/social-app/pull/11577
- Fix Starter Pack share link on iOS by @mozzius in https://github.com/bluesky-social/social-app/pull/11626
- Improve rotation text clipping by @mozzius in https://github.com/bluesky-social/social-app/pull/11487
- Preserve thread numbering in placeholders by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11616
- Add video playback analytics events by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11629
- APP-2974: Fix composer not scrollable when Reduced Motion is on by @abulenok in https://github.com/bluesky-social/social-app/pull/11628
- Create moderation inbox reports list by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11570
- APP-2687: Fix threaded view replies breaking after rotating the lightbox by @mozzius in https://github.com/bluesky-social/social-app/pull/11638
- APP-2997: Handle age assurance data load failures by @mozzius in https://github.com/bluesky-social/social-app/pull/11612
- Remove gate for OP thread numbering by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11639
- Create Mod Inbox account status banner by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11636
- APP-3015: Fix link metadata type detection by @mozzius in https://github.com/bluesky-social/social-app/pull/11637
- APP-2977: Handle AppView polling errors by @mozzius in https://github.com/bluesky-social/social-app/pull/11590
- Add starter pack reference-list opt-out UI by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11578
- v1.132.0 release prep by @mozzius in https://github.com/bluesky-social/social-app/pull/11644
Full Changelog: https://github.com/bluesky-social/social-app/compare/1.131.1...1.132.0