- Updated Pyodide to its 3.14 version: https://pyodide.org/en/stable/project/changelog.html#version-314-0-0
- Removed experimental remote packages, now supported by default: #2470
- Landed the ability to use ulab and settrace for debugging MicroPython: pyscript/polyscript#173
- Various improvement to the PyEditor: #2472
- Minor maintenance and dev-dependencies related updates around the stack
Breaking
Other runtimes have mostly been removed due little interest so that we're currently supporting MicroPython and Pyodide and, for the time being, not much else.