Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configs/e2e/mendix-versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"latest": "11.10.0"
"latest": "11.11.0"
}
6 changes: 3 additions & 3 deletions configs/e2e/native_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"react-native-material-menu": "1.2.0",
"react-native-linear-gradient": "2.8.3",
"@react-native-community/netinfo": "11.5.2",
"react-native-svg": "15.15.3",
"react-native-video": "6.19.0",
"react-native-svg": "15.15.4",
"react-native-video": "6.19.2",
"@react-native-async-storage/async-storage": "2.2.0",
"react-native-vision-camera": "4.7.3",
"react-native-view-shot": "4.0.3",
Expand All @@ -17,5 +17,5 @@
"react-native-image-picker": "7.2.3",
"react-native-permissions": "5.5.1",
"react-native-webview": "13.16.1",
"@sbaiahmed1/react-native-biometrics": "0.10.0"
"@sbaiahmed1/react-native-biometrics": "0.15.0"
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@actions/core": "^1.11.1",
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1",
"@react-native/babel-preset": "0.83.4",
"@react-native/babel-preset": "0.84.1",
"@testing-library/react-native": "^13.3.3",
"@types/big.js": "^6.2.2",
"@types/concurrently": "^6.4.0",
Expand All @@ -66,7 +66,7 @@
"pixelmatch": "^5.3.0",
"pngjs": "^6.0.0",
"pretty-quick": "^3.3.1",
"react-dom": "19.2.4",
"react-dom": "19.2.3",
"recursive-copy": "^2.0.14",
"ts-node": "^10.9.2"
},
Expand All @@ -76,23 +76,23 @@
]
},
"engines": {
"node": ">=20"
"node": ">=22.11"
},
"pnpm": {
"overrides": {
"@mendix/pluggable-widgets-tools": "11.8.0",
"@rollup/plugin-typescript": "12.3.0",
"mendix": "11.8.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"react-native": "0.83.3",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-native": "0.84.1",
"@types/react": "~19.2.14",
"@types/react-dom": "~19.2.3",
"@prettier/plugin-xml": "2.2.0",
"cheerio": "1.0.0-rc.12",
"typescript": "~5.9.3",
"rollup": "3.30.0",
"react-test-renderer": "19.2.4",
"react-test-renderer": "19.2.3",
"@xmldom/xmldom": ">=0.8.13",
"flatted": ">=3.4.2",
"immutable": ">=5.1.5",
Expand All @@ -107,7 +107,7 @@
"@mendix/pluggable-widgets-tools@11.8.0": "patches/@mendix+pluggable-widgets-tools+11.8.0.patch",
"@ptomasroos/react-native-multi-slider@1.0.0": "patches/@ptomasroos+react-native-multi-slider+1.0.0.patch",
"react-native-action-button@2.8.5": "patches/react-native-action-button+2.8.5.patch",
"react-native-gesture-handler@2.30.0": "patches/react-native-gesture-handler+2.30.0.patch",
"react-native-gesture-handler@2.31.2": "patches/react-native-gesture-handler+2.31.2.patch",
"react-native-slider@0.11.0": "patches/react-native-slider+0.11.0.patch",
"react-native-snap-carousel@3.9.1": "patches/react-native-snap-carousel+3.9.1.patch",
"react-native-track-player@4.1.2": "patches/react-native-track-player@4.1.2.patch"
Expand Down
2 changes: 2 additions & 0 deletions packages/jsActions/mobile-resources-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

- Updated @sbaiahmed1/react-native-biometrics from version v0.10.0 to v0.15.0.

## [12.0.0] Native Mobile Resources - 2026-5-15

### Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/jsActions/mobile-resources-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"marketplace": {
"name": "Native Mobile Resources",
"description": "Download this module to access a rich set of widgets and nanoflow actions created for native mobile, including authentication, network, platform, and more. A must-have for native mobile development!",
"minimumMXVersion": "11.10.0",
"minimumMXVersion": "11.11.0",
"marketplaceId": 109513
},
"testProject": {
Expand All @@ -31,7 +31,7 @@
"@notifee/react-native": "9.1.8",
"@react-native-camera-roll/camera-roll": "7.10.2",
"@react-native-firebase/messaging": "20.1.0",
"@sbaiahmed1/react-native-biometrics": "0.10.0",
"@sbaiahmed1/react-native-biometrics": "0.15.0",
"@swan-io/react-native-browser": "1.0.1",
"fbjs": "3.0.4",
"mime": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsActions/nanoflow-actions-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"marketplace": {
"name": "Nanoflow Commons",
"description": "The Nanoflow Commons module contains commonly used nanoflow actions that are usable across web, hybrid mobile, and native mobile apps, such as: client activities, geo location, local storage, & more.",
"minimumMXVersion": "11.10.0",
"minimumMXVersion": "11.11.0",
"marketplaceId": 109515
},
"testProject": {
Expand Down
8 changes: 8 additions & 0 deletions packages/pluggableWidgets/bottom-sheet-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- Updated react-native-gesture-handler from version v2.30.0 to v2.31.2.
- Updated react-native-reanimated from version v4.2.2 to v4.3.1.
- Updated react-native-worklets from version v0.7.4 to v0.8.3.
- Updated @gorhom/bottom-sheet from version v5.2.8 to v5.2.14.
- Updated @shopify/flash-list from version v2.2.2 to v2.3.1.

## [5.0.4] - 2026-4-9

### Fixed
Expand Down
12 changes: 6 additions & 6 deletions packages/pluggableWidgets/bottom-sheet-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bottom-sheet-native",
"widgetName": "BottomSheet",
"version": "5.2.0",
"version": "5.3.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -19,14 +19,14 @@
"version": "pnpm release"
},
"dependencies": {
"@gorhom/bottom-sheet": "5.2.8",
"@gorhom/bottom-sheet": "5.2.14",
"@mendix/piw-native-utils-internal": "*",
"@mendix/piw-utils-internal": "*",
"@shopify/flash-list": "2.2.2",
"@shopify/flash-list": "2.3.1",
"react-native-device-info": "15.0.2",
"react-native-gesture-handler": "2.30.0",
"react-native-reanimated": "4.2.2",
"react-native-worklets": "0.7.4"
"react-native-gesture-handler": "2.31.2",
"react-native-reanimated": "4.3.1",
"react-native-worklets": "0.8.3"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="BottomSheet" version="5.2.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<clientModule name="BottomSheet" version="5.3.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="BottomSheet.xml" />
</widgetFiles>
Expand Down
4 changes: 4 additions & 0 deletions packages/pluggableWidgets/gallery-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- Updated @shopify/flash-list from version v2.2.2 to v2.3.1.

## [2.1.0] - 2026-4-9

### Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/pluggableWidgets/gallery-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gallery-native",
"widgetName": "Gallery",
"version": "2.2.0",
"version": "2.2.1",
"description": "A flexible gallery widget that renders columns, rows and layouts.",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"license": "Apache-2.0",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@mendix/piw-utils-internal": "*",
"@shopify/flash-list": "2.2.2",
"@shopify/flash-list": "2.3.1",
"react-native-device-info": "15.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/gallery-native/src/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="Gallery" version="2.2.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<clientModule name="Gallery" version="2.2.1" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="Gallery.xml" />
</widgetFiles>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- Updated react-native-svg from version v15.15.3 to v15.15.4.

## [2.1.0] - 2026-5-15

### Changed
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gallery-text-filter-native",
"widgetName": "GalleryTextFilter",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@mendix/piw-native-utils-internal": "*",
"@mendix/piw-utils-internal": "*",
"react-native-svg": "15.15.3"
"react-native-svg": "15.15.4"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "*"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="GalleryTextFilter" version="2.1.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<clientModule name="GalleryTextFilter" version="2.1.1" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="GalleryTextFilter.xml" />
</widgetFiles>
Expand Down
5 changes: 5 additions & 0 deletions packages/pluggableWidgets/image-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- Updated react-native-svg from version v15.15.3 to v15.15.4.
- Updated @react-native-vector-icons/common from version v12.4.0 to v12.4.2.

## [3.1.0] - 2026-5-15

### Changed
Expand Down
6 changes: 3 additions & 3 deletions packages/pluggableWidgets/image-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "image-native",
"widgetName": "Image",
"version": "3.1.0",
"version": "3.1.1",
"description": "Display an image and enlarge it on click",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"license": "Apache-2.0",
Expand All @@ -25,9 +25,9 @@
"@d11/react-native-fast-image": "8.13.0",
"@mendix/piw-native-utils-internal": "*",
"@mendix/piw-utils-internal": "*",
"@react-native-vector-icons/common": "12.4.0",
"@react-native-vector-icons/common": "12.4.2",
"@react-native-vector-icons/get-image": "12.3.0",
"react-native-svg": "15.15.3"
"react-native-svg": "15.15.4"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/image-native/src/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="Image" version="3.1.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<clientModule name="Image" version="3.1.1" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="Image.xml" />
</widgetFiles>
Expand Down
4 changes: 4 additions & 0 deletions packages/pluggableWidgets/intro-screen-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- Updated @shopify/flash-list from version v2.2.2 to v2.3.1.

## [4.4.0] - 2026-5-15

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions packages/pluggableWidgets/intro-screen-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "intro-screen-native",
"widgetName": "IntroScreen",
"version": "4.4.0",
"version": "4.4.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"@mendix/piw-native-utils-internal": "*",
"@mendix/piw-utils-internal": "*",
"@react-native-async-storage/async-storage": "2.2.0",
"@shopify/flash-list": "2.2.2",
"@shopify/flash-list": "2.3.1",
"react-native-device-info": "15.0.2"
},
"devDependencies": {
Expand Down
Loading
Loading