mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-16 11:13:15 +00:00
Release note for #4470
This commit is contained in:
parent
443503d145
commit
574e7ff3fa
2 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ Changelog
|
|||
* Fix: Explorer view now prevents navigating outside of the common ancestor of the user's permissions (Andy Chosak)
|
||||
* Fix: Generate URL for the current site when multiple sites share the same root page (Codie Roelf)
|
||||
* Fix: Restored ability to use non-model fields with FieldPanel (Matt Westcott, LB (Ben Johnston))
|
||||
* Fix: Stop revision comparison view from crashing when non-model FieldPanels are in use (LB (Ben Johnston))
|
||||
|
||||
|
||||
2.0.2 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
|||
|
|
@ -74,6 +74,7 @@ Bug fixes
|
|||
* Explorer view now prevents navigating outside of the common ancestor of the user's permissions (Andy Chosak)
|
||||
* Generate URL for the current site when multiple sites share the same root page (Codie Roelf)
|
||||
* Restored ability to use non-model fields with FieldPanel (Matt Westcott, LB (Ben Johnston))
|
||||
* Stop revision comparison view from crashing when non-model FieldPanels are in use (LB (Ben Johnston))
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue