v0.22.0.rst 819 B

123456789101112131415161718192021222324252627282930313233343536
  1. v0.22.0 release notes
  2. =====================
  3. New features
  4. ------------
  5. * Upgraded to Wagtail 2.14
  6. * Can now order child pages by Classifiers, using the Classifier Term's
  7. sort order, in addition to ordering by model attributes. Read details in
  8. :doc:`/features/page_types/web_pages`.
  9. * Background behind site's logo shown in the Wagtail Admin now follows "Navbar
  10. color scheme" setting to improve appearance of dark logos.
  11. Upgrade considerations
  12. ----------------------
  13. * Wagtail 2.14 dropped Django 2.2 support. For most CodeRed CMS sites no changes
  14. are required.
  15. Supported software
  16. ------------------
  17. * Python 3.6, 3.7, 3.8, 3.9
  18. * Django 3.0, 3.1, 3.2
  19. Thank you!
  20. ----------
  21. Thanks to everyone who contributed to `0.22.0 on GitHub <https://github.com/coderedcorp/coderedcms/milestone/32?closed=1>`_.