Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.03 KB

File metadata and controls

32 lines (17 loc) · 1.03 KB

Changelog

All notable changes to mendix-native package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • We downgraded the OPSqlite to v15.0.7 to align it with make-it-native and native-template.

[v0.3.2] - 2026-01-16

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

[v0.3.1] - 2026-01-08

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

[v0.3.0] - 2025-12-09

  • 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] - 2025-12-05

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

[0.1.2] - 2025-11-17

  • We upgraded mendix-native to use React Native’s New Architecture to improve performance and future compatibility.