mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Preliminary 3.1.3 changelog
This commit is contained in:
parent
30e3904e4c
commit
53a699527e
16
docs/en/changelogs/3.1.3.md
Normal file
16
docs/en/changelogs/3.1.3.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# 3.1.3
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
|
* Better loading performance when using multiple `UploadField` instances
|
||||||
|
* Option for `force_js_to_bottom` on `Requirements` class (ignoring inline `<script>` tags)
|
||||||
|
* Added `ListDecorator->filterByCallback()` for more sophisticated filtering
|
||||||
|
* New `DataList` filters: `LessThanOrEqualFilter` and `GreaterThanOrEqualFilter`
|
||||||
|
* "Cancel" button on "Add Page" form
|
||||||
|
* Better code hinting on magic properties (for IDE autocompletion)
|
||||||
|
* Increased Behat test coverage (editing HTML content, managing page permissions)
|
||||||
|
* Support for PHPUnit 3.8
|
||||||
|
|
||||||
|
## Upgrading
|
||||||
|
|
||||||
|
## Changelog
|
Loading…
Reference in New Issue
Block a user