kopia lustrzana https://github.com/wagtail/wagtail
Changelog/release note for #898
rodzic
c4dc9f3883
commit
e0fe9af555
|
|
@ -18,6 +18,7 @@ Changelog
|
|||
* Fix: Active admin submenus were not properly closed when activating another
|
||||
* Fix: get_sitemap_urls is now called on the specific page class so it can now be overridden (Jerel Unruh)
|
||||
* Fix: (Firefox and IE) Fixed preview window hanging and not refocusing when "Preview" button is clicked again
|
||||
* Fix: Storage backends that return raw ContentFile objects are now handled correctly when resizing images (@georgewhewell)
|
||||
|
||||
|
||||
0.8.4 (04.12.2014)
|
||||
|
|
|
|||
|
|
@ -17,3 +17,4 @@ Bug fixes
|
|||
* Active admin submenus were not properly closed when activating another
|
||||
* ``get_sitemap_urls`` is now called on the specific page class so it can now be overridden
|
||||
* (Firefox and IE) Fixed preview window hanging and not refocusing when "Preview" button is clicked again
|
||||
* Storage backends that return raw ContentFile objects are now handled correctly when resizing images
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue