Skip to content

v0.6.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Alexandre27 Alexandre27 released this 08 May 16:25
· 513 commits to master since this release
  • added RichTextFieldPanel to the default list of patched panels
  • added settings to allow the patching of custom panels
  • slug auto-population is now made the same way as wagtail (no changes in live pages)
  • Fixed: When adding a page link in a translated RichTextField the link was always to the default language version of that page
  • Fixed: Copy content of streamfield fails with 414 Request-URI Too Long
  • Fixed: Panel patching failed with the error "AttributeError: 'list' object has no attribute 'children'"