- Extended RokkaMetadata with binary_hash field to allow duplicate checks.
- Always use and save hash and not shortHash
- Fix notice on new image style form.
- Added Gaussian Blur filter implementation as new effect.
- Respect the default uploaded image format.
- Allow the StreamWrapper to get binary data also from image derivatives.
- Sort the effects by their weight.
- Fix bug which prevented the usage of file_save_data
Remove hardcoded urls from '_links' property on add entity pages.
Adjust webpack configuration for proper loading of images and fonts.
Remove Drupal core libraries from frontend pages to avoid js conflicts and smaller bandwith.