Posted 14/12/2011 by TerryHumphris
The latest version of S4S adds a much more sophistciated Salesforce SOQL Parser. The parser ensures that any custom SOQL queries you generate in .NET are valid and will be passed to Salesforce without issue. Also added in this version is the ability to run APEX web services using the connector via the GetApexService() method.
One fix, with thanks to Jens Mikkelsen from Inmento Solutions in Denmark, addresses an issue where a Sitecore version number containing a non alphanumeric character would create a configuration error. The full list of additions and fixes can be found here.
Read more...