Skip to content

Releases: mendixlabs/CustomString

App Store release v2.2.6

Choose a tag to compare

@JelteMX JelteMX released this 06 Apr 14:31
9816c93
  • 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

Choose a tag to compare

@JelteMX JelteMX released this 03 Apr 08:17
6dd3dde

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

App Store release v2.2.4

Choose a tag to compare

@JelteMX JelteMX released this 14 Apr 15:28
  • Code cleanup & fix #7 remove mendix.lang.nullExec

App Store release v2.2.3

Choose a tag to compare

@JelteMX JelteMX released this 02 Feb 13:40
  • Fixed deprecations & old style code

App Store release v2.2.2

Choose a tag to compare

@RoelandSalij RoelandSalij released this 04 Nov 11:52

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

App Store release v2.2.1

Choose a tag to compare

@JelteMX JelteMX released this 24 Feb 10:14
  • 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

Choose a tag to compare

@JelteMX JelteMX released this 16 Feb 11:53
  • 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

Choose a tag to compare

@RoelandSalij RoelandSalij released this 16 Dec 18:51
  • Added widget which doesn't require context

App Store release v2.0

Choose a tag to compare

@RoelandSalij RoelandSalij released this 03 Dec 20:23
  • Added onclick microflow functionality

Initial version

Choose a tag to compare

@RoelandSalij RoelandSalij released this 10 Oct 19:48
  • Display a custom string, composed in a microflow.