Skip to content

3.2.3

Compare
Choose a tag to compare
@jawngee jawngee released this 16 Oct 17:09
· 102 commits to master since this release
  • Fix for asset push when the CSS rule contains a url with a query string
  • Fix to insure the task heartbeat only runs once within the given interval, regardless of the number of admins logged into the admin
  • Added @{type} variable for upload paths to include the upload type. For example, if the upload path setting is set to upload/@{type} then when uploading an image the upload directory will be /upload/image/, or when uploading a video the upload path would be /upload/video/, etc.
  • The Cloud Storage settings will show you a preview of your upload path when editing it.
  • Fix for invalid presign expiration time which was causing direct uploads to fail on multisite.
  • For multisite, the ability to specify different upload directories for each subsite.