November 2nd, 2009· merging friends timeline with mentions (@-replies) timeline,
· fixed notifications - now notify about new statuses (NOT unread ones) and display unread statuses count,
· improved URL shortening (all urls at one go, customizable shortcut, pluggable),
· automatic #hashtagging,
· fixes in parsing links in statuses (by Stephan Beyer),
· initial plugin architecture (subject to change),
· improvements in build system (detecting correct libdir on *NIXes and automatic generation of translations),
· code cleanup in Twitter API library (by Stephan Beyer).
October 1st, 2009· In KDE4: notifications displayed using Plasma notification services.
· On *NIX: prevented spawning multiple instances of the application (#73).
· On OSX: now showing icon in Dock.
· Added look&feel customisation options, like visibility of the tray icon (#70)
· and behavior of the close button.
· Added crash detection, bug reporting link and reseting configuration to the working state (#68).
· Removed (not really working well) settings compatibility with older versions.
· Removed non-OAuth app version (#66).
· Added Norwegian translation (by Egil Hanger).
· Lots of minor fixes as usual.
September 11th, 2009· Provided support for custom StatusNet (former laconica) services (#60).
· Left/right arrow key goes to next/prev unread status (by Stephan Beyer).
· Status author's display mode made customizable (name, nick or name+nick).
· Added parsing StatusNet groups (!sth).
· Fixed unwanted 'new statuses' on the bottom of the list (#63).
· Applied system palette to status edit field (#61).
· Added Czech translation (by DragonJake - #62).
· Added b.oooom.net URL shortening (by dubkat - #57).
· Improved storing data between sessions.
· Improvements in Twitter API library.
· Numerous minor UI, performance, architectural and build system fixes.
August 10th, 2009· updated Twitter API library and OAuth authorization process's internals to make use of qoauth-1.0 library,
· status lists now updated after closing settings dialog only when accounts settings were changed,
· checking for updates enhanced by displaying the latest changelog,
· fixed compilation errors doe to definitions in sysmacros.h on some system configurations.
July 30th, 2009· fixed Twitter's OAuth support according to the newest changes in Twitter,
· added disfavoring for Identi.ca statuses (introduced in new laconi.ca),
· fixed incorrect marking status text as URL link in some cases (#55).
July 16th, 2009· Enabled entering Twitter OAuth PIN longer than 6 characters, to reflect change in Twitter's authorization flow.
July 14th, 2009· OAuth authorization scheme for Twitter accounts.
· Added storing statuses lists between sessions.
· Added automatic checking for updates.
· Added Italian translation.
· Support for migre.me URL shortening service.
· Improved look and feel - layouts, colors and fixed some unwelcome behavior.
July 14th, 2009· CRITICAL: Fixed parsing of statuses' ids (after Twitter statuses count reached maximum for 32-bit integer).
· Added digg.com URL shortening service.
· Minor corrections to user info popup and settings dialog.
June 9th, 2009· PROVIDED SUPPORT FOR IDENTI.CA using Twitter-compatible API,
· Added support for sending and deleting direct messages,
· Added support for favoring and disfavoring statuses,
· Added timestamp and 'in-reply-to' information to statuses,
· Added user info popups,
· Provided 3 context-switchable icons for common operations with statuses,
· Aupport for URL shortening extended by tinyarro.ws, u.nu and bit.ly,
· Provided variable length of statuses lists being downloaded,
· Huge performance and memory management improvements,
· Added basic support for freedesktop icons on X11,
· Provided an option to disable password storing,
· Accounts settings page reorganized and made more user-friendly,
· Fixed lots of minor bugs.
June 9th, 2009· Added support for working with multiple accounts at the same time.
· Added support for shortening URLs using tr.im, is.gd, tinyurl.com and MetaMark.com.
· The whole Twitter API interface separated from the GUI-related code by putting it into a standalone shared library.
· Added support for Unicode for TwitPic statuses - ticket #4.
· Fixed a bug of cutting status when first '&' encountered - ticket #7.
· Added the application identification for TwitPic - ticket #13.
· Changed the program icon and provided desktop integration resources for Linux and Windows - ticket #14.
· Web browser customization on Linux made global (includes links in statuses and all dialogs) - ticket #2.
· Added an icon indicating that status list update is in progress.
March 11th, 2009· added support for TwitPic one-click uploading photos and posting them to Twitter,
· posted replies now recognizable by API,
· improved memory management,
· fixed a bug of stacking excessive Tweets on the top of the Tweet list when main window is hidden,
· fixed a bug of closing application when main window hidden and settings dialog closed
March 5th, 2009· added a setting for customization of the amount of displayed Tweets,
· MacOS X specific files added to repository,
· fixed incorrect Tweets' selection updating when new Tweets arrive,
· fixed a bug of not downloading direct messages,
· fixed a bug of unwanted deleting of the Tweet list when posting an update after specific combination of failed logins,
· added a deb package for Ubuntu.
March 3rd, 2009· fixed a bug of image downloading failure when 404 encountered,
· fixed a bug of currently selected Tweet's highlighting lag when new updates come,
· fixed a bug of not updating the amount of characters left when initiating a reply,
· fixed a bug of the actual list selection not following the currently highlighted Tweet,
· changed retweet action to allow editing before sending,
· code thoroughly revised and documented, redundant methods, slots and signals removed.
February 27th, 2009· added system tray notifications (via knotify on Linux and Growl on MacOS X),
· added "Retweet" and "Copy Tweet to clipboard" options,
· enabled arrow keys navigation through the statuses list,
· added support for marking Tweets as read and highlighting current selection,
· direct messages downloading made optional,
· added username saving to settings,
· added the login window at startup,
· fixed bugs related to switching users on failed login and corrected memory issues.
February 25th, 2009· MacOS X version now built with Qt 4.5.0-rc1, with enabled agent mode no Dock icon nor menu bar,
· added shortcut for hiding the application, and the "about" dialog.
· fixed a bug of not reseting the input field after posting an update,
· fixed a bug of unnecessary synchronising when saving settings with unchanged update interval,
· fixed a bug of copying user's (wrong) password to authDialog after failed login,
· fixed various bugs when altering between friends and public timeline, and rejecting auth dialog,
· fixed bug of closing application when settings invoked from tray icon and main window hidden.