I have a few questions regarding the Office JS API library.
- Currently, version 1.11 is the newest one. Where could we find the information when the next releases are planned (for example, "1.12 is planned to be released in November" or smth like it)?
- If Microsoft updates an API version to 1.12, does it mean that our API version will be updated automatically, without any changes on our side? Or we can "freeze" version 1.11 and do not update it until the time we want? The last question raised, because we are scared of the breaking changes that may be deployed by Microsoft, and we want to be sure that API verion will not be updated without warning. Thank you in advance!