<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="0.91">
<channel>
<title>Wicket News</title>
<link>http://wicket.sourceforge.net</link>
<description>News concerning Wicket</description>
<language>en-us</language>
<lastBuildDate>Sun, 11 Sep 2005 19:03:39 GMT+02:00</lastBuildDate>
<pubDate>Sun, 11 Sep 2005 19:03:39 GMT+02:00</pubDate>
<copyright>Copyright 2005 Wicket Development Team</copyright>
<item>
<title>September 11, 2005 - Wicket 1.1-rc1 Available</title>
<link>http://wicket.sourceforge.net/</link>
<description>
<p>
					The first release candidate for Wicket 1.1 is available for download and testing.
					We have started the countdown to Wicket 1.1 final, and expect to release 1.1 in
					two to three weeks. This release fixes several bugs, a full listing can be found
					<a href="changes-report.html#1_1-rc1">here</a>. Here is a list of most notable
					changes and fixes:
				</p>
<ul>
					<li>Moved resource reference classes from extensions into core</li>
					<li>Infinite loop when adding attributemodifier twice</li>
					<li>Buttons can have a model now, for the buttons value attribute</li>
					<li>Odd behaviour when Wicket is the "root" (/*) servlet</li>
					<li>Removed dependency on concurrent.jar</li>
					<li>Now allow multiple ajax handler implementations to contribute to the page's header</li>
				</ul>
<p>
					Please 
					<a href="https://sourceforge.net/project/showfiles.php?group_id=119783&amp;package_id=130482&amp;release_id=355763">download this release</a> 
					and give us feedback.
				</p>
</description>
</item>
<item>
<title>September 6, 2005 - Site Adjustments</title>
<link>http://wicket.sourceforge.net/</link>
<description>
<p>
					A new example has been added to the examples section: 
					<a href="ExampleStockQuote.html">StockQuote Example</a>. This example is also available
					in the examples download.
				</p>
<p>
					Due to unwarranted advertisements by our old page counter service, we have moved to another
					ad-free statistics engine by <a href="http://www.onestat.com">onestat.com</a>.
				</p>
</description>
</item>
<item>
<title>August 30, 2005 - Wicket 1.1-beta 4 Available</title>
<link>http://wicket.sourceforge.net/</link>
<description>
<p>
					Wicket 1.1-beta 4 is available for download and testing. This is a beta release, so
					you may expect some API changes. We are busy in the end game before we freeze the API,
					and running behind on our published schedule for 1.1 final. In order to be able to ship
					1.1 final soon, we need your testing support!
					Most notable features in this release are:
				</p>
<ul>
					<li>Removed the (optional) dependency on commons-fileupload, made the support internal for Wicket</li>
					<li>Made the coupling of Wicket to the servlet spec more loose, enabling usage of Wicket on platforms outside a servlet container, such as portlets, or embedded servers</li>
					<li>Stripping of markup in Wicket namespace (e.g. wicket:id, wicket:label) is almost complete with <code>setStripWicketTag(true)</code>
</li>
					<li>Invisible components are not rendered any more</li>
					<li>Added basic AJAX support: DOJO and script.aculo.us libraries are now available for experimentation.</li>
				</ul>
<p>
					See the complete <a href="changes-report.html#1_1-b4">list of changes here</a>.
				</p>
<p>
					Please download this release and give us feedback.
				</p>
</description>
</item>
<item>
<title>August 29, 2005 - Maintenance release Wicket 1.0.3 available</title>
<link>http://wicket.sourceforge.net/</link>
<description>
<p>
					A minor bugfix release has been issued for PageableListViewNavigation.
					The 1.0.3 version doesn't have any other improvements or fixes.
				</p>
<p>
					If you are using Wicket 1.0 and use the <code>PageableListViewNavigation</code> or
					the <code>PageableListViewNavigator</code>, then we advise you to upgrade to this
					version. Note that when you upgrade from 1.0.1, you may experience some backwards
					incompatibilities, as outlined in the 1.0.2 release notes.
				</p>
</description>
</item>
				See
				the news archive
				for more (older) news.
			</channel>
</rss>
