Skip to content

v4.4.2

Compare
Choose a tag to compare
@lcharette lcharette released this 01 May 02:24
· 250 commits to master since this release
427106c

Fixed

  • Locale matcher can fail when client provided locale identifier has incorrect casing (#1087)
  • Sprunje applyTransformations method not returning the $collections object (#1068)
  • Old assets in app/assets/browser_modules not being deleted during install (#1092)
  • Added SKIP_PERMISSION_CHECK env to skip check for local directories that needs to be write protected. This can be used for local production env testing.