Text/SpriteFont range tagging; New examples; New script APIs; Performance improvements & more.
btw is there a reason random UID isn't the default now? I don't see any downsides, so to me it makes sense as default to avoid some merge conflicts even if people forgot to set it.
For small projects it means typing in much larger numbers which I thought makes it a bit more cumbersome. I'm also reluctant to change any really long-standing features by default as it messes with people's expectations - there's years and years of tutorials, lesson plans, videos etc. which might talk about UIDs working differently, or somehow be broken if they expect incremental UIDs, so I try to be cautious about changing core things like this by default.