croxton / imgixer

Generate Imgix URLs in Craft 3
MIT License
11 stars 4 forks source link

Deprecation of Legacy API #3

Closed williamhibberd closed 3 years ago

williamhibberd commented 3 years ago

Is there anything we should be worried about with regards to using the legacy API with imgixer and imgix? Reading this and wondering If I need to update anything and if imgixer supports the new API keys? https://blog.imgix.com/2020/10/16/api-deprecation

croxton commented 3 years ago

Nothing to worry about. Imgixer doesn't use the legacy API (or the new API) to construct URLs. It's just a dumb string builder so you'll never need to worry about that :)