Skip to content

Releases: mendix/FormatString

App Store v5.4.0 release

Choose a tag to compare

@JelteMX JelteMX released this 08 Mar 17:27
  • Fix #14 rewritten update method, calling callback when the widget is finished rendering

App Store v5.3.0 release

Choose a tag to compare

@JelteMX JelteMX released this 12 Jan 16:42
  • Fix #12 : renamed laguagePack.json to .js
  • Fix #9 : optional microflow causes error
  • Fix #4 : Multi language (you can now use translatable strings)

App Store v5.2.0 release

Choose a tag to compare

@JelteMX JelteMX released this 16 Nov 13:44
  • Fix deprecations (#11) for MX6 release
  • Clean up codebase & style
  • Add widget development files

App Store v5.1 release

Choose a tag to compare

@Rvthof Rvthof released this 26 Oct 14:05

Added empty checks for both the context object and possible referenced objects that might be empty.
Updated test project with new case for the empty check

Appstore release 5.0

Choose a tag to compare

@MxPvdK MxPvdK released this 19 May 12:28
  • Removed the option the render text as javascript
  • Added subscribe for every attribute
  • Fixed issues
  • Added support for multi-language "time ago" stamps

Appstore release 4.1

Choose a tag to compare

@MxPvdK MxPvdK released this 06 Mar 14:40

Fixed issues with refreshing
Updated to reflect latest boilerplate

App Store v4.0 Release

Choose a tag to compare

@RoelandSalij RoelandSalij released this 02 Mar 12:27

This version is for Mx 5.14 and up and includes

  • Support for decimals (5.14 feature)
  • Added date and time pattern properties

App Store v3.2 Release

Choose a tag to compare

@RoelandSalij RoelandSalij released this 23 Feb 13:49
  • Compatible with 5.10 and up, based on most recent boilerplate.

Fixed templategrid refresh issue

Choose a tag to compare

@RoelandSalij RoelandSalij released this 15 Oct 13:12

Data generated by formatstring was not updated when moving between templategrid pages.