$$title: Changelog

### 0.3.17
2012-05-03

  * Switch to JSON API to work around XMLRPC API update. Thanks to
    Christopher Eby for the patch.
    [(lp:988395)](https://bugs.launchpad.net/pithos/+bug/988395)

### 0.3.16
2012-04-19

  * Numerous bugfixes
  	 * [(lp:905204)](https://bugs.launchpad.net/pithos/+bug/905204)
     * [(lp:876984)](https://bugs.launchpad.net/pithos/+bug/876984)
     * [(lp:976327)](https://bugs.launchpad.net/pithos/+bug/976327)
     * [(lp:883610)](https://bugs.launchpad.net/pithos/+bug/883610)
     * [(lp:891225)](https://bugs.launchpad.net/pithos/+bug/891225)
     * [(lp:880142)](https://bugs.launchpad.net/pithos/+bug/880142)
     * [(lp:836393)](https://bugs.launchpad.net/pithos/+bug/836393)
     * [(lp:907278)](https://bugs.launchpad.net/pithos/+bug/907278)
     * [(lp:812626)](https://bugs.launchpad.net/pithos/+bug/812626)
     
     
  * Minor User Interface improvements
     * [(lp:904589)](https://bugs.launchpad.net/pithos/+bug/904589)
     * [(lp:909198)](https://bugs.launchpad.net/pithos/+bug/909198)
     
Thanks to Adam Porter, Derek Ditch, Martin Langhoff, and Malcolm Lewis, who contributed to this release.

### 0.3.14
2011-12-14

  * Use misc.sync method to get Pandora time offset. Fixes "You have no chance
    to survive make your time" [(lp:743198)](https://bugs.launchpad.net/pithos/+bug/743198)
    (thanks Matt Harrison, Adam Haile)
  * Improve error message and make it clear which messages come from Pandora
  * Fix media key support on Ubuntu 11.10 [(lp:902322)](https://bugs.launchpad.net/pithos/+bug/902322) (thanks RJP Computing)

### 0.3.13
2011-11-09

  * Use SSL for login - fixes AUTH_WEB_LOGIN_NOT_ALLOWED error from Pandora
    change 2 minutes after 0.3.12 release

### 0.3.12
2011-11-09

  * Pandora protocol v33
  * Less confusing error dialog for the next Pandora update
  * Notify plugin: escape song info so album names with special characters
    display properly on non-Ubuntu Gnome.

### 0.3.11
2011-09-22

  * Pandora protocol v32
  * Setting for audio format (by Stefan Nelson-Lindall)

### 0.3.10
2011-07-09

 * Pandora protocol v31; No key change, minor change to createStation

### 0.3.9
2011-04-27

 * New Pandora encryption keys [(lp:771804)](https://bugs.launchpad.net/pithos/+bug/771804)
 * Enable gstreamer progressive download to improve stream quality and work around [gstreamer bug 648786](https://bugzilla.gnome.org/show_bug.cgi?id=648786) on Ubuntu 11.04. [(lp:705271)](https://bugs.launchpad.net/pithos/+bug/705271) [(lp:759699)](https://bugs.launchpad.net/pithos/+bug/759699)

### 0.3.8
2011-04-12

 *  CVE-2011-1500: Fix password leak to local users through file permissions (by Luke Faraone) [(lp:733307)](https://bugs.launchpad.net/pithos/+bug/733307)
 * Correctly handle hour-long songs (by Luke Faraone) [(lp:734962)](https://bugs.launchpad.net/pithos/+bug/734962)
 * Fix "TypeError: could not convert argument to correct param type" (by Rick Spencer) [(lp:706681)](https://bugs.launchpad.net/pithos/+bug/706681)


### 0.3.7
2011-01-09

 * Allow feedback to be removed from songs (by Christopher Eby) [(lp:659581)](https://bugs.launchpad.net/pithos/+bug/659581)
 * Don't save Pandora feedback to last.fm [(lp:636600)](https://bugs.launchpad.net/pithos/+bug/636600)
 * Minor bugfixes [(lp:670131)](https://bugs.launchpad.net/pithos/+bug/670131) [(lp:658230)](https://bugs.launchpad.net/pithos/+bug/658230)

### 0.3.6
2010-11-06

 * New Pandora encryption keys [(lp:671265)](https://bugs.launchpad.net/pithos/+bug/671265)

### 0.3.5
2010-10-30

  * Minor bugfixes [(lp:625095)](https://bugs.launchpad.net/pithos/+bug/625095) [(lp:628923)](https://bugs.launchpad.net/pithos/+bug/628923) [(lp:626980)](https://bugs.launchpad.net/pithos/+bug/626980) 
  * Run properly on multi-user systems [(lp:667896)](https://bugs.launchpad.net/pithos/+bug/667896)
  * Screensaver pause plugin (by Matthew Gregg)
  * Integrate volume control with PulseAudio [(lp:650515)](https://bugs.launchpad.net/pithos/+bug/650515)
  * New Pandora encryption keys [(lp:655507)](https://bugs.launchpad.net/pithos/+bug/625095)

### 0.3.1
2010-08-26

  * Send song ratings to Last.fm [(lp:621360)](https://bugs.launchpad.net/pithos/+bug/621360)
  * Fixes to keybinder media key support
  * Better error messages
  * Dump debug log and XML to /tmp/pithos.debug.log for better debugging and bug reports
  * Don't crash if QuickMix is empty [(lp:622864)](https://bugs.launchpad.net/pithos/+bug/622864)

### 0.3
2010-08-19
   
  * Last.fm Scrobbling support [(lp:609246)](https://bugs.launchpad.net/pithos/+bug/609246)
  * Rewrite Libpiano in Python to avoid C dependency
  * Raise existing window if pithos command is run when already open [(lp:610574)](https://bugs.launchpad.net/pithos/+bug/610574)
  * Support bookmarking of songs and artists
  * Volume control (by Stephen Ostrow) [(lp:617597)](https://bugs.launchpad.net/pithos/+bug/617597)
  * Show song info in window title (by Stephen Ostrow) [(lp:614851)](https://bugs.launchpad.net/pithos/+bug/614851)
  * Double click a future song to play it (by Stephen Ostrow) [(lp:614852)](https://bugs.launchpad.net/pithos/+bug/614852)
  * Make stations dialog sortable (by Stephen Ostrow) [(lp:615415)](https://bugs.launchpad.net/pithos/+bug/615415)
  * Notification shown when play/pause media keys are pressed [(lp:614821)](https://bugs.launchpad.net/pithos/+bug/614821)
  * Other bugfixes [(lp:615160)](https://bugs.launchpad.net/pithos/+bug/615160) [(lp:614850)](https://bugs.launchpad.net/pithos/+bug/614850)
  
### 0.2.1
2010-08-02

  * Ellipsize long song titles / artist names [(lp:610859)](https://bugs.launchpad.net/pithos/+bug/610859)
  * Request Email instead of Username [(lp:609265)](https://bugs.launchpad.net/pithos/+bug/609265)

### 0.2
2010-07-24

  * Notification icon (by Vince Spicer and Vinod Khare)
  * User interface improvements
  * DBUS API

### 0.1
January 2010

  * Play / Pause / Next Song
  * Switching stations
  * Remembering user name and password
  * Cover Art
  * Thumbs Up / Thumbs Down / Tired of this song
  * Notification popup with song info
  * Launching pandora.com song info page and station page
  * Reconnecting when pandora session times out
  * Editing QuickMix
  * Creating stations
  * Media Key support
  * Proxy support
