Skip to content

v1.5.0 Release Notes

Richard Adleta edited this page Sep 8, 2017 · 1 revision
  • Added support for image sprites with the addition of Frappe.Sprites.
  • Added CdnPathPrefix setting to determine whether or not to include a prefix to the path portion of the URL when building the CDN URL.
  • Added CdnQueryVersion setting to determine whether or not to include an additional query string variable with the version number of the bundle to bust the CDN cache.