Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| api_release_notes:2.2 [2019/09/30 19:51] – mattb | api_release_notes:2.2 [2026/04/07 18:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== API v2.2 Release Notes ====== | ||
| + | This version of the API shipped with Indigo 7.4.0 - check the [[:API Version Chart]] to see what version of the API is available in which Indigo versions. | ||
| + | |||
| + | * Added device property //'' | ||
| + | * Removed ability to execute embedded AppleScripts in actions and added conditional Python support to Triggers and Schedules. This is not an API or Indigo Object Model change, but if a plugins requires Indigo Server python conditional support they can set their ServerApiVersion to 2.2 and Indigo will only install/ | ||