Breaking API changes from 1.11 to 1.12

Hi,
As written here, there are several breaking changes in Piwik API between versions 1.11 and 1.12.
But I have noticed some which are not listed in the blog post:

  • UserCountryMap widget no longer accepts ‘columns[]’ parameter and shows something like ‘There is no data for this report’ if this parameter is given
  • module=API&method=CustomVariables.getCustomVariables&label={variable_name}&expanded=1 response does not contain a ‘subtable’ entry anymore (which used to contain values of the given custom variable)

Thanks for the bug. As for second one, it would be great if you could test again in 2.0 when we release a beta (in a few months) as I think it’s been fixed in master!