kopia lustrzana https://github.com/wagtail/wagtail
Release notes for #3016
rodzic
fb93a6d6b9
commit
48296e7568
|
@ -15,6 +15,7 @@ Changelog
|
|||
* Updated font sizes and colours to improve legibility of admin menu and buttons (Stein Strindhaug)
|
||||
* Added pagination to "choose destination" view when moving pages (Nick Smith, Žan Anderle)
|
||||
* Added ability to annotate search results with score (Karl Hobley)
|
||||
* Added ability to limit access to form submissions (Mikalai Radchuk)
|
||||
* Fix: Migrations for wagtailcore and project template are now reversible (Benjamin Bach)
|
||||
* Fix: The default image format label text ('Full width', 'Left-aligned', 'Right-aligned') is now localised (Mikalai Radchuk)
|
||||
* Fix: Text on the front-end 'password required' form is now marked for translation (Janneke Janssen)
|
||||
|
|
|
@ -45,6 +45,7 @@ Minor features
|
|||
* Updated font sizes and colours to improve legibility of admin menu and buttons (Stein Strindhaug)
|
||||
* Added pagination to "choose destination" view when moving pages (Nick Smith, Žan Anderle)
|
||||
* Added ability to annotate search results with score - see :ref:`wagtailsearch_annotating_results_with_score` (Karl Hobley)
|
||||
* Added ability to limit access to form submissions - see :ref:`filter_form_submissions_for_user` (Mikalai Radchuk)
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
Ładowanie…
Reference in New Issue