What's Changed
- Fix panic when passthrough elements are used in headings 8b00030 @bep #14677
- Fix panic on edit of legacy mapped template names that's also a valid path in the new setup c485516 @bep #14740
- Fix RenderShortcodes leaking context markers when indented 161d0d4 @bep #12457
- Strip nested page context markers from standalone RenderShortcodes 45e4596 @bep #14732
- Rename deprecated cascade._target to cascade.target in tests 58927aa @bep
- Fix auto-creation of root sections in multilingual sites ce009e3 @bep #14681
- readme: Fix links 0755872 @chicks-net