Skip to content

Releases: mendixlabs/CustomString

App Store release v2.2.6

06 Apr 14:31
9816c93
Compare
Choose a tag to compare
  • Add check if element is present. This is needed when the widget is being used in a conditional visible element. Error was reported through Support.

App Store release v2.2.5

03 Apr 08:17
6dd3dde
Compare
Choose a tag to compare

#8 Bugfix in Mendix 7 where the returned string returns a null, resulting in an error

App Store release v2.2.4

14 Apr 15:28
Compare
Choose a tag to compare
  • Code cleanup & fix #7 remove mendix.lang.nullExec

App Store release v2.2.3

02 Feb 13:40
Compare
Choose a tag to compare
  • Fixed deprecations & old style code

App Store release v2.2.2

04 Nov 11:52
Compare
Choose a tag to compare

Removed line, which was introduced by accident, where log level is set to debug.

App Store release v2.2.1

24 Feb 10:14
Compare
Choose a tag to compare
  • Fix #4 Widget does not render in 6.2 when HTML is set to No
  • Removed unnecessary callback method, replacing with mendix.lang.nullExec

App Store release v2.2.0

16 Feb 11:53
Compare
Choose a tag to compare
  • Fix update method #5
  • Merge pull request PR #3, removing deprecation and fixing #4
  • Update code-style and cleaned up code

App Store release v2.1

16 Dec 18:51
Compare
Choose a tag to compare
  • Added widget which doesn't require context

App Store release v2.0

03 Dec 20:23
Compare
Choose a tag to compare
  • Added onclick microflow functionality

Initial version

10 Oct 19:48
Compare
Choose a tag to compare
  • Display a custom string, composed in a microflow.