2.10.2.rst 697 B

12345678910111213141516171819202122
  1. ============================
  2. Wagtail 2.10.2 release notes
  3. ============================
  4. *September 25, 2020*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's new
  9. ==========
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Avoid use of ``icon`` class name on userbar icon to prevent clashes with front-end styles (Karran Besen)
  13. * Prevent focused button labels from displaying as white on white (Karran Bessen)
  14. * Avoid showing preview button on moderation dashboard for page types with preview disabled (Dino Perovic)
  15. * Prevent oversized buttons in moderation dashboard panel (Dan Braghis)
  16. * ``create_log_entries_from_revisions`` now handles revisions that cannot be restored due to foreign key constraints (Matt Westcott)