New Features
- add KaTeX block type and support for inline KaTeX (28d1c732)
- add callout block type (a7ff731a)
- add collapsible section block type that can also be used as an accordion (df9a358b)
- add loading animations for page duplication and switching templates (d96ce513)
- add option to add an alt attribute to an image block (3cef0e9e)
- add option to set a document language when language routing is disabled (a1afd64e)
- improve default block styles (ebdba3db)
- improve overscroll behavior of the dashboard sidebar (b450947a)
- migrate webpack configuration to esbuild for building esm bundles (a4da35ef)
- show loading cursor also during async fetches (fcee7a6b)
- store automad version in page data instead of editor data (d0c295a6)
- update automad-editorjs (42df278b)
- update dashboard color schemes (68c87b91)
- update sortable tree package (227c71e2)