Latest garmin varia radar firmware upgrade v3.60 broke an existing connect iq api

I have an app that can toggle on/off a front or rear light. My rear light is a varia radar. Since I made the update, the following call doesn't work when I pass a value for tailMode of 7.

if (type==AP.LIGHT_TYPE_TAILLIGHT) { lights.setMode(tailMode); }

I currently get the available modes and I log these as: [0, 1, 7]. I am able to turn it off by passing a zero. When I try to turn it back on by passing a 7, nothing happens. This used to work prior to the firmware upgrade. I had been running 3.40.