kopia lustrzana https://github.com/wagtail/wagtail
Release note for #8298 in 2.16.2
rodzic
47bf2910f3
commit
31fc598b2f
|
@ -82,6 +82,7 @@ Changelog
|
|||
* Fix: Ignore `GenericRelation` when copying pages (John-Scott Atlakson)
|
||||
* Fix: Ensure 'next' links from image / document listings do not redirect back to partial AJAX view (Matt Westcott)
|
||||
* Fix: Skip creation of automatic redirects when page cannot be routed (Matt Westcott)
|
||||
* Fix: Prevent JS errors on locale switcher in page chooser (Matt Westcott)
|
||||
|
||||
|
||||
2.16.1 (11.02.2022)
|
||||
|
|
|
@ -21,6 +21,7 @@ depth: 1
|
|||
* Ignore `GenericRelation` when copying pages (John-Scott Atlakson)
|
||||
* Ensure 'next' links from image / document listings do not redirect back to partial AJAX view (Matt Westcott)
|
||||
* Skip creation of automatic redirects when page cannot be routed (Matt Westcott)
|
||||
* Prevent JS errors on locale switcher in page chooser (Matt Westcott)
|
||||
|
||||
## Upgrade considerations
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue