Release 1.0.4
Change generate cache url and url where cached images are stored
/media/cache/resolve/{filter}/{path}
- the url of the action which generates the cache. called only when > you do not have the cache.
/media/cache/{filter}/{path}
- where web path resolver stores cached image.
More details here: #467