Release notes beta 1.06 ======================= New Features: ------------- - Resize icons is now available. - New execute commands were added: * command: "application:" - Syntax: "application: args: " - Example: "application: c:\Program Files\Internet Explorer\iexplore.exe args: http://www.google.com" The above example will launch the URL in a new IE window. * command: "postdata:" - Syntax: "postdata: Method: data: " - Example: "postdata: http://www.mysite.com/form.php Method: POST data: var1=123&var2=456" The above example will send to the specified URL the variables via POST method - New menu item added to the system tray icon: "Show Icons". This menu item will bring to the front all the active icons. Notes: ------ Vista and Windows 7 users will have to run the program as administrator. This limitation will be solved in the next version. Bug Fix: -------- - Program prevents windows from rebooting\shutting down the system. - Animation sequence was incorrect, some framed were skipped. - When menu item was set as default the context menu text didn't set to "Remove Default".