Looking for help?
< All Topics
Print

IN VERSION 2.0.0.5

  • Specifying of dynamic ranges in SOQL is now available. For example it is possilbe use the following query:
    SELECT Id, Name FROM Opportunity WHERE Id IN [Sheet1!C1:C20]
  • Passwords are now encrypted when stored in the Settings file.
  • Aliases in the Log In dialog are now sorted alphabetically.
  • Error on opening the Log In dialog after the Salesforce session has expired has been fixed.
  • The installation files are now signed with a SHA-256 certificate to prevent certificate errors when downloading using IE from Windows 10.
Table of Contents