1.128.0
v1.128.0
Added 6
- Show known likers on post thread page
- Create primary tooltip variant
- Allow up to 10 images in share intent
- Add video playback observability to Sentry
- Add setting for opting in to beta features
- Add DM button to labeller profiles
Changed 7
- Update KWS supported languages and mapping
- Replace @tiptap/html generateJSON with native DOMParser equivalent
- Migrate all search to v2 and remove v1
- Migrate to Oxlint
- Collapse label appeal flow into ModerationDetailsDialog
- Update Sentry to 8.x
- Strip leading @ in from: queries
Fixed 7
- Fix KWS language picker silently resetting Arabic, Chinese, Filipino & Portuguese to English
- Fix crash when maxHeight is nil at sheet presentation
- Potentially fix disappearing chat emoji on some devices
- Ensure long trending topic titles can wrap
- Fix web feed footer clearing the bottom bar
- Fix social proof text truncated on mobile
- Fix android carousel jiggle from cdn-rounded aspect ratio
What's Changed
- Remove unused video extension extraction in Share extension by @mozzius in https://github.com/bluesky-social/social-app/pull/11081
- Update lint-staged by @mozzius in https://github.com/bluesky-social/social-app/pull/11084
- Fix KWS language picker silently resetting Arabic, Chinese, Filipino & Portuguese to English by @surfdude29 in https://github.com/bluesky-social/social-app/pull/11082
- Update KWS supported languages and mapping by @surfdude29 in https://github.com/bluesky-social/social-app/pull/11085
- Replace @tiptap/html generateJSON with native DOMParser equivalent by @mozzius in https://github.com/bluesky-social/social-app/pull/11098
- Slim down CLAUDE.md by @mozzius in https://github.com/bluesky-social/social-app/pull/11102
- Migrate all search to v2 and remove v1 by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11125
- restore v1.128.0 by @mozzius in https://github.com/bluesky-social/social-app/pull/11131
- Fix crash when maxHeight is nil at sheet presentation by @mozzius in https://github.com/bluesky-social/social-app/pull/11104
- Potentially fix disappearing chat emoji on some devices by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11113
- Lazy load @ipld/dag-cbor in computeCid by @mozzius in https://github.com/bluesky-social/social-app/pull/11099
- pnpm 11.11.0 by @mozzius in https://github.com/bluesky-social/social-app/pull/11130
- Migrate to Oxlint by @mozzius in https://github.com/bluesky-social/social-app/pull/10384
- Collapse label appeal flow into ModerationDetailsDialog by @amckinley in https://github.com/bluesky-social/social-app/pull/11091
- Ensure long trending topic titles can wrap by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11141
- Prototype: Show known likers on post thread page by @abenzer in https://github.com/bluesky-social/social-app/pull/11080
- Bump the actions group with 6 updates by @dependabot[bot] in https://github.com/bluesky-social/social-app/pull/11148
- Update Sentry to 8.x by @mozzius in https://github.com/bluesky-social/social-app/pull/11147
- Typescript 7 by @mozzius in https://github.com/bluesky-social/social-app/pull/11109
- Create primary tooltip variant by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11140
- Allow up to 10 images in share intent by @mozzius in https://github.com/bluesky-social/social-app/pull/11132
- Add video playback observability to Sentry by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11111
- Revert "Typescript 7" by @mozzius in https://github.com/bluesky-social/social-app/pull/11152
- Stub out react-native-svg fetchData on web to drop buffer polyfill by @mozzius in https://github.com/bluesky-social/social-app/pull/11097
- fix web feed footer clearing the bottom bar by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11151
- [APP-2642] Social proof text is truncated on mobile by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/11155
- fix android carousel jiggle from cdn-rounded aspect ratio by @vineyardbovines in https://github.com/bluesky-social/social-app/pull/11153
- Add setting for opting in to beta features by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11123
- Strip leading @ in from: queries by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11158
- Upgrade pnpm to 11.13.0 by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11163
- Remove IS_INTERNAL check for beta feedback button by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11162
- Don't suggest retrying an unretryable error by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11159
- Log additional context for post:* events by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11035
- Add DM button to labeller profiles by @RetroSunstar in https://github.com/bluesky-social/social-app/pull/11149
- Fix invisible bidi characters copied with handles on web by @a-y-ibrahim in https://github.com/bluesky-social/social-app/pull/11066
- Add mark requests as read to chat settings menu by @ds-boyce in https://github.com/bluesky-social/social-app/pull/11107
- Update SVGO by @mozzius in https://github.com/bluesky-social/social-app/pull/11083
- Add Japan-gated custom logo by @mozzius in https://github.com/bluesky-social/social-app/pull/11161
- v1.128.0 release prep by @mozzius in https://github.com/bluesky-social/social-app/pull/11167
- use pnpm 11.13.1 by @mozzius in https://github.com/bluesky-social/social-app/pull/11168
New Contributors
- @a-y-ibrahim made their first contribution in https://github.com/bluesky-social/social-app/pull/11066
Full Changelog: https://github.com/bluesky-social/social-app/compare/1.127.1...1.128.0