- Fix deprecation warning.
- Support Kirby 3.6+ (but not older versions anymore, but you can still use 0.3.0 for that)
- Use .gif as format, if source image is a gif.
- Added Rokka::generateRokkaUrl($file, $stack, $format) method.
- Thumb methods (crop(), resize(), blur() and bw()) use now rokka as well
- Adjusted for Kirby 3. Doesn't work for kirby 2 anymore, use the "kirby-2" branch, if you need this.
- Uses Stack Variables for shorter URLs. It's recommended to run
https://yourkirbysite.com/_rokka/create-stacks
to update your stacks.
- The image: kirbytag while using this plugin now also honours caption and such attributes.
- Based on the new TemplateHelper classes of rokka/client 1.3.0
- Changed
srcAttributes
togetSrcAttributes
andbackgroundImageStyle
togetBackgroundImageStyle
.
- The config format for 'plugin.rokka.stacks.options', needs an 'options' for stack options and can also take 'resize' stack operation options.
- You can now define a default stack for images included by kirbytext