Updated to Grid Editor 1.6 and now the timers in my old profiles are behaving incorrectly

I just updated to version 1.6 of the editor and now the timers in previous working profiles are triggering before the time defined in the time_start() function and in other code sections they are not starting at all. Has anyone experienced a similar behavior?

For new profiles started from scratch they are working as it should

Pretty sure this has to do with the changes to initialization order in FW v1.3.X.

Every event gets triggered on boot now, not just Setup. This means that timers will probably start running by themselves like this.