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-09-26 22:19:00 +0300
committerOlivier Paroz <github@oparoz.com>2015-09-26 22:19:00 +0300
commitb9520a1ff9ea7042d1816e616a1de83e313ae01f (patch)
tree8722325b20f4f1a5a4957c4871e7216c082fd5ca
parent5359aa0f3b6de5d00abfb77b82e0802e817b4e60 (diff)
Bump internal version
[ci skip]
-rw-r--r--CHANGELOG.md25
-rw-r--r--appinfo/info.xml2
2 files changed, 22 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a1f5ad90..221c9f76 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,28 @@
+owncloud-gallery (14.1.0)
+* [security] Update DomPurify to fix a vulnerability in Firefox and to fix browser problems (@oparoz)
+* Fix problems with sub-album thumbnails on HighDPI screens owncloud/gallery#377 (@oparoz)
+* Fix ordering of thumbnails in sub-albums owncloud/gallery#382(@oparoz)
+* Update the "no pictures found" landing page to be in line with Files owncloud/gallery#290 (@jancborchardt)
+
owncloud-gallery (14.0.0)
* Make Gallery the new official app to display images in ownCloud
+* [security] Sanitize markdown descriptions owncloud/gallery#295 (@oparoz/@LukasReschke)
+* [security] Send SVGs as text files on download endpoints owncloud/gallery#347 (@oparoz/@LukasReschke)
+* [security] Keep error messages in cookies owncloud/gallery#296 (@oparoz/@LukasReschke)
+* [security] Print filenames as text, not html owncloud/gallery#294 (@oparoz/@LukasReschke)
+* New RESTful API to serve config, file list, thumbnails or previews to apps owncloud/gallery#5 (@oparoz)
+* Make button to toggle the background colour optional owncloud/gallery#226 (@oparoz)
+* Pick a background colour for the photowall owncloud/gallery#288 (@oparoz)
+* Add a busy spinner whilst loading thumbs owncloud/gallery#130 (@oparoz)
+* Turn the gallery/files view button into a switch owncloud/gallery#145 (@oparoz/@jancborchardt)
+* Use SVG icons owncloud/gallery#331 (@oparoz)
+* Send the media type icon if the browser can't parse a preview owncloud/gallery#346 (@oparoz)
* Restore IE9/10 compatibility (@oparoz)
* Restore IE8 compatibility for the slideshow (@oparoz)
-* Fix external share permission logic #218 (@oparoz)
-* Fix native SVG previews on IE #238 (@oparoz)
-* Fix slideshow controls contrast, remove duplicate code #222 (@jancborchardt )
-* Fix slideshow when the folder contains a single image #246 (@oparoz)
+* Fix external share permission logic owncloud/gallery#218 (@oparoz)
+* Fix native SVG previews on IE owncloud/gallery#238 (@oparoz)
+* Fix slideshow controls contrast, remove duplicate code owncloud/gallery#222 (@jancborchardt )
+* Fix slideshow when the folder contains a single image owncloud/gallery#246 (@oparoz)
owncloud-gallery (13.0.0)
* Caching and JS performance improvements (@oparoz)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 58043962..5f64fa36 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -30,7 +30,7 @@
</description>
<licence>AGPL</licence>
<author>Olivier Paroz, Robin Appelman</author>
- <version>14.0.0</version>
+ <version>14.1.0</version>
<namespace>Gallery</namespace>
<category>Multimedia</category>
<dependencies>