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
2013-03-27 11:40:34 +01:00

244 lines
No EOL
6.6 KiB
HTML

<!DOCTYPE html>
<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>
<h2>Bungloo 1.3.0</h2>
<p>Changed to one window</p>
<p>Added search (skate.io)</p>
<p>Bugfixes</p>
<h1>Bungloo 1.2.2</h1>
<p>Fixed crash on Snow Leopard while opening new post window</p>
<p>Map is not shown anymore when coordinates are empty</p>
<hr />
<h1>Bungloo 1.2.1</h1>
<p>Fixed problems with case sensitive file systems, thanks to <a href="http://ck.kennt-wayne.de">^http://ck.kennt-wayne.de</a></p>
<hr />
<h1>Bungloo 1.2.0</h1>
<p>Inline video for YouTube and Vimeo + inline sound for SoundCloud, sadly some buttons in the widgets still don't work but you can watch the videos and hear the music :)</p>
<p>Better handling of non square avatars</p>
<p>Bugfixes, now loading more profiles correctly</p>
<p>Multiple mentions now are added behind a /cc while responding</p>
<p>Bugfix, better handling of - in entities</p>
<hr />
<h1>Bungloo 1.1.0</h1>
<p>Moved time ago so it is always visible</p>
<p>Implemented thumbnails for linked images and videos</p>
<p>Added a map to posts with position</p>
<p>Links now are only linked if they start with http</p>
<p>Smaller bugfixes</p>
<hr />
<h1>Bungloo 1.0.0</h1>
<p><strong>Automatic updade doesn't work, please download Bungloo from here: <a href="http://jabs.nu/bungloo/download/Bungloo.app.zip">Bungloo.app.zip</a></strong> and then remove the old Tentia from your Applications directory.</p>
<p>Renamed the application from Tentia to Bungloo as proposed by <a href="https://nn.tent.is">^nn.tent.is</a>
(Thank you for that!). Watch <a href="https://tent.io/officehours/2013-01-22">OfficeHours 2013-01-22</a>
if you want to know why it needed to be renamed</p>
<p>Added new icon by <a href="http://www.fasticon.com">http://www.fasticon.com</a></p>
<p>Smaller bugfixes</p>
<p>Allowing empty text if location or image is present</p>
<p>Changed the look of names</p>
<p>Shows in profile if entity is following you</p>
<p>Added "follows since 'timeago'" to following/followers lists, thanks for the
pullrequest <a href="https://nn.tent.is">^nn.tent.is</a></p>
<p>Temporarily highlights a reposted post</p>
<hr />
<h1>Tentia 0.6.2</h1>
<p>Added possibility to show followings and followers to profile view. Just click on the number.</p>
<hr />
<h1>Tentia 0.6.1</h1>
<p>Removed shaddows from posts like discussed with ^kevinkleinman.tent.is, more UI changes to come</p>
<p>Thanks to ^nn.tent.is for fixing the bug which would send on Cmd+something</p>
<p>Smaller bugfixes.</p>
<hr />
<h1>Tentia 0.6.0</h1>
<p>Reposts are now collected</p>
<p>Open profile is now Cmd U</p>
<p>Sending mentions read cursor, <strong>therefor you need to reauthenticate</strong></p>
<p>Fixed entity detection which contain dot at the end</p>
<p>Profiles with no name are linked now</p>
<p>Using open street map now when clicking on the pin</p>
<hr />
<h1>Tentia 0.5.4</h1>
<p>Fixed critical bug which prevented finding mentions in text</p>
<hr />
<h1>Tentia 0.5.3</h1>
<p>Fixed problem where deleted posts weren't removed from Mentions</p>
<p>Fixed problem with localStorage on 10.7</p>
<p>Showind photos now on the profile</p>
<p>Smaller bugfixes</p>
<hr />
<h1>Tentia 0.5.2</h1>
<p>Click on avatar opens profile</p>
<p>Added possibility to post photos (not available on basic tent.is plan)</p>
<p>Bugfixes</p>
<p>Changed app name to "Tentia on OS X", <strong>therefor you need to reauthenticate</strong>.</p>
<hr />
<h1>Tentia 0.5.1</h1>
<p>Implemented private posts</p>
<p>Implemented cache</p>
<p>Support for HTML &lt;link&gt; element</p>
<p>Clicking on dock icon opens main window</p>
<p>Fixed conversation view loading posts</p>
<p>Repost is now mentioning the original post</p>
<p>Several bugfixes</p>
<hr />
<h1>Tentia 0.5.0</h1>
<p>Added "Send" button to "New Post" window</p>
<p>Added Profile view</p>
<p>Added follow and unfollow possibility</p>
<hr />
<h1>Tentia 0.4.2</h1>
<p>Removed Photo post type because the Tent protocol in version 0.1.0 does not quite support it yet</p>
<p>Implemented showing and making reposts</p>
<hr />
<h1>Tentia 0.4.1</h1>
<p>Fixed problem where you couldn't log in again after you logged out.</p>
<hr />
<h1>Tentia 0.4.0</h1>
<p>Implemented Photo post type, you can now upload a photo and see the photos others uploaded</p>
<hr />
<h1>Tentia 0.3.1</h1>
<p>Security update</p>
<p>Thanks to <a href="https://epirat.tent.is/">^epirat.tent.is</a> the secret key is now saved in the <a href="https://github.com/jeena/Tentia/pull/72">OS X Keychain instead of the NSUserDefaults file</a></p>
<hr />
<h1>Tentia 0.3.0</h1>
<p>Implemented delete own posts</p>
<p>Implemented remove deleted posts</p>
<p>Added a JS and CSS Plugin API</p>
<p>Implemented adding location to post</p>
<p>Implemented blue right border if you're mentioned in a post</p>
<p>Bugfixes</p>
<hr />
<h1>Tentia 0.2.4</h1>
<p>Activeted spell checking</p>
<p>Fixed problem where Tentia would stop updating</p>
<p>Added a better detection of links in status texts</p>
<p>Hashed are linked to skate.io now</p>
<hr />
<h1>Tentia 0.2.3</h1>
<p>Fixed problem where you couldn't login with a https entity</p>
<p>Moved Mentions and Timeline from File to Window menu item</p>
<hr />
<h1>Tentia 0.2.2</h1>
<p>Resizable "New Post" window</p>
<p>Better authentication guidance</p>
<p>Fixed broken Window menu</p>
<p>Enter now works in "Nes Post" and is visible in all views</p>
<p>Bugfixes</p>
<hr />
<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>