Skip to content

Releases: mendix/FormatString

App Store v5.4.0 release

08 Mar 17:27

Choose a tag to compare

  • Fix #14 rewritten update method, calling callback when the widget is finished rendering

App Store v5.3.0 release

12 Jan 16:42

Choose a tag to compare

  • 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

16 Nov 13:44

Choose a tag to compare

  • Fix deprecations (#11) for MX6 release
  • Clean up codebase & style
  • Add widget development files

App Store v5.1 release

26 Oct 14:05

Choose a tag to compare

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

19 May 12:28

Choose a tag to compare

  • 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

06 Mar 14:40

Choose a tag to compare

Fixed issues with refreshing
Updated to reflect latest boilerplate

App Store v4.0 Release

02 Mar 12:27

Choose a tag to compare

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

23 Feb 13:49

Choose a tag to compare

  • Compatible with 5.10 and up, based on most recent boilerplate.

Fixed templategrid refresh issue

15 Oct 13:12

Choose a tag to compare

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