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-09 16:46:21 +0300
committerOlivier Paroz <github@oparoz.com>2015-04-09 16:46:21 +0300
commit7dd126590d21eb3eed6ccd661021a06118557f0e (patch)
treef74c1f750e8bc5ee3d81b8e97c60a181db9b2165 /CHANGELOG.md
parentb351591e961715de61ae61165201f04780fc06bd (diff)
Changelog update
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98ae95a5..ab08cf6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,12 @@ owncloud-galleryplus (2.0.8)
* Introduce album configuration via a text file #85 (@oparoz)
* Introduce buttons to sort content by name and upload date #90 and #91 (@oparoz)
* Introduce image labels #106 (@oparoz)
+* Shrink the breadcrumb when there is very little space left #108 (@oparoz)
* Remove permission loading routine and send the information about the current folder with the files (@oparoz)
* Remove extra slash in preview URL #100 (@oparoz)
* Fix thumbnail rendering so that the view doesn't break when a new request is made while the previous one is still not completed #56 (@oparoz)
* Fix searching algorithm to only return a maximum of 4 images per album #112 (@oparoz)
-* Javascript cleanup (@oparoz)
+* Javascript cleanup #57 (@oparoz)
owncloud-galleryplus (2.0.7)
* Improved IE11 compatibility