We merged 29 PRs and closed 43 issue tracker entries.
With Pharo10 in freeze, we focus on fixes and simples cleanups.
Fixes
=====
- Fixes 10610 - CairoFontExtents is missing a field #10611
https://github.com/pharo-project/pharo/pull/10611
- Fix 10565 - Extract freetype to its own baseline #10566
https://github.com/pharo-project/pharo/pull/10566
- 10536 rubric embedded morphs sometimes misplaced #10558
https://github.com/pharo-project/pharo/pull/10558
- Moving the buggy must be boolean magic support outside of the image #10567
https://github.com/pharo-project/pharo/pull/10567
- Fix for Issue #10269 Replaced RBExtractToTemporaryRefactoring with
RBExtractToTemporaryTra… #10388
https://github.com/pharo-project/pharo/pull/10388
- Fix stability of SUnitTest's related to the process monitoring #10514
https://github.com/pharo-project/pharo/pull/10514
Tests
=====
- Made tests for embedded morphs skip as they procuce CI errors. #10628
https://github.com/pharo-project/pharo/pull/10628
Cleanups
========
- 17 PRs "Cleanup newlines and blanks"
- Beacon "instance" class variable not capitalized #10614
https://github.com/pharo-project/pharo/pull/10614
- Some cleanups in SUnit-Core #10616
https://github.com/pharo-project/pharo/pull/10616
- Fixing the category of QuotedPrintableMimeConverter>>#newline #10617
https://github.com/pharo-project/pharo/pull/10617