You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.