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-19 21:28:56 +0300
committerOlivier Paroz <github@oparoz.com>2015-04-19 21:28:56 +0300
commit27b9d40a316beb1a566e2fb60b842ac529e79993 (patch)
tree5ec2d5835b2cb23e3579830964e649788fb80fbc /CHANGELOG.md
parent4fd1a283f4cca127d8f7a53b4d3e370d75f19bdc (diff)
Make the gallery configuration available via its own controller
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 25dc3f51..fb1759c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+owncloud-galleryplus (2.0.10)
+* Add the possibility to enable external shares via the configuration file (only works on 8.1) (@oparoz)
+* Fix slideshow loading for when the app is installed in a custom folder #121 (@oparoz)
+* Don't load the slideshow on the files public page for single items #123 (@oparoz)
+* Make album labels tighter #117 (@oparoz)
+
owncloud-galleryplus (2.0.9)
* Restore the ability to see images located on local, shared folders #120 (@oparoz)
* Fix Url builder for public side (@oparoz)