aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributions.txt14
-rw-r--r--manifest.xml2
2 files changed, 15 insertions, 1 deletions
diff --git a/contributions.txt b/contributions.txt
index b7869daa6..eec662923 100644
--- a/contributions.txt
+++ b/contributions.txt
@@ -1,6 +1,20 @@
Changelog and contributors list
------------------------------------------------------------------------
+Version 1.7.2 Change List
+Release Date: 10/11/2011
+------------------------------------------------------------------------
+BEGIN VERSION 1.7.2 CHANGES
+------------------------------------------------------------------------
+ * Fixed bug with admin tabs
+ * Fixed bug with pagination on all site albums page
+ * New installs get default settings automatically added
+ * Added a server check for cookie-only sessions
+------------------------------------------------------------------------
+END VERSION 1.7.2 CHANGES
+------------------------------------------------------------------------
+
+------------------------------------------------------------------------
Version 1.7.1 Change List
Release Date: 07/10/2011
------------------------------------------------------------------------
diff --git a/manifest.xml b/manifest.xml
index e8701a408..f3d3e877e 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.1" />
+ <field key="version" value="1.7.2" />
<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" />