Browse Source

Added v2.5 changelog (WIP, #155)

Tobias Reich 10 years ago
parent
commit
cafd3dd84e
1 changed files with 21 additions and 0 deletions
  1. 21 0
      docs/Changelog.md

+ 21 - 0
docs/Changelog.md

@@ -1,3 +1,24 @@
+## v2.5
+
+Released -
+
+- `New` Swipe gestures on mobile devices
+- `New` Plugin-System
+- `New` Rewritten Back-End
+- `New` Support for ImageMagick (thanks @bb-Ricardo)
+- `New` Logging-System
+- `New` Blowfish hash instead of MD5 for all new passwords (thanks @bb-Ricardo)
+- `New` Compile Lychee using Grunt (with npm and bower)
+- `Improved` Shortcuts
+- `Improved` Album share dialog
+- `Improved` Database update mechanism
+- `Improved` Download photos with correct title (thanks @bb-Ricardo)
+- `Improved` EXIF parsing
+- `Improved` URL and Server import (thanks @djdallmann)
+- `Improved` Check permissions on upload
+- `Fixed` Wrong capture date in InfoBox
+- `Fixed` Sorting by takedate
+
 ## v2.1.1
 
 Released March 20, 2014