Upload SP 11.12.2 RNs#11599
Open
ConnorLand wants to merge 6 commits into
Open
Conversation
| #### Other Improvements | ||
|
|
||
| - We improved the security of the module import process by validating the file paths declared in an MPK package before extraction. Packages containing paths that traverse outside the app directory or target protected directories (such as `.git`, `deployment`, or `releases`) are now rejected with an error. | ||
| - We fixed a bypass in the extraction-time path filter where non-canonical ZIP entry names (e.g. paths containing `..` segments) could evade the protected-subtree check. Entry names are now canonicalized before filtering. |
Contributor
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Latin] Use 'for example, ' instead of 'e.g. '.
| - We fixed an issue where renaming a document would not update its name in the Maia changes list. | ||
| - We fixed an issue where the Change Data Capture service was allowing the addition of inherited attributes and associations when this is not supported. | ||
| - We fixed an issue where Studio Pro appeared to freeze briefly when opening an app. The progress dialog now covers the full loading process. | ||
| - we fixed the orientation issue in native datepicker widget for ios, supporting landscape orientation. |
Contributor
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Capitalization] Use ''iOS'' (capitalized)
| - we fixed the orientation issue in native datepicker widget for ios, supporting landscape orientation. | ||
| - We changed the consistency check for offline Create and Change actions involving entities with AutoNumber or Calculated attributes from a hard error to a warning. The warning reminds you that AutoNumber values will default to `0` until the next synchronization, and Calculated attribute values will not be evaluated offline. | ||
| - We fixed an issue where local file storage does not use optimal directory structure. | ||
| - We fixed an issue where downloading a marketplace module with Maia resulted in the name of the module being displayed in the version field. This is now resolved. |
Contributor
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Capitalization] Use ''Marketplace'' (capitalized)
even though they have workarounds, they don't have fixes yet
Capitalism at its finest
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.
No description provided.