mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-20 13:01:56 +00:00
Changelog and release note for #791
This commit is contained in:
parent
2175e9102b
commit
b8b079a28c
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ Changelog
|
|||
* Javascript includes in the admin backend have been moved to the HTML header, to accommodate form widgets that render inline scripts that depend on libraries such as jQuery
|
||||
* Improvements to the layout of the admin menu footer.
|
||||
* Added thousands separator for counters on dashboard
|
||||
* Added links to admin notification messages
|
||||
* Fix: It is no longer possible to have the explorer and settings menu open at the same time
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ Minor features
|
|||
* Javascript includes in the admin backend have been moved to the HTML header, to accommodate form widgets that render inline scripts that depend on libraries such as jQuery
|
||||
* Improvements to the layout of the admin menu footer.
|
||||
* Added thousands separator for counters on dashboard
|
||||
* Added links to admin notification messages
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue