mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-24 19:17:48 +01:00
8e4a4fae5d
Fixes #8691 * Add dates to markdown based release notes * Add dates to rst based release notes
23 lines
697 B
ReStructuredText
23 lines
697 B
ReStructuredText
============================
|
|
Wagtail 2.10.2 release notes
|
|
============================
|
|
|
|
*September 25, 2020*
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
Bug fixes
|
|
~~~~~~~~~
|
|
|
|
* Avoid use of ``icon`` class name on userbar icon to prevent clashes with front-end styles (Karran Besen)
|
|
* Prevent focused button labels from displaying as white on white (Karran Bessen)
|
|
* Avoid showing preview button on moderation dashboard for page types with preview disabled (Dino Perovic)
|
|
* Prevent oversized buttons in moderation dashboard panel (Dan Braghis)
|
|
* ``create_log_entries_from_revisions`` now handles revisions that cannot be restored due to foreign key constraints (Matt Westcott)
|