EDIT: I misunderstood what the original issue here actually was. OSC parameters now send their initial values at avatar load which meant that my handlers that were previous only called when parameter was true for the first time get triggered at avatar load by a false value.
I guess this is an intentional breaking change? The OSC media control app I use definitely doesn't handle this change gracefully and neither did my own OSC application.