IN VERSION 2.0.0.9

It is now possible to refresh the schema information from Salesforce.com in one click. The Refresh Schema operation effectively logs out of Salesforce and then logs back in.

IN VERSION 2.0.0.7

GetMetadata VBA call was changed to support multiple types: string[] GetMetadata(object [] types, string folderName, out string error, object[] additionalTypes) Please note, that this is a breaking change, previously the…

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…

IN VERSION 2.0.0.4

Merge Accounts, Contacts, and Leads in bulk.

IN VERSION 2.0.0.2

IN VERSION 2.0.0.2: Merge any two Accounts, Contacts, or Leads directly form Excel.

IN VERSION 2.0.0.0

The query originally pulled for the sheet is displayed when the user clicks Get Data. All read-only fields are automatically unchecked during auto-mapping.

IN VERSION 1.9.9.3

Selection of ActivityType pick list values for ActivityHistory object in the Get Data dialog now works correctly. When picklists were enforced, and a picklist had a lot of long values,…

IN VERSION 1.9.9.4

It is now possible to look up record Ids without leaving Excel. Will come in handy when updating reference fields.

IN VERSION 1.9.9.2

In Enabler Team Player, Excel now allows multiple Undo operations if ‘Highlight changed cells’ setting is not set.

IN VERSION 1.9.9.0

Using of the system authenticated proxy is now supported in the Web and SSO Login dialog and in the auto-update utility.