I had weird issues updating to 24.4, so I’m still on 24.3.12, so no, but from the names and a quick look in github, they don’t seem to help me.
The formatted value is changed immediately when I call setBean. It calls
getBindings().forEach(b → b.initFieldValue(bean, true));
That “true” is the writeBackChangedValues parameter that I’m so strongly against.