aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2011-07-10 13:22:20 +0000
committerCash Costello <cash.costello@gmail.com>2011-07-10 13:22:20 +0000
commite21ecb111c84a097ef3ac98485578bc5a30c5b0a (patch)
treee011612e9e85d9b4deecf08cea324cff4aea5265
parentd63be66fa04fd7b8509f0b1786ffbd468ef5a281 (diff)
downloadelgg-e21ecb111c84a097ef3ac98485578bc5a30c5b0a.tar.gz
elgg-e21ecb111c84a097ef3ac98485578bc5a30c5b0a.tar.bz2
Tidypics 1.7.1
-rw-r--r--contributions.txt13
-rw-r--r--manifest.xml2
2 files changed, 14 insertions, 1 deletions
diff --git a/contributions.txt b/contributions.txt
index 06672bce6..b7869daa6 100644
--- a/contributions.txt
+++ b/contributions.txt
@@ -1,6 +1,19 @@
Changelog and contributors list
------------------------------------------------------------------------
+Version 1.7.1 Change List
+Release Date: 07/10/2011
+------------------------------------------------------------------------
+BEGIN VERSION 1.7.1 CHANGES
+------------------------------------------------------------------------
+ * Added a toggle for enabling the Flash uploader
+ * Fixed bug with slideshow not displaying all images in an album
+ * Fixed bug with only 8 images showing on an album page. Default is 16.
+------------------------------------------------------------------------
+END VERSION 1.7.1 CHANGES
+------------------------------------------------------------------------
+
+------------------------------------------------------------------------
Version 1.7.0 Change List
Final Release Date: 06/05/2011
Beta 1 Release Date: 11/06/2010
diff --git a/manifest.xml b/manifest.xml
index f4396d03d..e8701a408 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest>
<field key="author" value="The Tidypics team" />
- <field key="version" value="1.7.0" />
+ <field key="version" value="1.7.1" />
<field key="description" value="Tidypics Photo Gallery" />
<field key="website" value="http://code.google.com/p/tidypics/" />
<field key="copyright" value="2008-2011 Cash Costello and the Tidypics Team" />