MOO/ Add release notes for fixes in native template#11109
Open
saurabhchavan1711 wants to merge 2 commits intomendix:developmentfrom
Open
MOO/ Add release notes for fixes in native template#11109saurabhchavan1711 wants to merge 2 commits intomendix:developmentfrom
saurabhchavan1711 wants to merge 2 commits intomendix:developmentfrom
Conversation
This was referenced Apr 30, 2026
Collaborator
|
Added missing NT RN from this mobile bot PR: #11128 |
|
|
||
| ### Fixes | ||
|
|
||
| - We updated `@mendix/native` to v9.3.1, strengthening Android cookie encryption by migrating from `AES/CBC/PKCS7Padding` to `AES/GCM/NoPadding`. |
Contributor
There was a problem hiding this comment.
@saurabhchavan1711 this change is incorrect please remove
Contributor
Author
There was a problem hiding this comment.
Done . Removed
Collaborator
| @@ -5,6 +5,16 @@ weight: 6 | |||
| description: "Native Template 19" | |||
Contributor
There was a problem hiding this comment.
@saurabhchavan1711 please include changelog for v19.0.4 as well, I will delete another MR.
Contributor
Author
There was a problem hiding this comment.
Done . please check
YogendraShelke
suggested changes
May 5, 2026
Collaborator
|
I'll hold off on merging this until it gets a green review from a dev. Thanks for the coordinated efforts y'all! |
6a2a5a9 to
ae7d865
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added release notes of recent fixes in native template for mobile