0.8.4.rst 733 B

1234567891011121314151617181920
  1. ===========================
  2. Wagtail 0.8.4 release notes
  3. ===========================
  4. .. contents::
  5. :local:
  6. :depth: 1
  7. What's new
  8. ==========
  9. Bug fixes
  10. ~~~~~~~~~
  11. * It is no longer possible to have the explorer and settings menu open at the same time
  12. * Page IDs in page revisions were not updated on page copy, causing subsequent edits to be committed to the original page instead
  13. * Copying a page now creates a new page revision, ensuring that changes to the title/slug are correctly reflected in the editor (and also ensuring that the user performing the copy is logged)
  14. * Prevent a race condition when creating Filter objects
  15. * On adding a new page, the available page types are ordered by the displayed verbose name