kopia lustrzana https://github.com/wagtail/wagtail
Changelog/release note for #2026
rodzic
635659a80f
commit
c3e62d1cb7
|
@ -41,6 +41,7 @@ Changelog
|
||||||
* Fix: Added missing translation tag to InlinePanel 'Add' button (jnns)
|
* Fix: Added missing translation tag to InlinePanel 'Add' button (jnns)
|
||||||
* Fix: Restored correct highlighting behaviour of rich text toolbar buttons
|
* Fix: Restored correct highlighting behaviour of rich text toolbar buttons
|
||||||
* Fix: Rendering a missing image through ImageChooserBlock no longer breaks the whole page (Christian Peters)
|
* Fix: Rendering a missing image through ImageChooserBlock no longer breaks the whole page (Christian Peters)
|
||||||
|
* Fix: Filtering by popular tag in the image chooser now works when using the database search backend
|
||||||
|
|
||||||
1.2 (12.11.2015)
|
1.2 (12.11.2015)
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
|
@ -91,6 +91,7 @@ Bug fixes
|
||||||
* Added missing translation tag to InlinePanel 'Add' button (jnns)
|
* Added missing translation tag to InlinePanel 'Add' button (jnns)
|
||||||
* Restored correct highlighting behaviour of rich text toolbar buttons
|
* Restored correct highlighting behaviour of rich text toolbar buttons
|
||||||
* Rendering a missing image through ImageChooserBlock no longer breaks the whole page (Christian Peters)
|
* Rendering a missing image through ImageChooserBlock no longer breaks the whole page (Christian Peters)
|
||||||
|
* Filtering by popular tag in the image chooser now works when using the database search backend
|
||||||
|
|
||||||
|
|
||||||
Upgrade considerations
|
Upgrade considerations
|
||||||
|
|
Ładowanie…
Reference in New Issue