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.
Bungloo/Mac/publish/ReleaseNotes.html
2012-11-11 23:44:04 +01:00

56 lines
No EOL
1.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Tentia Release Notes</title>
<style type="text/css">
body { font-family: "Lucida Grande", sans-serif; }
h1 { font-size: 1.2em; }
h2 { font-size: 1em; margin-top: 2em; }
hr { margin: 2em 0; }
p { margin: 0; padding: 0; }
strong { color: red; }
</style>
</head>
<body>
<h1>Tentia 0.2.1</h1>
<h2><strong>Sadly the automatic update from 0.2.0 will not work. Please download
this version manually from
<a href="http://jabs.nu/Tentia/download/Tentia.app.zip">HERE</a>.</strong></h2>
<p>Working on OS X &lt; 10.8 again</p>
<p>Added growl support</p>
<p>Bugfixes</p>
<p>Moved reply icon to left so it is easier to use when the scrollbar is shown</p>
<p>Login with the [Login] button now works</p>
<p>Fixed automatic updates so it will work next time again.</p>
<hr />
<h1>Tentia 0.2.0</h2>
<p>Bugfixes</p>
<p>Implemented Notification Center</p>
<p>Implemented new Conversation view</p>
<p><strong>Needs to reauthenticate to get all needed permissions</strong></p>
<hr />
<h1>Tentia 0.1.2</h1>
<p>Bugfixes</p>
<p>Mentions now appear as realnames</p>
<hr />
<h1>Tentia 0.1.1</h1>
<p>Bugfixes</p>
<p>Changed to send on Cmd+Enter.</p>
<hr />
<h1>Tentia 0.1.0</h1>
<p>First attempt to rewrite the old Twitter client Twittia to a new and shiny Tent client Tentia.</p>
</body>
</html>