Skip to content

Releases: rownd/android

Release 5.0.0

24 Apr 16:55
e851a15

Choose a tag to compare

v4.1.1

24 Feb 15:57
16341d7

Choose a tag to compare

4.1.1 (2026-02-24)

Bug Fixes

  • state: prevent multiple DataStore instances for same file (#73) (a501e2f)

This release fixes a critical bug causing fatal crashes in React Native applications where multiple DataStore instances were active for the same file. The fix ensures proper singleton behavior for DataStore initialization.

Release 4.1.0

19 Jan 20:23
5a63e09

Choose a tag to compare

4.1.0 (2026-01-19)

Bug Fixes

  • update Composables Core to 1.37.0 for Expo DevClient compatibility (#72) (3b41b4b)

Release 4.0.0

18 Nov 20:05
b860803

Choose a tag to compare

4.0.0 (2025-11-18)

  • BREAKING CHANGE: support android 16kb page size + dep updates (#68) (6a7cef9), closes #68

BREAKING CHANGES

  • bump jvm target to 21

  • remove unused client-side encryption

  • chore: update connected check

  • chore: remove encryption test

  • chore: ensure tink is installed for jwt tests

  • chore: test fixups

Release 3.2.0

27 Oct 19:17
ba9b845

Choose a tag to compare

3.2.0 (2025-10-27)

Features

  • allow disabling sign-in link behavior (#66) (cdf26ce)

Release 2.17.0

27 Oct 19:35
ab5022f

Choose a tag to compare

2.17.0 (2025-10-27)

Features

  • allow disabling sign-in link behavior (#66) (03be7d0)

Release 3.1.2

07 May 17:07

Choose a tag to compare

3.1.2 (2025-05-07)

Release 2.16.2

07 May 16:58

Choose a tag to compare

2.16.2 (2025-05-07)

Updates

Release 3.1.1

20 Apr 04:13
3579bf0

Choose a tag to compare

3.1.1 (2025-04-20)

Bug Fixes

  • instant: option to force instant users to add an identity (#64) (a221760)

Release 2.16.1

20 Apr 04:10
68a7f3c

Choose a tag to compare

2.16.1 (2025-04-20)

Bug Fixes

  • instant: option to force instant users to add an identity (#64) (d7b6f1f)