Yes, there is something has changed in this version and Duration type attribute is not working as it was before.
We define the Duration HH:mm and everything seems working fine. it accepts the 23:00 or 54:55,
It also allow user to set the duration typed but now component does not allow to type and user cannot type more then 23hrs or minutes.
It also dose not show the correct value on grid column, on form it shows 05:05 and on grid it shows 55:55
User set value 05:00 and after saved it save to 05:05.
This is major bug as one of our app uses all Duration in whole project it we are in planning to upgrade and found this major bug.
Support kindly look and confirm.