Skip to content

Releases: mendix/HTMLSnippet

App Store release v3.10.0

15 Jan 10:10
3abb89e

Choose a tag to compare

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

07 Jan 12:49
9dbbc20

Choose a tag to compare

Fixed

  • We modified the HTML content field so that it is no longer a translatable string.

App Store release v3.9.9

16 Sep 09:51
4a10bf1

Choose a tag to compare

Security

We updated the core-js dependency to version 3.38.0.

App Store release v3.9.8

04 Dec 15:36
48fb2a3

Choose a tag to compare

Fixed

  • We made debug logging stop complaining about deprecation issues

App Store release v3.9.7

04 Aug 14:49
cfe74c3

Choose a tag to compare

Removed

  • We've removed deprecated warnings

App Store release v3.9.6

04 Mar 12:09
27a4af5

Choose a tag to compare

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

28 Jul 13:38
64a23a2

Choose a tag to compare

Bug fixes

  • We fixed a security issue related to JQuery. FIxes ticket #103552

App Store release v3.9.4

03 Sep 13:18

Choose a tag to compare

  • Update jQuery to version 3.4.1, fixes various securely issues (Solved Support Ticket #76584 , #86183)

App Store release v3.9.3

22 Nov 15:29
38a83cb

Choose a tag to compare

  • 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

04 Dec 08:46

Choose a tag to compare

  • Fix #16: jQuery version has a security vulnerability, fixed by updating to 1.12.4