With the freeze, we will see now less PRs being integrated, most of them fixes
and tests.
If you see bugs in Pharo 12, make sure to check that it is reported on the
issue tracker!
# Fixes
- fix calypso close button #16295
https://github.com/pharo-project/pharo/pull/16295
- Fixing issue #16291 - RBRemoveDirectAccessToVariableTransformationTest is
failing #16293
https://github.com/pharo-project/pharo/pull/16293
- Fixes issue: RB - Undo refactoring sometimes not only undo the last changes
of refactoring #8103 #16285
https://github.com/pharo-project/pharo/pull/16285
- Update Roassal to v1.06 #16287
https://github.com/pharo-project/pharo/pull/16287
- Remove use of ‘set -e’ from script ‘getPharoVM.sh’ #16282
https://github.com/pharo-project/pharo/pull/16282
- Prevents asking for user input twice during the Pushing up method refactoring
#16281
https://github.com/pharo-project/pharo/pull/16281
- 16233-ChangeRecordtimeStamp-calls-deprecated-method #16254
https://github.com/pharo-project/pharo/pull/16254
- Fix title display in File Presenter windows #716
https://github.com/pharo-spec/NewTools/pull/716
# Improvements
- Add pre-filling the name text presenter in file dialogs #717
https://github.com/pharo-spec/NewTools/pull/717
- Adding tests for debug points + integrating debug points to Calypso Browser
#16268
https://github.com/pharo-project/pharo/pull/16268
- Make #taskbarButtonMenu: on SystemWindow and MorphicNativeWindow use the
FormSet for each of the icons #16296
https://github.com/pharo-project/pharo/pull/16296
- Refactor MenuItemMorph, PluggableMenuItemSpec and
PragmaMenuAndShortcutRegistrationItem to support use of a FormSet and apply
that to CmdCommand #16201
https://github.com/pharo-project/pharo/pull/16201