Released on October 28, 2020
Bug fix: The user API - wrong values in IWbs.ColumnMappings and IWbs.GetFullData in some cases
The IWbs.ColumnMappings property contained wrong data types for some free and special fields in rare cases. They were marked as numeric even though they were textual in reality. In such a case, the IWbs.GetFullData method returned 0 as their value instead of the actual text.