kopia lustrzana https://github.com/wagtail/wagtail
Release note for #12367 in 6.2.3
rodzic
ba80657aa1
commit
ab77a7831b
|
@ -99,6 +99,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Prevent multiple URLs from being combined into one when pasting links into a rich text input (Thibaud Colas)
|
||||
* Fix: Fix error on workflow settings view with multiple snippet types assigned to the same workflow on Postgres (Sage Abdullah)
|
||||
|
||||
|
||||
6.2.2 (24.09.2024)
|
||||
|
|
|
@ -15,3 +15,4 @@ depth: 1
|
|||
### Bug fixes
|
||||
|
||||
* Prevent multiple URLs from being combined into one when pasting links into a rich text input (Thibaud Colas)
|
||||
* Fix error on workflow settings view with multiple snippet types assigned to the same workflow on Postgres (Sage Abdullah)
|
||||
|
|
Ładowanie…
Reference in New Issue