Summary
The main change in this release is that we aren't deleting sensor logs after downloading them. This allows us to verify data by comparing against the sensor's logs.
There's a few minor, but important, UI & Ux tweaks and a few fixes to the sync process.
What's Changed
- Re-order temperature_log and temperature_breach integration sync by @jmbrunskill in #291
- #294 fix empty cca app sync request by @raviSussol in #298
- Update to Java 11, react-native-ble-plx 3.1.2 by @jmbrunskill in #299
- Stop deleting logs after downloading them... by @jmbrunskill in #301
- Not syncing records by @mark-prins in #308
- Keyboard appearance pushes input off screen by @mark-prins in #309
- Prompt for Nearby Devices permission by @mark-prins in #311
- Display temperature units by @mark-prins in #312
- Test connection by @mark-prins in #314
- Improve number input by @mark-prins in #313
New Contributors
- @raviSussol made their first contribution in #298
Full Changelog: v0.5.6...v0.5.7