New for this release:
- Use stable IDs to dispatch notifications. Requires latest notification script.
- Bump to Expo v52
- Preserve read marker on resume from notification
- Ensure that lines have rendered before scrolling to notification line
- Fixed issue where it took two taps to cancel or save upload settings
- Disable autocorrect and re-enable multiline input
Previously included in version 1.2.0 build 6:
- Fix notification registration
Previously included in version 1.2.0 build 5:
- Bump to Expo v51
- Remove redux-persist and upgrade Redux
- Don't connect before store state is restored
Previously included in version 1.2.0 build 4:
- Fix issue where buffer was being rendered too often
- Add react-native-reanimated privacy manifest entry
- Migrate back to FlatList
- Clear hotlist after fetching buffer info
Previously included in version 1.2.0 build 3:
- Migrate back to FlashList
- Don't unnecessarily fetch lines for notification
Previously included in 1.2.0 build 2:
- Batch pending state updates to reduce scroll jankiness and improve performance.
- Changed the identifier used to scroll to a notification line. Requires script update.