Releases: luyadev/luya
Releases · luyadev/luya
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.15 (19. February 2019)
Changed
- #1895 Changed to email output obfuscation in email tag instead of plain email mailto link.
Added
- #1905 Added composition
$expectedValues
property to configure expected pattern values (test if language is in the list of valid languages). - #1885 Fix issue where current url rule appends path param.
- #1889 Add possibility to fetch images that are inserted after lazyLoading is initialised.
- #1887 Add attribute hints assign option for dynamic model.
Fixed
- #1907 Tags can now have escaped sub values like
file[1](file.png \(PDF\))
. - #1900 Fixed issue when attachment file name is not provided.
- #1902 Composition component hides alternate url lang codes when hideDefaultPrefixOnly is true and current lang code is default.
- #1898 Telephone link raises an exception if an invalid telephone number is provided.
- #1888 Fixed issue with range values which can have float values.
- #1876 Fixed the url generation without module context when using language switcher.
1.0.14.2
1.0.14.1
1.0.14
1.0.14 (17. November 2018)
- #1872 Added new schemas for Json-Ld. Fixed Event Json-Ld, and TypeHinting.
- #1867 Rewritten lazyload js and added new placeholderSrc. Updated lazyload docs.
- #1870 String helper truncate middle use default truncate if no results found and added new option for case sensitive comparing.
- #1871 String helper highlight supports a list of words provided as array to highlight.
1.0.13
1.0.13 (30. October 2018)
- #1869 Fix bug with word highlight in string helper.
- #1866 Make ./luya serve command work out of the box
- #1863 Enabled the usage of alias paths when using renderLayout() method.
- #1859 Fixed issue where alt body is not clean up when sending multiple messages in the same mail object.
- #1855 If create a url to an other module, don't replace the url with current module context.