November 20th, 2012· Signed with an updated JCE cert file.
February 9th, 2012· This version fixes issues with shortcut creation on Linux systems.
January 25th, 2012· This version has an improved layout.
· It fixes an issue with the locked token on OS X.
November 18th, 2011· This version uses getProperty instead of get for os.name, and fixes an issue with the locked software token on some operating systems.
September 14th, 2011· Fixes an issue with the Web start software token on the Mac If you use Properties.get(key) for key="os.name" you get null. If you use Properties.getProperty(key) you get 'Mac OS X'.
May 18th, 2011· A UI issue that caused a problem when more than one pre-registered domain existed has been fixed.
May 10th, 2011· This version adds support for multiple domain pre-registration, which is useful for larger 2-factor deployments and complex authorization situations.
· There are minor UI updates/fixes, and some other bugfixes.