mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-30 03:24:55 +00:00
Update 0.7.rst - release note for #667
This commit is contained in:
parent
bddf049e28
commit
9837292ad1
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ Bug fixes
|
|||
* The external image URL generator no longer stores generated images in Django's cache; this was an unintentional side-effect of setting cache control headers.
|
||||
* The Elasticsearch backend can now search querysets that have been filtered with an 'in' clause of a non-list type (such as a ``ValuesListQuerySet``).
|
||||
* It is now easier to move pages to the beginning and end of their section
|
||||
* Image rendering no longer creates erroneous duplicate Rendition records when the focal point is blank.
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue