mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
16 lines
592 B
Markdown
16 lines
592 B
Markdown
|
# 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
|