Skip to content

Commit 0ed84dc

Browse files
committed
NMB 1.0.134 release notes and known issue
1 parent aaf4656 commit 0ed84dc

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

content/en/docs/releasenotes/mobile/mendix-native-mobile-builder.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,29 @@ The Mendix Native Mobile Builder is a UI-based tool, complimentary to Mendix Stu
1111

1212
## 2025
1313

14+
### Release 1.0.134
15+
16+
**Release date: February 20, 2025**
17+
18+
#### Fixes
19+
* We fixed an issue where selected permissions would not be persisted.
20+
* We resolved an issue where renaming the default configuration would break updates.
21+
* We fixed an issue where the Runtime URL was not accepting URLs with subpaths.
22+
23+
#### Known issue
24+
There is an issue updating Native Mobile Builder to this version, as there is an issue with the signing certificate. Native Mobile Builder gets stuck on the loading screen, because the update fails.
25+
We are in the process of fixing the signing certificate, until this is resolved the following steps can be performed as a workaround:
26+
- Uninstall the current version: `C:\Users\[%USER_NAME%]\AppData\Local\Mendix Builder\Uninstall Builder.exe`
27+
- Install the latest version using the [Mendix Native Mobile one-click Installer](https://appdev-mx-cdn.s3.amazonaws.com/native-builders/latest.exe)
28+
Note: if Windows security policies prevent you from doing this you can do the following:
29+
- Right-click the installer
30+
- Select "Properties"
31+
- Check "Unblock"
32+
- Click "OK"
33+
Afterwards run the installer again.
34+
35+
When these steps are performed successfully you can start Studio Pro again and Native Mobile Builder should load correctly.
36+
1437
### Release 1.0.133
1538

1639
**Release date: January 7, 2025**

0 commit comments

Comments
 (0)