### Last week: - [Release] Open Pharo 9.0 branch to start sending PRs not included in P8 there. - [Release] Organise issues that will enter in P8 (WIP). - [Release] Move GT-EventRecorder legacy to a branch, so is easier to reload it. - [Spec2] Better search feature for Lists/Trees/Tables - [Spec2] Add bold/italic properties to styles - [Spec2] Add “activation” property to ComponentList - [TFFI] Add better information when registering callbacks to facilitate debugging. - [TFFI] Make latest version to compile on macOS (libffi compilation was wrong) - [VM] Work with Pablo on AIO Interrupt VM (still fixing glitches, still WIP). - [GTK] Enhance Form to GtkPixbuf conversion, avoiding double conversions (resulting image is a lot more precise) - [GTK] Fix a bug on number input fields and ranges.
### This week (starting 2019-12-16): - [Release] Organise issues that will enter in P8. - [Release] Prepare release notes. - [Spec2] Fix radio buttons. - [Spec2] TechTalk Thursday ### Pipeline - [Release] Pharo 8 Release. - [VM] debug AIO and worker thread VMs on linux and windows.