########################################### # TwitTray -- Twitter System Tray Updater # # Copyright © 2009 kwitcherbitchen.org # # Log of application changes by version # ########################################### Version 0.5 (08/06/2009) o Bugfix: partially broken "start hidden" option o Bugfix: some minor memory leaks o Added logging to [Installation Dir]\Logs with menu option to view logs directory o Added multithreading o Added color-changing tray icon and communication status indicator o Added avatar support - uploads currently disabled due to Twitter API issues o Added theme support with blue (default), green, orange, purple, and red included o Added splash screen with menu option to suppress o Added context menu on main window Version 0.4 (04/26/2009) o Bugfix: hanging fade effect when attempting to show/hide during a running fade o Bugfix: incorrect updated version reporting with lack of internet connection o Saved passwords are now stored encrypted in the registry o Completely redesigned skin o Added startup fade-in o Added option to start hidden o Added option to save window position o Added drop shadow Version 0.3 (01/05/2009) o Modified appearance o Window is now movable o Added option to snap to screen edges - This currently only works properly on a single monitor - Can be disabled (option is saved in registry) o Window starting position is now based on taskbar position o Added fade effects o Added update check Version 0.2 (12/14/2008) o Improved icon quality o Added icon to interface o Added installer/uninstaller - Installs icon to desktop and start menu o Added "Run on Startup" option to tray menu o Added mutex object (allows only one instance) Original Version: 0.1