Skip to content

4.1.1

Compare
Choose a tag to compare
@gasman gasman released this 11 Nov 17:17
· 106 commits to stable/4.1.x since this release
  • Fix: Fix issue where lock/unlock buttons would not work on the Dashboard (home) page or the page index listing via the status sidebar (Stefan Hammer)
  • Fix: Fix disabled style on StreamField add button (Matt Westcott)
  • Fix: Ensure models are fully loaded before registering snippets, to avoid circular import issues (Matt Westcott)
  • Fix: Prevent fields without a verbose_name property from breaking usage report views (Matt Westcott)
  • Fix: Exclude tags from the reference index (Matt Westcott)
  • Fix: Fix errors in handling generic foreign keys when populating the reference index (Matt Westcott)
  • Fix: Prevent error in handling null ParentalKeys when populating the reference index (Matt Westcott)
  • Fix: Make sure minimap error indicators follow the minimap scrolling (Thibaud Colas)
  • Fix: Ensure background HTTP request to clear stale preview data correctly respects the CSRF_HEADER_NAME setting (Sage Abdullah)
  • Fix: Prevent error on aging pages report when "Last published by" user has been deleted (Joshua Munn)