1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-17 14:28:24 +01:00
tomahawk/ChangeLog

28 lines
1.3 KiB
Plaintext
Raw Normal View History

Version 0.0.3:
2011-04-02 11:39:49 +02:00
* Fix crashes in Twitter authentication.
* Properly honor the chosen port number if a static host and port are
marked as preferred.
2011-04-02 11:39:49 +02:00
* Don't automatically try to resolve all incoming playback logs. This
speeds up importing sources a lot.
2011-03-27 17:58:00 -04:00
Version 0.0.2:
2011-03-28 04:01:43 +02:00
* Don't reconnect to Jabber if the settings dialog is closed successfully
but the Jabber settings haven't changed.
* Don't run a rescan of the local collection if the settings dialog is
closed successfully but the path hasn't changed.
2011-03-27 19:00:52 -04:00
* Don't attempt to connect to unavailable Twitter peers over and over.
* Find Twitter peers if the peer's Got Tomahawk? tweet is not their latest
tweet.
* Got Tomahawk? tweets can now be sent directly to specific users or in
private direct messages.
* Display a helpful message when someone sends a normal instant message to
the Tomahawk XMPP presence.
* Incompatible change: Twitter SIP protocol has changed slightly. 0.0.1
clients will not be able to talk to newer clients.
2011-03-28 04:01:43 +02:00
* Hopefully fixed crashes during Twitter authentication.
2011-03-27 19:00:52 -04:00
* Don't let long playlist or summary names force a large Tomahawk window.
2011-03-28 04:01:43 +02:00
* Tomahawk now asks you to authorize new contacts.
2011-03-27 17:58:00 -04:00
Version 0.0.1:
2011-03-27 19:00:52 -04:00
* First public release.