Skip to content

Releases: serenity-kit/react-native-libsodium

Release 1.7.0

09 Feb 07:41
v1.7.0
052cb17

Choose a tag to compare

1.7.0 (2026-02-09)

Bug Fixes

  • update metro config and e2e ios install (88b2218)

Features

  • upgrade to react-native 0.79 (1234a7e)
  • upgrade to react-native 0.83 (9f59a1b)

Release 1.6.0

03 Feb 17:50
v1.6.0
6e314d2

Choose a tag to compare

1.6.0 (2026-02-03)

Features

  • upgrade to latest libsodium version (#93) (723ef7b)

Release 1.5.1

03 Feb 14:01
v1.5.1
8fe58bc

Choose a tag to compare

1.5.1 (2026-02-03)

Bug Fixes

Release 1.5.0

16 Nov 18:01
v1.5.0
35f9150

Choose a tag to compare

1.5.0 (2025-11-16)

Bug Fixes

  • do not install folly if prebuilt RN deps are enabled (b4525b6)
  • enable 16KB native library alignment (fda47cf)
  • remove folly_version from podspec (5b6731c)
  • tests (b511033)

Features

Release 1.4.0

11 Jun 17:30

Choose a tag to compare

1.4.0 (2024-06-11)

Features

  • add crypto_box_seed_keypair and crypto_box_SEEDBYTES (5f1e5e9)

Release 1.3.1

13 Feb 11:40

Choose a tag to compare

1.3.1 (2024-02-13)

Bug Fixes

  • upgrade C++ Standard to C++14 for Android (5174075)

Release 1.3.0

22 Jan 20:36

Choose a tag to compare

1.3.0 (2024-01-22)

Features

  • add crypto_box_seal (66bdb7e)
  • add crypto_box_seal_open and tests for crypto_box_seal (9bfc689)

Release 1.2.4

30 Nov 08:32

Choose a tag to compare

1.2.4 (2023-11-30)

Bug Fixes

  • default export for TypeScript (5675dc6)

Release 1.2.3

30 Nov 07:48

Choose a tag to compare

1.2.3 (2023-11-30)

Bug Fixes

  • ready on default export for web (d9451a1)
  • upgrade typescript and fix type exports on default export (8474de9)

Release 1.2.2

29 Nov 21:23

Choose a tag to compare

1.2.2 (2023-11-29)

Bug Fixes

  • correct default export for web (4d077a0)