sql/updates/pgsql_1.8.1_to_1.9.0.php
Wed, 01 Feb 2012 20:35:07 -0500 CC setting is now an admin option. Original patch provided by Rouslan Placella. (feature request #0001259)
Fri, 20 Jan 2012 10:42:11 -0500 You can now specify a max text length for clickable urls. Work done from patch provided by Ivy (patch #0001139)
Mon, 16 Jan 2012 13:28:56 -0500 Add Configuration options to enable or disable Breadcrumbs (Topics, Articles, Plugins).
Fri, 23 Dec 2011 13:10:43 -0500 Added tracking of current topic via a session variable stored in the db.
Wed, 30 Nov 2011 10:41:46 -0500 Stories now can belong to one or more topics.
Thu, 13 Oct 2011 13:57:28 -0400 Blocks are now inherited from child topics if enabled. Created Topic Selection Control which Blocks now uses
Mon, 10 Oct 2011 13:57:56 -0400 Topics can now have parent topics.
Thu, 29 Sep 2011 13:52:16 -0400 You can now specify one or more topics for a block. A new table has been include called topic_assignments.