Releases: mendix/FormatString
Releases · mendix/FormatString
App Store v5.4.0 release
- Fix #14 rewritten update method, calling callback when the widget is finished rendering
App Store v5.3.0 release
- 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
- Fix deprecations (#11) for MX6 release
- Clean up codebase & style
- Add widget development files
App Store v5.1 release
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
- 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
Fixed issues with refreshing
Updated to reflect latest boilerplate
App Store v4.0 Release
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
- Compatible with 5.10 and up, based on most recent boilerplate.
Fixed templategrid refresh issue
Data generated by formatstring was not updated when moving between templategrid pages.