#94 Adds the canonical URL Search API index data alteration to the 2.x branch. (This was previously added to 7.x-1.x in #39.). The data alteration is useful for sites using Domain Access.
This release of the ImageMagick module deprecates the modules' hook functions, replacing them with Symfony events. The hooks will be removed in version 8.x-3.x. Module developers should convert any implementation of the hooks with an appropriate event subscriber.
Main changes from RC-1:
- Now it's using Gutenberg core files directly. Removed Gutenberg-JS dependency. Based on Gutenberg version 5.6.1.
- Better media files handling - support to store title, caption and alternative text.
- New Allowed Blocks UI at content type admin UI.
- And, of course, several bug fixes.