old-release-notes.md
October 9, 2025 ยท View on GitHub
Since version 3.2, every new release is published with a tag. This tag carries release notes, so there is no need to add release notes to the README.md anymore. The list below is the copy of old release notes.
3.1.0
- add
no-value,jsonandcodedto variable types (apply variable-info v1.3)
3.0.0
- change data type and content of
variablesproperty invosStartCommandto match the data structure coming from editor - drop
variablesinvosSchemeChangedNotification - use GitHub actions to build the html file as GitHub page
2.0.0
- change data type and content of
variablesproperty invosSchemeChangedNotification: Now, all variables are listed (base and derived) and no info is given butid,labelandpage
1.1.0
- add
dependenciesToCodeto announce requirements for the coding process - add
schemerConfigagain fordirectDownloadUrlto get additional code from the hosting server
1.0.0
- drop
vosGetSchemeRequest: The schemer sends all data on everyvosSchemeChangedNotification - drop
schemerConfiginvosStartCommand, because there is no need fordefinitionReportPolicyanymore - add
variablestovosSchemeChangedNotificationto send list of derived variables
0.1
- first draft