Google Panels Changelog

What's new in Google Panels 1.2

Jul 23, 2014
  • Added new dll reference: RIgn.Crypto.dll
  • Added password protection program from running (Context menu - Password
  • protect the program). When protection password is set the cookie file become
  • encrypted. Note: at program runtime and if program were terminated unexpectedly - unencrypted cookies file present on a disk
  • Added encryption for a proxy credentials (Context menu - Set proxy
  • credentials). ProxyAskAuth, ProxyUsername;ProxyPassword removed from settings file
  • Added settings to clear cookies, cache on exit
  • All assemblies are signed with a strong name key
  • Removed the ability to hide the panels by pressing the Escape key
  • Fixed bug with animation for the button Show In Taskbar
  • Fixed bug with creation panel after it was closed by pressing Alt+F4 or windows through task bar context menu
  • Fixed crash for another instance of program launched from the same directory
  • WPFMessageBox.dll moved to RIgn.Wpf.dll
  • JsonNETConfig.dll moved to RIgn.Json.JsonNETConfig.dll
  • PluginContracts.dll moved to TrayPanels.PluginContracts.dll
  • Some changes to TrayPanels.PluginContracts.dll. Now plugins use proxy setting
  • and proxy credentials from program settings
  • Changed folder structure. All user settings are stored in a 'userdata' folder

New in Google Panels 1.1 (Jun 20, 2014)

  • Added a simple plugin system.
  • Created the plugin GmailPluginNotifier. It receives the count of unread messages from Gmail atom feed using OAuth 2.0 authorization and shows it in the Popup.
  • Some code has moved into the DLLs (WPFMessageBox.dll, JsonNETConfig.dll)
  • JavaScriptDialog in Panels replaced by WPFMessageBox. For example events from Google Calendar now shows in the messagebox even if the Panel closed.
  • The application configuration file has splitted. The information about this
  • application has moved into the'Settingsdefaulttraypanels.conf.json'.
  • This version is not compatible with the previous.