2
0

2.12.1.rst 566 B

1234567891011121314151617181920
  1. ============================
  2. Wagtail 2.12.1 release notes
  3. ============================
  4. .. contents::
  5. :local:
  6. :depth: 1
  7. What's new
  8. ==========
  9. Bug fixes
  10. ~~~~~~~~~
  11. * Ensure aliases are published when the source page is published (Karl Hobley)
  12. * Make page privacy rules apply to aliases (Karl Hobley)
  13. * Prevent error when saving embeds that do not include a thumbnail URL (Cynthia Kiser)
  14. * Ensure that duplicate embed records are deleted when upgrading (Matt Westcott)
  15. * Prevent failure when running ``manage.py dumpdata`` with no arguments (Matt Westcott)