v2.2.1
Added
- Added better example to README
Fixed
- Replaces asset
id
withuid
in URL to proxying action controller. The result is URLs that still point internally to an action that checks if the user is logged in (if enabled in the settings), but now they end with theuid
rather than theid
, ex:get-file&uid=a1a1a111-b2b2-cc33-4dd4-eeeee5e55555
- Removes custom function to convert environment variables in settings, in favour of Craft’s