Skip to content

v4.1.10

Compare
Choose a tag to compare
@vc-ci vc-ci released this 06 Apr 10:53
· 441 commits to master since this release
  • Fix bug with indexed access settings by name in Liquid templates.
  • Allow anonymous access to designer-preview (#397).
  • Fix bug with hardcoded directory separated char.
  • Reset page number for search links.
  • Fix bug when page_size from request didn't use by liquid paginator.
  • Fix bug with categories duplication in breadcrumbs.
  • Add support of faceting search for categories.
  • Add ISO codes to countries json file (#395).
  • Fix checking settings file prefix to empty value (#392).
  • New liquid filter sort_by_url that generates the relative path with query string with the sortBy parameter.
  • New liquid main context variable - breadcrumbs, that contains the breadcrumbs relevant for current request.
  • Set flag IsAplied for aggregation items on the server side.
  • Fix bug with print PDF by order id.
  • Look for presets in base theme if current preset specified in current theme (#389).
  • Fixed bug with additional settings in current theme if preset specified.
  • Fix 500 error when updating user (#390).
  • Fix 500 error when searching the contacts.
  • Quick 'invalid response code' exception when deleting an user.
  • Some other minor improvements/fixes.