mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Update changelog for 2.4.1
This commit is contained in:
parent
cba4bd8b59
commit
2b699fd290
11
changelog.md
11
changelog.md
@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [2.4.1]
|
||||||
|
|
||||||
|
* Added missing title attribute
|
||||||
|
* Format dates in Blog Posts gridfield based on user preferences
|
||||||
|
* FIX Ensure tag cloud widget does not break when there are zero tags
|
||||||
|
* FIX Success/error message overflow in cms
|
||||||
|
* FIX Prevent duplicate tags and categories
|
||||||
|
* FIX Prevent showing future blog posts before their publish date
|
||||||
|
* FIX Prevent the CMS Hijacking the return keypress in gridfieldaddbydbfield
|
||||||
|
* FIX minInnerWidth should begin with upper-case M
|
||||||
|
|
||||||
## [2.4.0]
|
## [2.4.0]
|
||||||
|
|
||||||
* Add BlogTagsCloudWidget
|
* Add BlogTagsCloudWidget
|
||||||
|
Loading…
Reference in New Issue
Block a user