Hi,
After upgrade version 3.0.9 f6 (from 3.0.7), there's problem on the label.
I used dynamic font which has x-side negative spacing to obtain more less spacing between characters.
After upgrade, the label shows like below. (made one more vertical line)
My UILabel setting has -2 x-side spacing.

When I change the spacing to 0, it shows correctly. (only one line)
Is there other setting to solve this?