[ANN] Pharo VM 10.3.5 Released

We have a new release of the VM: 10.3.5.

Highlights

  • Removed unused temp in findNewMethodOrdinaryIfFound: — @kumom in #951
  • Remove set cursor C code — @kumom in #952
  • Fix PharoWorker value from plist file — @demarey in #972
  • Log worker mode — @demarey in #971
  • Update SDL2 to 2.32.6 for Windows (x86_64) and macOS (ARM & Intel) — [@Pablo Tesone](https://github.com/tesonep) in [#977](https://github.com/pharo-project/pharo-vm/pull/977)
  • Set size of larger indexable objects allocated in young space — @Pablo Tesone in #975

🔗 Full Changelog: v10.3.4...v10.3.5

This Version fix a really nasty issue when changing the resolution of the monitors in Windows. Thanks so much to all the people who helped us to identify it and to provide workarounds and the final solution that depended on updating SDL.

It is a good moment to update your VMs from the launcher, if you are using zeroconf, it will arrive automatically, and if you use OBS packages, they are also updated. This release applies to Pharo 11, 12, 13 and 14. 

Thank you so much to all the contributors and all the issue reporters!

Pablo on behalf of the Pharo team

5 June 2025