1.126.0
v1.126.0
Added 10
- Process videos on web with WebCodecs
- Add mark all as read to chat settings
- Add light haptics to Edit Profile Button for labellers
- Add Sunlight and Twilight color options to the Invite Friends QR code
- Add new chat notification preferences
- Display more information in chat replies
- Add video alt text support
- Add icon to AppLanguageDropdown
- Add video upload telemetry events
- Add advanced search UI
Changed 4
- Set a min height on native Menus
- Focus composer input when editable
- Show shorter text for account label badge
- Increase unread cap to 99+
Fixed 5
- Restore ALT badges in quoted posts
- Fix embeds overlapping each other in chat
- Fix setState-in-render warning from convo cache subscription
- Fix issue with stale unread message counts
- Hide autocomplete suggestions when input loses focus
Removed 1
- Remove old message composer
What's Changed
- Simplify Android build: bundletool + eas submit by @mozzius in https://github.com/bluesky-social/social-app/pull/9855
- Add nightly iOS/Android build workflow by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/10940
- Bump version to 1.126.0 by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/10942
- Fix nightly build workflow by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/10943
- Restore ALT badges in quoted posts by @jcsalterego in https://github.com/bluesky-social/social-app/pull/10964
- Process videos on web with WebCodecs by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/10955
- bskyweb: add isPartOf jsonld post attr by @blackmichael in https://github.com/bluesky-social/social-app/pull/10945
- Add TestFlight group selection to iOS build workflow by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/10979
- Add mark all as read to chat settings by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10973
- Fix embeds overlapping each other in chat by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10949
- Remove old message composer by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10951
- Add light haptics to Edit Profile Button for labellers by @RetroSunstar in https://github.com/bluesky-social/social-app/pull/10948
- Fix setState-in-render warning from convo cache subscription by @mozzius in https://github.com/bluesky-social/social-app/pull/10934
- Fix internal repo sync broken by actions/checkout v6 bump by @mozzius in https://github.com/bluesky-social/social-app/pull/10933
- Tweak strings and context by @surfdude29 in https://github.com/bluesky-social/social-app/pull/10928
- Set a min height on native Menus by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10956
- signup: align "Contact support" to the right on larger displays by @iLynxcat in https://github.com/bluesky-social/social-app/pull/10978
- [APP-2429] Add Sunlight and Twilight color options to the Invite Friends QR code by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/10921
- Fix issue with stale unread message counts by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10953
- Focus composer input when editable by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10982
- Upgrade pnpm to 11.9.0 by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10952
- Add new chat notification preferences by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10972
- Display more information in chat replies by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10950
- Video alt text by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/10990
- Show shorter text for account label badge by @abenzer in https://github.com/bluesky-social/social-app/pull/10983
- Add icon to AppLanguageDropdown by @iLynxcat in https://github.com/bluesky-social/social-app/pull/10977
- Increase unread cap to 99+ by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10985
- Hide autocomplete suggestions when input loses focus by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10989
- Add video upload telemetry events by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/10991
- Add placeholder, empty-value, and onConfirm support to DateField by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/10993
- Change dialog label and header from 'Invite Friends' to 'Share Profile' by @gabecodez in https://github.com/bluesky-social/social-app/pull/10987
- Bump actions/download-artifact from 7.0.0 to 8.0.1 by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/10971
- Clean up type/lint errors in
modulesby @mozzius in https://github.com/bluesky-social/social-app/pull/10996 - Add app language: Czech (
cs) by @surfdude29 in https://github.com/bluesky-social/social-app/pull/10994 - Fail video duration check before compression by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/10999
- Add advanced search UI by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10992
- Fix GrowthBook exposure did mis-attribution across account switches by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11000
- Fix 149/150 user limit for starter packs by @RetroSunstar in https://github.com/bluesky-social/social-app/pull/11001
- Set apple team id via environment variable by @mozzius in https://github.com/bluesky-social/social-app/pull/11008
- Fix CI - grant workflows permission for internal sync push by @mozzius in https://github.com/bluesky-social/social-app/pull/11010
- Disable selectable profile description on Android by @mozzius in https://github.com/bluesky-social/social-app/pull/11002
- Fix chat input positioning on mobile android by @mozzius in https://github.com/bluesky-social/social-app/pull/11013
- Release Prep 1.126.0 by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11015
New Contributors
- @iLynxcat made their first contribution in https://github.com/bluesky-social/social-app/pull/10978
- @gabecodez made their first contribution in https://github.com/bluesky-social/social-app/pull/10987
Full Changelog: https://github.com/bluesky-social/social-app/compare/1.125.0...1.126.0