<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Announcements (new threads)</title>
		<link>http://chameleon.wikidot.com/forum/c-8024/announcements</link>
		<description>Threads in the forum category &quot;Announcements&quot; - Announcements for new versions are placed here.</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://chameleon.wikidot.com/forum/t-47676</guid>
				<title>Chameleon 0.6.2 (Beta) released</title>
				<link>http://chameleon.wikidot.com/forum/t-47676/chameleon-0-6-2-beta-released</link>
				<description>Today, version 0.6.2 of Chameleon was released. Version 0.6.2 is a quite large release, that adds some new features and fixes some bugs.</description>
				<pubDate>Tue, 18 Mar 2008 20:00:23 +0000</pubDate>
				<wikidot:authorName>JW_00000</wikidot:authorName>				<wikidot:authorUserId>6757</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Just now, version 0.6.2 of Chameleon was released. Version 0.6.2 is a quite large release, that adds some new features and fixes some bugs.</p> <p>In this release <a href="https://launchpad.net/chameleon/+milestone/0.6.2">many bugs</a> were fixed, some severe ones that would prevent you from creating new posts, and some less important ones. In general, these bug fixes will make Chameleon more stable, so it's recommended you upgrade to this version. I'd also like to thank everyone who reported bugs.</p> <p>Additionally, this release also ships with a few new features. Along the same line, this release adds unit tests for most of the Chameleon code, which made it possible to find a few bugs, and will make it easier to solve issues in the future. We upgraded to Rails 1.2, which is more stable than Rails 1.1, and includes some new features that should also ease development in the future. Finally, James also added a live preview and an auto-save function to the write page, which should make working with Chameleon easier.</p> <p>You can download Chameleon 0.6.2 (Beta) at <a href="http://chameleon.wikidot.com/download">http://chameleon.wikidot.com/download</a>, and follow the instructions in the README included in the package to install it. These instructions and a lot more information are also available on <a href="http://chameleon.wikidot.com">the website</a>.<br /> Because Chameleon is still in beta, some problems might occur. Report any issues in the <a href="https://bugs.launchpad.net/chameleon/">bug tracker</a>.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://chameleon.wikidot.com/forum/t-23844</guid>
				<title>Chameleon 0.6.1.1 (Beta) released</title>
				<link>http://chameleon.wikidot.com/forum/t-23844/chameleon-0-6-1-1-beta-released</link>
				<description>Today, version 0.6.1.1 of Chameleon was released. Version 0.6.1.1 is a bugfix release, fixing one major bug.</description>
				<pubDate>Sat, 20 Oct 2007 16:46:28 +0000</pubDate>
				<wikidot:authorName>JW_00000</wikidot:authorName>				<wikidot:authorUserId>6757</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Chameleon 0.6.1.1 has been released.</p> <p>Version 0.6.1.1 is a bugfix release. This small release fixes only one bug, but a severe one. In Chameleon 0.5.5, 0.6.0 and 0.6.1, it was possible for a malicious user to obtain data from the database by loading a specially crafted URL. On some databases, particularly on Microsoft SQL Server, it is possible a user even might be able to edit and delete data. Therefore, it is recommended to upgrade as soon as possible.</p> <p>You can download Chameleon 0.6.1.1 (Beta) at <a href="http://chameleon.wikidot.com/download">http://chameleon.wikidot.com/download</a>, and follow the instructions in the README included in the package to install it. To upgrade, simply copy the new files over the old ones. Only the file <tt>app/controllers/blog_controller.rb</tt> changed, so replacing that one is enough.<br /> These instructions and a lot more information are also available on <a href="http://chameleon.wikidot.com">the website</a>.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://chameleon.wikidot.com/forum/t-12926</guid>
				<title>Chameleon 0.6.1 (Beta) released</title>
				<link>http://chameleon.wikidot.com/forum/t-12926/chameleon-0-6-1-beta-released</link>
				<description>Today, version 0.6.1 of Chameleon was released. Version 0.6.1 is mainly a bugfix release.</description>
				<pubDate>Tue, 03 Jul 2007 15:46:10 +0000</pubDate>
				<wikidot:authorName>JW_00000</wikidot:authorName>				<wikidot:authorUserId>6757</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Today, version 0.6.1 of Chameleon was released. Version 0.6.1 is mainly a bugfix release.</p> <p>One major new feature has been added: <a href="https://blueprints.launchpad.net/chameleon/+spec/default-theme-for-0.6.1">a new default theme</a>. I found the previous theme to be unsatisfying, while its code was very clear and it was a good theme to base other themes on, it wasn't beautiful enough to be the default theme. The HTML code of the new theme, conveniently dubbed "Simple theme v2.0", is largely based on that of "Simple theme", the previous default theme, however, the CSS has been completely reworked to give the theme a beautiful look. This theme aims to give a good first impression, show how Chameleon is different in its design, and be a good starting point for new themes, all at the same time.</p> <p>Furthermore, there have been <a href="https://bugs.launchpad.net/chameleon/+bugs?field.milestone:list=355&amp;field.status:list=Fix+Released">some bug fixes</a> since version 0.6.0. Accordingly, for example, the navigation bar has been reworked to work correctly on a wide range of web browsers, and the defunct Featured Posts plugin has been removed.</p> <p>You can download Chameleon 0.6.1 (Beta) at <a href="http://chameleon.wikidot.com/download">http://chameleon.wikidot.com/download</a>, and follow the instructions in the README included in the package to install it. These instructions and a lot more information are also available on <a href="http://chameleon.wikidot.com">the website</a>.<br /> Because Chameleon is still in beta, some problems might occur. Report any issues in the <a href="https://bugs.launchpad.net/chameleon/">bug tracker</a>.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://chameleon.wikidot.com/forum/t-11288</guid>
				<title>Chameleon 0.6.0 (Beta) released</title>
				<link>http://chameleon.wikidot.com/forum/t-11288/chameleon-0-6-0-beta-released</link>
				<description>Today, version 0.6.0 of Chameleon was released. Version 0.6.0 adds support for theming to Chameleon, so you can give your blog a personalized lay-out.</description>
				<pubDate>Sat, 09 Jun 2007 19:22:36 +0000</pubDate>
				<wikidot:authorName>JW_00000</wikidot:authorName>				<wikidot:authorUserId>6757</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Today, version 0.6.0 of Chameleon was released. Version 0.6.0 adds support for theming to Chameleon, so you can give your blog a personalized lay-out.</p> <p>Themes can be written using <a href="http://www.liquidmarkup.org">Liquid</a>, a Ruby library and Rails plugin focused on delivering simple and secure templating. Creating a new theme is easy, installing an existing theme is even easier.<br /> Chameleon 0.6.0 includes a simple default theme showcasing the features of Chameleon, and a port of the famous Simpla and Scribbish themes.</p> <p>You can download Chameleon 0.6.0 (Beta) at <a href="http://chameleon.wikidot.com/download">http://chameleon.wikidot.com/download</a>, and follow the instructions in the README included in the package to install it. These instructions and a lot more information are also available on the website, at <a href="http://chameleon.wikidot.com">http://chameleon.wikidot.com</a>.<br /> Since Chameleon is still in beta, some problems might occur. Report any issues in the bug tracker at <a href="https://bugs.launchpad.net/chameleon/">https://bugs.launchpad.net/chameleon/</a>.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://chameleon.wikidot.com/forum/t-9067</guid>
				<title>Welcome to the announcements forum!</title>
				<link>http://chameleon.wikidot.com/forum/t-9067/welcome-to-the-announcements-forum</link>
				<description>On this forum, announcements for new versions will be placed.</description>
				<pubDate>Mon, 07 May 2007 18:57:51 +0000</pubDate>
				<wikidot:authorName>JW_00000</wikidot:authorName>				<wikidot:authorUserId>6757</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>On this forum, announcements for new versions will be placed. You can subscribe to the <a href="http://chameleon.wikidot.com/feed/forum/ct-8024.xml">RSS feed of this forum</a> to automatically retrieve notifications when Chameleon is updated.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>