1.127.0
v1.127.0
Added 2
- Added Automation label to labeller display names
- Integrate on-device APIs for Account Access v2
Changed 7
- Replace react-native-compressor video path with native expo-bluesky-video-compress module
- Update search input with useAutocomplete
- Always set allTime to true for search v2
- Rename root file from js to ts and improve platform splitting
- Use RNKC for composer keyboard avoiding view
- Update advanced search suggestions
- Special-case me values in search queries
Fixed 10
- White screen of death when trying to create account from starter pack on non-default provider
- Always scroll to bottom of chat after sending a message
- Avoid leaking previous messages via replies
- Route iOS notification settings intent into the app
- Fix UI overlap issue where text was rendering over icons
- Only request notification permission once per session
- Fix hashtag author filter failing for DIDs
- Restore link in Go Live prompt if status record present
- Fix stale display names for lists and feeds in top bar across restarts and devices
- Fix blank message list after submit on Android
Removed 1
- Remove react-native-dotenv
What's Changed
- Use correct param name for setup-bundletool action by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11020
- WSOD when trying to create account from starter pack on non-default provider by @c960657 in https://github.com/bluesky-social/social-app/pull/10970
- Replace react-native-compressor video path with native expo-bluesky-video-compress module [APP-2428] by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/10954
- Always scroll to bottom of chat after sending a message by @ds-boyce in https://github.com/bluesky-social/social-app/pull/10913
- Cull unused files by @mozzius in https://github.com/bluesky-social/social-app/pull/11029
- Remove
react-native-dotenvby @mozzius in https://github.com/bluesky-social/social-app/pull/10706 - Update search input with
useAutocompleteby @ds-boyce in https://github.com/bluesky-social/social-app/pull/11023 - Always set
allTimetotruefor search v2 by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11033 - Avoid leaking previous messages via replies by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11017
- Use latest fingerprint-native action by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11016
- Bump the actions group with 3 updates by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11021
- Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11022
- Route iOS notification settings intent into the app by @mozzius in https://github.com/bluesky-social/social-app/pull/11003
- Rename root file from
jstots, improve platform splitting by @mozzius in https://github.com/bluesky-social/social-app/pull/11012 - Remove actions-up script in favor of Dependabot by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11034
- Fix UI overlap issue where text was rendering over icons by @ashish-khankari in https://github.com/bluesky-social/social-app/pull/10774
- Add "fingerprint changed" label to PRs with native changes by @mozzius in https://github.com/bluesky-social/social-app/pull/10742
- adding focus to the editing block by @Zaven477 in https://github.com/bluesky-social/social-app/pull/10593
- Only request notification permission once per session by @mozzius in https://github.com/bluesky-social/social-app/pull/11004
- Fix hashtag author filter failing for DIDs by @surfdude29 in https://github.com/bluesky-social/social-app/pull/10772
- Fix lint by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11038
- Added Automation label to labeller display names by @RetroSunstar in https://github.com/bluesky-social/social-app/pull/11027
- Restore link in Go Live prompt if status record present by @LooneyH in https://github.com/bluesky-social/social-app/pull/10636
- Fix stale display names for lists/feeds in top bar across restarts/devices by @RetroSunstar in https://github.com/bluesky-social/social-app/pull/10651
- Fix yaml syntax in pull-request-commit.yml by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11037
- Use RNKC for composer keyboard avoiding view by @mozzius in https://github.com/bluesky-social/social-app/pull/10997
- Update advanced search suggestions by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11036
- Reduce Sentry noise from logger transport and expected-failure call sites by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/10893
- Bump app version to 1.127.0 by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11040
- Fix blank message list after submit on Android by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11042
- Special-case 'me' values in search queries by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11043
- [AAv2] Integrate on-device APIs by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9564
- Remove potentially intent violating chat settings restriction by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11056
- Fix back button behavior on login/create account screen by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11052
- build: bump Node to 24.18 for June 2026 security releases by @amckinley in https://github.com/bluesky-social/social-app/pull/11069
- Clean up media-upload temp files on iOS by @so-asano in https://github.com/bluesky-social/social-app/pull/11007
- fix: restore Android native stretchy overscroll on image carousel by @Pintu-Jha in https://github.com/bluesky-social/social-app/pull/11072
- Add missing l18n wrapper to ‘⚠Invalid Handle’ in handles.ts by @smileyhead in https://github.com/bluesky-social/social-app/pull/11071
- Upgrade pnpm to 11.10.0 by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11075
- fix camera roll gif selection hanging on ios by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11074
- Bump dcarbone/install-jq-action from 3.2.0 to 4.0.1 by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11077
- Bump actions/cache from 5.0.5 to 6.1.0 by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11078
- Bump the actions group with 5 updates by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11076
- Fix zizmor findings in build workflows by @mozzius in https://github.com/bluesky-social/social-app/pull/11046
- Automatically resolve hosting provider from handle by @mozzius in https://github.com/bluesky-social/social-app/pull/11053
- Clean up feature gate for follow buttons in expanded notifications by @abenzer in https://github.com/bluesky-social/social-app/pull/11068
- fix(search): Update advanced search label text (#11049) by @Pintu-Jha in https://github.com/bluesky-social/social-app/pull/11064
- Bump golang.org/x/net from 0.47.0 to 0.55.0 in /bskyweb by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11055
- Force native builds when package.json version changes in OTA deploy by @mozzius in https://github.com/bluesky-social/social-app/pull/11061
- Use 'hyphens' instead of 'dashes' in error string by @surfdude29 in https://github.com/bluesky-social/social-app/pull/11050
- fix web video preview error aborting upload by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11079
- Use Sift for username suggestions during signup by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11051
- Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.9.2 in /bskyweb by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/10463
- Fix back swipe opening the drawer after a cold-start deep link by @mozzius in https://github.com/bluesky-social/social-app/pull/11065
- v1.127.0 release by @mozzius in https://github.com/bluesky-social/social-app/pull/11087
New Contributors
- @ashish-khankari made their first contribution in https://github.com/bluesky-social/social-app/pull/10774
- @LooneyH made their first contribution in https://github.com/bluesky-social/social-app/pull/10636
- @so-asano made their first contribution in https://github.com/bluesky-social/social-app/pull/11007
- @Pintu-Jha made their first contribution in https://github.com/bluesky-social/social-app/pull/11072
Full Changelog: https://github.com/bluesky-social/social-app/compare/1.126.0...1.127.0