Skip to content

v13.2.0

Choose a tag to compare

@mwvolo mwvolo released this 24 Jul 03:35
· 24 commits to main since this release
ae40fce

What's Changed

  • Fail loudly if SECRET_KEY is missing outside local/test by @mwvolo in #1739
  • Fix swapped verbose_name/help_text on Book salesforce fields by @mwvolo in #1743
  • Well Layout/Heading Style + Cards Layout configs; wire up Accordion block by @mwvolo in #1740
  • Fix N+1 queries resolving Book Block / Book List by @mwvolo in #1741
  • Fix sync_thank_you_notes crashing on missing "Find Me A Home" school by @mwvolo in #1744
  • Promote a FlexPage to the home page by @mwvolo in #1747
  • Manage FeatureFlags from Wagtail admin (Settings menu) by @mwvolo in #1748
  • Bump the pip group in /requirements with 11 updates by @dependabot[bot] in #1746
  • Add taggit.taggeditem to the wagtail-transfer export allowlist by @mwvolo in #1751
  • Surface wagtail-transfer import failures as admin messages, not a 500 by @mwvolo in #1752
  • Collapse HTML blocks by default in the FlexPage StreamField editor by @mwvolo in #1754
  • Eliminate N+1 query patterns in subjects/category and subject-page book lookups by @mwvolo with @Copilot in #1753
  • Restore the Webinar admin date/time picker by @mwvolo in #1755
  • remove measurements by @mwvolo in #1759

Full Changelog: v13.1.3...v13.2.0