Merge branch 'release/1.2.3' into develop

This commit is contained in:
Andy Miller
2016-10-19 09:26:43 -06:00

View File

@@ -8,7 +8,7 @@
1. [](#improved)
* Handle errors when a resource fails to install
* Page media and File field images thumbnail are now properly proportionate and 150x100
* Added the Codeception testing suite with a first test
* Added the Codeception testing suite with an initial test
1. [](#bugfix)
* Fix [#1034](https://github.com/getgrav/grav/issues/1034) redirect of page creation procedure when system.home.hide_in_urls is enabled
* Media (Page): Do not extend parent metehod for sending files since Safari and IE API for FormData dont implement `delete` ([#772](https://github.com/getgrav/grav-plugin-admin/issues/772))