Features
- New
{{PageIndex}}embedding that renders the page index of subpages (ed6d1df). - New
sidebarPageIndexplugin hook for sidebar page index filter and sort (f98af59 by @Rengyr).
Bug Fixes
clean_htmlfix, additional permission checks, fixed login redirects (4c92ebc by @deseven).- Typos in help, allow more tags and attributes in
clean_html(a942327). - Prepend preview cursor if found in a fancy block, see #377 (2b8c44c).
- Embedding key value parsing, see #413 (4edba9c).
Documentation
- Added documentation for general use of embeddings (3dc9cfa).
- Add example for sidebar page index plugin (65c60e2 by @Rengyr).
- Added note that the hooks has to modify
sidebarPageIndexEntriesin-place (1cf1a45).