Skip to content

Releases: mendix/mendix-native

v0.4.1

22 Apr 13:05
dcbb53d

Choose a tag to compare

  • We strengthened Android cookie encryption by migrating from AES/CBC/PKCS7Padding to AES/GCM/NoPadding.

v0.4.0

17 Apr 13:42
3cbe24e

Choose a tag to compare

  • We upgraded @op-engineering/op-sqlite from v15.0.7 to v15.2.5.
  • We upgraded core native stack dependencies, including React Native (v0.78.2 -> v0.83.4), React (v19.0.0 -> v19.2.4), and @react-native-community/cli (v18.0.1 -> v20.1.2).
  • We updated supporting development tooling dependencies (ESLint, Commitlint, Prettier, Lefthook, TypeScript, Turbo, and Release It).

v0.3.2

16 Jan 10:30
e7025ff

Choose a tag to compare

  • We updated the OPSqlite with compatibility for ANdroid 16kb page alignment.

v0.3.1

08 Jan 14:32
b5b5f7d

Choose a tag to compare

  • We added SessionCookieStore to persist, restore and clear session cookies on iOS.

v0.3.0

09 Dec 12:52
397f815

Choose a tag to compare

  • We fixed an issue that caused a FileNotFoundException during file deletion operations.
  • We updated mendix-native to support react v19 and react native v0.78.2.

v0.1.3

05 Dec 10:22
b39d4ce

Choose a tag to compare

What's Changed

  • We introduced AndroidNavigationBar module to get navigation bar height and active status.

v0.1.2

17 Nov 13:14

Choose a tag to compare

What's Changed

Added React Native new architecture support