Skip to content

v5.2.0

Compare
Choose a tag to compare
@robisim74 robisim74 released this 13 Sep 10:50
· 306 commits to master since this release

Features

  • Angular version: ^6.0.0
  • Add version setting to the configuration: it adds the query parameter 'ver' to the http requests to avoid browser cache problems (#204)
  • Add timeout setting to the configuration: it sets a timeout in milliseconds for the http requests (#181)

Bug fixes

  • Use locale for i18nPlural to avoid inconsistencies between browsers