Skip to content

1.0.15

Compare
Choose a tag to compare
@nadar nadar released this 19 Feb 12:24
· 517 commits to master since this release

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.