Added subscription activation caching to prevent excessive web requests
Fixed an issue with the update check
Fixed an issue with desktop widget transparency.
Fixed an issue with desktop widgets.
Added Register-CommanderDataSource
Added data source support to desktop widgets
Commander desktop support
New-CommanderDesktop cmdlet
New-CommanderDesktopWidget cmdlet
Set-CommanderDesktop cmdlet
Clear-CommanderDesktop cmdlet
Added support for custom protocol handlers
Added update notifications
Code signed the PSCommander module
Fixed an issue where PSCommander could fail to load
Added -Icon to New-CommanderToolbarIcon for customizing the icon
Added Register-CommanderEvent for handling events that happen within commander.
Added -ArgumentList to New-CommanderMenuItem to easily pass arguments to the Action script block.
Added -ConfigFilePath to Start-Commander
Fixed an issue where launching Edit Config would not work when installed to a path with a space
Bugs Fixed
Cannot reapply hotkeys
Menu doesn't show up at all if you don't do toolbar icon
If you remove toolbar icon it continues showing the previous version
Open config the first time when there is no config
Executing cmdlets in regular PS instance doesn't work
Install-CommanderLicense not exposed in PSD1
New-CommanderSchedule not exposed in PSD1
Initial release