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-04-02 12:20:38 +0300
committerOlivier Paroz <github@oparoz.com>2015-06-22 06:17:08 +0300
commit5f53377c3e9f098e086ee18a699aa1d20294ef71 (patch)
treecff4504de76f48194418c9d603e0b399c91a52e4 /CHANGELOG.md
parent09eb545da0212140c546e8f15edfc11dbbe53b93 (diff)
Updated changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 310406f8..2895b33c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,19 @@
owncloud-galleryplus (8.0.12)
+* Use IDs instead of paths to retrieve thumbnails #27 (@oparoz)
+* Cache albums instead of parsing the folders every time #41 (@oparoz)
+* Dont send back media type icon #174 (@oparoz)
+* Fix rotation on mobile devices #142 (@setnes, @oparoz)
* Fix JS loader regexp so that it only works on shared links #138 (@oparoz)
* Refresh slideshow picture when it's been updated #149 (@oparoz)
+* Limit the number of previews we generate #157 (@setnes)
+* "Add to ownCloud" straight from the app
+* Create direct download link by adding filename to public link #156 (@oparoz)
+* Fix infobox resizing #165 (@oparoz)
+* Fix public reshares #163 (@oparoz)
+* Completely avoid external shares on 8.0 #162 (@oparoz)
+* Replace logo-wide on share page with better icon + text #153 (@jancborchardt)
+* Fix EOF for some patches (@setnes, @oparoz)
+* Fix bullet point style for Markdown text #147 (@oparoz)
owncloud-galleryplus (8.0.11)
* Keep the browsing position in the Files app when exiting the slideshow #126 (@oparoz)