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
3rd-party plug-ins need to have a way to check whether the host ZSS version is one they can support. The easiest solution is to expose that via a function which returns the current ZSS version, and which plug-ins can validate against their expected version.
The text was updated successfully, but these errors were encountered:
ifakhrutdinov
changed the title
Provide plug-ins with a way to check the veriosn of ZSS
Provide plug-ins with a way to check the version of ZSS
Jan 11, 2024
Overview
3rd-party plug-ins need to have a way to check whether the host ZSS version is one they can support. The easiest solution is to expose that via a function which returns the current ZSS version, and which plug-ins can validate against their expected version.
The text was updated successfully, but these errors were encountered: