You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin uses the new Sheet.name API to identify sheets by their name which was added in ST 4205 and also it uses python 3.14
So we cannot use it in stable ST 4200 version
Issue:
The plugin uses the new
Sheet.nameAPI to identify sheets by their name which was added inST 4205and also it uses python 3.14So we cannot use it in stable ST 4200 version