- Update expected-lite to restore C++23 consumer compatibility for
database_file_source.hpp(#4474). - Reduce symbol buffers memory by using instancing (Core optimization) (#4383).
- Fix
ImageSourcenot rendering across world copies (#4508). - core: refactor renderable size ownership (#4512).
- fix(core): Fix missing symbols/glyphs (#4554).
- fix(core): break a label before a left parenthesis, not after it (#4553).
- fix(ios): use window scene interface orientation for heading compensation (#4548).
- Rename OpenGL event to GraphicsBackend (#4515).
- keep digits and short codes upright in CJK line labels (#4566).
- fix(core): keep the padding-dependent pitch limit at or above the minimum pitch (#4576).
- feat(ios): add feature state api (#4420).