Fixed jpeg file format support in Media

This commit is contained in:
Djamil Legato
2016-10-10 14:58:42 -07:00
parent 110cd9535b
commit 21cd09e2a9
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
* Fixed saving of `external` page types [admin #789](https://github.com/getgrav/grav-plugin-admin/issues/789)
* Fixed issue deleting parent folder of folder with `param_sep` in the folder name [admin #796](https://github.com/getgrav/grav-plugin-admin/issues/796)
* Fixed an issue with streams in `bin/plugin`
* Fixed `jpeg` file format support in Media
# v1.1.5
## 09/09/2016

View File

@@ -12,7 +12,7 @@ types:
type: image
thumb: media/thumb-jpg.png
mime: image/jpeg
jpe:
jpeg:
type: image
thumb: media/thumb-jpg.png
mime: image/jpeg