'Focused window' trigger gets triggered upon group activation

Just a note. This change that was delivered in 11.0.3 forces me to split macro group that is dedicated to one browser web page into two parts. The one is always active, and another is being activated when the browser title contains some string.

Is there a macro trigger that runs a specific macro when its group was activated?

I would like to instantly run this one:
Page handlers. Search.kmmacros (4.0 KB)
when its macro group is being activated. This would allow me to completely switch from using "Available when a focused window title contains" condition to the "URL-Dependent Macro Enable/Disable" approach described here.