0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/releases/2.7.rst

32 lines
847 B
ReStructuredText
Raw Normal View History

==========================================
Wagtail 2.7 release notes - IN DEVELOPMENT
==========================================
.. contents::
:local:
:depth: 1
Wagtail 2.7 is designated a Long Term Support (LTS) release. Long Term Support releases will continue to receive maintenance updates as necessary to address security and data-loss related issues, up until the next LTS release (typically a period of 12 months).
What's new
==========
Other features
~~~~~~~~~~~~~~
* Added ``construct_page_listing_buttons`` hook (Michael van Tellingen)
2019-07-04 11:24:05 +02:00
* Added more detailed documentation and troubleshooting for installing OpenCV for feature detection (Daniele Procida)
Bug fixes
~~~~~~~~~
2019-07-25 11:46:41 +02:00
* Added line breaks to long filenames on multiple image / document uploader (Kevin Howbrook)
Upgrade considerations
======================