This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Twittia/ReleaseNotes.html
2010-04-19 03:24:07 +02:00

30 lines
No EOL
864 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Twittia Release Notes</title>
<style type="text/css">
body { font-family: "Lucida Grande", sans-serif; font-size: 0.75em; }
h1 { font-size: 1.2em; }
h2 { font-size: 1em; margin-top: 2em; }
</style>
</head>
<body>
<h1>Twittia Release Notes</h1>
<h2>Twittia 2.0.2</h2>
<p>Added the <code>twittia:</code> URL scheme.</p>
<p>Added a JavaScript-plugin API.</p>
<h2>Twittia 2.0.1</h2>
<p>Added Sparcle so the updates will be less efford for the user.</p>
<h2>Twittia 2.0</h2>
<p>This is a complete rewrite, I cut 80% of the functionality and
now it only has functionality which I care for.</p>
<p>This is also the first version I try to distribute Sparcle, so
it is updated automagicly in the feature.</p>
</body>
</html>