Skip to content

Commit 1b2ec10

Browse files
authored
Merge pull request mendix#9156 from vadymv-mendix/nbui-v1.0.135-release-notes
Release NBUI v1.0.135
2 parents 4ed73a7 + 63d6c00 commit 1b2ec10

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,34 @@ The Mendix Native Mobile Builder is a UI-based tool, complimentary to Mendix Stu
1212

1313
## 2025
1414

15+
### Release 1.0.135
16+
17+
**Release date: March 4, 2025**
18+
19+
### Fixes
20+
21+
- We updated our signing mechanism so you can use the app without receiving Microsoft Defender SmartScreen notifications.
22+
23+
#### Known Issues
24+
25+
A known issue affects updating your Native Mobile Builder to this version. Specifically, there is a known issue with the signing certificate. Because the update fails at the certificate step, the Native Mobile Builder gets stuck on its loading screen.
26+
27+
We are in the process of fixing the signing certificate. Until this is resolved, perform the following steps as a workaround:
28+
29+
1. Uninstall the current version: **C:\Users\[%USER_NAME%]\AppData\Local\Mendix Builder\Uninstall Builder.exe**
30+
1. Install the latest version using the [Mendix Native Mobile one-click Installer](https://appdev-mx-cdn.s3.amazonaws.com/native-builders/latest.exe)
31+
32+
{{% alert color="info" %}}
33+
**Windows Security Note**: If Windows security policies prevent you from accomplishing the above, do the following:
34+
35+
1. Right-click the installer.
36+
1. Click **Properties**.
37+
1. Select **Unblock**.
38+
1. Click **OK**.
39+
{{% /alert %}}
40+
41+
After these steps, run the installer again. You can start Studio Pro again, and Native Mobile Builder will load correctly.
42+
1543
### Release 1.0.134
1644

1745
**Release date: February 20, 2025**

0 commit comments

Comments
 (0)