1.8.1.rst 382 B

123456789101112131415161718
  1. ===========================
  2. Wagtail 1.8.1 release notes
  3. ===========================
  4. *January 26, 2017*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's changed
  9. ==============
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Reduced ``Rendition.focal_point_key`` field length to prevent migration failure when upgrading to Wagtail 1.8 on MySQL with ``utf8`` character encoding (Andy Chosak, Matt Westcott)