Browse Source

Added v3.1.3 changelog

Tobias Reich 7 years ago
parent
commit
13f193381d
1 changed files with 11 additions and 0 deletions
  1. 11 0
      docs/Changelog.md

+ 11 - 0
docs/Changelog.md

@@ -1,3 +1,14 @@
+## v3.1.3
+
+Released August ??, 2016
+
+- `Improved` rotate and flip images with GD based on EXIF orientation (Thanks @qligier, #600)
+- `Improved` enter/leave fullscreen-mode by (not) moving the mouse for one second (Thanks @hrniels, #583)
+- `Improved` Prefetch the medium photo instead of the big one (Thanks @Bramas, #446)
+- `Improved` Added "session" to required extensions (#579)
+- `Improved` Added warning if Imagick is not installed/enabled (Thanks @hrniels, #590)
+- `Fixed` Don't assume that gd_info exists when running diagnostics (Thanks @hrniels, #589 #565)
+
 ## v3.1.2
 
 Released June 12, 2016