kopia lustrzana https://github.com/wagtail/wagtail
add release notes for #7489
rodzic
b4f0f56a05
commit
eba4ac1563
|
@ -35,6 +35,7 @@ Changelog
|
|||
* Fix: Admin breadcrumbs home icon now shows for users with access to a subtree only (Stefan Hammer)
|
||||
* Fix: Add handling of invalid inline styles submitted to `RichText` so `ConfigException` is not thrown (Alex Tomkins)
|
||||
* Fix: Ensure comment notifications dropdown handles longer translations without overflowing content (Krzysztof Jeziorny)
|
||||
* Fix: Set `default_auto_field` in `postgres_search` `AppConfig` (Nick Moreton)
|
||||
|
||||
|
||||
2.14.1 (12.08.2021)
|
||||
|
|
|
@ -537,6 +537,7 @@ Contributors
|
|||
* Justin Slay
|
||||
* Desai Akshata
|
||||
* Krzysztof Jeziorny
|
||||
* Nick Moreton
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
@ -50,6 +50,7 @@ Bug fixes
|
|||
* Admin breadcrumbs home icon now shows for users with access to a subtree only (Stefan Hammer)
|
||||
* Add handling of invalid inline styles submitted to ``RichText`` so ``ConfigException`` is not thrown (Alex Tomkins)
|
||||
* Ensure comment notifications dropdown handles longer translations without overflowing content (Krzysztof Jeziorny)
|
||||
* Set ``default_auto_field`` in ``postgres_search`` ``AppConfig`` (Nick Moreton)
|
||||
|
||||
Upgrade considerations
|
||||
======================
|
||||
|
|
Ładowanie…
Reference in New Issue