Release notes for edit bird redesign added to docs

pull/2253/merge
Dave Cranwell 2016-03-03 15:29:05 +00:00
rodzic 2d16bf9606
commit ccfdd98d48
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -60,6 +60,7 @@ Minor features
* Page slugs are now auto-generated at the model level on page creation if one has not been specified explicitly
* The ``Page`` model now has two new methods ``get_site()`` and ``get_url_parts()`` to aid with customising the page URL generation logic
* New translations for Hungarian, Swedish (Sweden) and Turkish
* The `edit bird` on the frontend has been redesigned, and no longer depends on an iframe (Thomas Winter, Gareth Price).
* Upgraded jQuery to 2.2.1 (Charlie Choiniere)
* Multiple homepage summary items (`construct_homepage_summary_items` hook) now better vertically spaced (Nicolas Kuttler)