Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-02-11 19:00:06 +0300
committerOlivier Paroz <github@oparoz.com>2015-02-11 19:00:06 +0300
commitd67e3c70b81ef8e289fec5d0efde332250813a7a (patch)
tree6e7177391373396ade5fdbe2d3933934ec5c4cac /CHANGELOG.md
parenta487d9aa1d03bce16633542e6339c037bb5710c1 (diff)
Preparing first oC8 version2.0.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08a82e84..a6ca7927 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
owncloud-galleryplus (2.0.0)
* ownCloud 8 only
+* Includes patch to previsualise Raw files (@oparoz)
owncloud-galleryplus (1.0.3)
* First release using the AppFramework (@oparoz)
@@ -14,4 +15,5 @@ owncloud-galleryplus (1.0.3)
* Loads the gallery exactly where you were in the Files app (@oparoz)
* Various fixes to the preview generator (@oparoz)
* Make the gallery button available in the Files app (non-shared area) (@oparoz)
-* Generate gallery links straight from the share dialogue in the Files app (@oparoz) \ No newline at end of file
+* Generate gallery links straight from the share dialogue in the Files app (@oparoz)
+* Includes performance patches to avoid constantly generating new previews (@oparoz)