New
v1.114.0
What's Changed
- Unify build concurrency to one build per platform by @mozzius in https://github.com/bluesky-social/social-app/pull/9655
- Bump version to v1.114 by @mozzius in https://github.com/bluesky-social/social-app/pull/9661
- Fix full-screen back gesture over PagerView on iOS 26 by @mozzius in https://github.com/bluesky-social/social-app/pull/9659
- Handle AA config failure by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9660
- [AAv2] Improve minimum age handling by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9650
- Add Claude Code GitHub Workflow by @mozzius in https://github.com/bluesky-social/social-app/pull/9667
- [APP-1750] Add the ability to report livestreams by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9654
- Delete claude-code-review.yml by @mozzius in https://github.com/bluesky-social/social-app/pull/9671
- Set Claude model to Opus 4.5 by @mozzius in https://github.com/bluesky-social/social-app/pull/9672
- Cleaner sidebar layout by @abenzer in https://github.com/bluesky-social/social-app/pull/9603
- Set up conductor.json by @mozzius in https://github.com/bluesky-social/social-app/pull/9676
- Standardize metadata for client events in feeds by @abenzer in https://github.com/bluesky-social/social-app/pull/9653
- Do not render links if uri is invalid by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9663
- Expose QueryClient for TanStack Query DevTools browser extension by @mozzius in https://github.com/bluesky-social/social-app/pull/9678
- Add comprehensive CLAUDE.md development guide by @mozzius in https://github.com/bluesky-social/social-app/pull/9666
- Pin AsyncStorage to v2.2.0 by @mozzius in https://github.com/bluesky-social/social-app/pull/9656
- Reduce startup hang by not querying fonts by @mozzius in https://github.com/bluesky-social/social-app/pull/9670
- Improved client events for feed interactions by @abenzer in https://github.com/bluesky-social/social-app/pull/9695
- [APP-1767] Live event feeds by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9696
- [APP-1759] Live Now Open Beta by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9699
- Add cashtag support for stock ticker discussions by @mozzius in https://github.com/bluesky-social/social-app/pull/9689
- Add some device location debug by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9693
- Patch video player to add a ton of debug logging by @mozzius in https://github.com/bluesky-social/social-app/pull/9657
- [APP-1069] Fix QR code logo by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9700
- Add
loading="lazy"to expo-image on web by @mozzius in https://github.com/bluesky-social/social-app/pull/9480 - Make activity notif button blue when tooltip is visible by @mozzius in https://github.com/bluesky-social/social-app/pull/9668
- Prevent flash of wrong theme on startup (web) by @mozzius in https://github.com/bluesky-social/social-app/pull/9577
- Unregister push token on signout by @mozzius in https://github.com/bluesky-social/social-app/pull/8661
- Watermark posts in screenshots by @mozzius in https://github.com/bluesky-social/social-app/pull/9637
- Scope last-selected-feed to per-account by @mozzius in https://github.com/bluesky-social/social-app/pull/9500
- Add back deleted css block by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9702
- Highlight first feed in sidebar if non selected by @mozzius in https://github.com/bluesky-social/social-app/pull/9703
- Release v1.114.0 Prep by @estrattonbailey in https://github.com/bluesky-social/social-app/pull/9704
Full Changelog: https://github.com/bluesky-social/social-app/compare/1.113.1...1.114.0