Differences
This shows you the differences between two versions of the page.
| api_release_notes:1.19 [2015/03/08 20:46] – created mattb | api_release_notes:1.19 [2026/04/07 18:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== API v1.19 Release Notes ====== | ||
| + | This version of the API shipped with Indigo 6.1.0 - check the [[:API Version Chart]] to see what version of the API is available in which Indigo versions. | ||
| + | |||
| + | Because Indigo 6.1.0 raised the minimum macOS requirements to Mac OS 10.6, Indigo plugins now internally run under Python 2.6 (versus 2.5). Plugins that require Python 2.6 should increase their ServerApiVersion to 1.19 so that Indigo will only install/ | ||