Releases: mendix/HTMLSnippet
Releases · mendix/HTMLSnippet
App Store release v3.10.0
Breaking changes
- After updating the widget to this version, the content property will lose its configured value. The following property should be reconfigured manually if it was configured previously.
Fixed
- We modified the HTML content field so that it is no longer a translatable string.
App Store release v3.9.10
Fixed
- We modified the HTML content field so that it is no longer a translatable string.
App Store release v3.9.9
Security
We updated the core-js dependency to version 3.38.0.
App Store release v3.9.8
Fixed
- We made debug logging stop complaining about deprecation issues
App Store release v3.9.7
Removed
- We've removed deprecated warnings
App Store release v3.9.6
Bug fixes
- We fixed an issue where the context of the widget was not being passed to jQuery
- We fixed an issue while using pages with ids (Ex. http://localhost/p/myid)
App Store release v3.9.5
Bug fixes
- We fixed a security issue related to JQuery. FIxes ticket #103552
App Store release v3.9.4
- Update jQuery to version 3.4.1, fixes various securely issues (Solved Support Ticket #76584 , #86183)
App Store release v3.9.3
- As jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS), Updating to JQuery version (v3.3.1).
- In this release we make sure that the version of jQuery used by the widget won't be interfering with any other jQuery versions loaded in your application.
App Store release v3.9.2
- Fix #16: jQuery version has a security vulnerability, fixed by updating to 1.12.4