<html>
<head>
<link rel="stylesheet" type="text/css" href="/css/symbio.css">
</head>
<body>
<h1>Symbio 1.1</h1>
<h2>Changes</h2>
<p>Another update to the theming system: <tt>post.txt</tt> now has conditional structures for the e-mail and URL field, which allow you to format these links exactly the way you want them.<br>
The commenting form now has native protection against multiple submissions, to prevent duplicate comments.<br>
<tt>Cache-Control: no-cache</tt> was added to the HTTP header and <tt>Expires: 0</tt> was changed to <tt>Expires: -1</tt>, as advised by <a href="http://support.microsoft.com/default.aspx?scid=KB;en-us;q234067" target="_blank">Microsoft</a>.<br>
When you would remove all comments manually in the control panel instead of using the "Remove all comments" option, Symbio would still print an empty comment list (i.e. just the title). This has been fixed.<br>
The control panel's option to get 50 comments per page now reads "50" instead of "25". Woops!<br>
Cleaned up the code a little.</p>
<h2>Upgrading</h2>
<p>Version 1.1a <tt>post.txt</tt> files will not be compatible with the new format. Please upgrade your theme before using it.<br>
Version 1.1a language files are fully compatible with version 1.1.</p>

<h1>Symbio 1.1a</h1>
<h2>Changes</h2>
<p>The theming system has been revamped dramatically. It's now much more versatile, which should allow you to create your themes exactly the way you like them. I don't think there are bugs in the theming routines, but since this is a dramatic update, an alpha release seemed like the wise thing to do.<br>
Only the English language file is now distributed in the package. Others can be downloaded separately on the site.<br>
An extra line was added to the language file specification, holding the message that should be displayed when there are no comments on the article yet. Note that this option is not used in the default theme.<br>
Fixed a bug that could occur when using <tt>&amp;</tt>, <tt>&lt;</tt>, <tt>&gt;</tt> or <tt>&quot;</tt> characters in posts.</p>

<!--#include virtual="_history_nav.html"-->

</body>
</html>