aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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" />