kopia lustrzana https://github.com/wagtail/wagtail
Release note for #7367
rodzic
8588acc043
commit
49c5578b90
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
2.15 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Added "Extending Wagtail" section to documentation (Matt Westcott)
|
||||
* Support `min_num` / `max_num` options on ListBlock (Matt Westcott)
|
||||
* Added a `background_position_style` property to renditions (Karl Hobley)
|
||||
* Added a distinct `wagtail.copy_for_translation` log action type (Karl Hobley)
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ What's new
|
|||
Other features
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
* Added "Extending Wagtail" section to documentation (Matt Westcott)
|
||||
* Support ``min_num`` / ``max_num`` options on ListBlock (Matt Westcott)
|
||||
* Added a `background_position_style` property to renditions. This can be used to crop images using its focal point in the browser. See :ref:`rendition_background_position_style` (Karl Hobley)
|
||||
* Added a distinct ``wagtail.copy_for_translation`` log action type (Karl Hobley)
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue