# Pharo 11
- Update spec to 1.2.5 #15575
https://github.com/pharo-project/pharo/pull/15575
# Features
- 10612-Add-visitPragmasNodes-as-we-have-visitTemporaryNodes #15610
https://github.com/pharo-project/pharo/pull/15610
- Optimized ephemeron support for Fuel #15563
https://github.com/pharo-project/pharo/pull/15563
# Fixes
- ExternalAddress: Avoid temporary instance of ByteArray #15404
https://github.com/pharo-project/pharo/pull/15404
- Change #OSWindowMorphicEventHandler>>visitMouseWheelEvent: to manage … #15639
https://github.com/pharo-project/pharo/pull/15639
- Fix inconsistent behavior after BlockCannotReturn exception; fixes issue
#15433 #15443
https://github.com/pharo-project/pharo/pull/15443
- Browser-keep-new-class-selected #15619
https://github.com/pharo-project/pharo/pull/15619
- remove CommandLineArguments default #15573
https://github.com/pharo-project/pharo/pull/15573
- 15437-Could-browsing-a-mistyped-class-not-show-a-debugger #15612
https://github.com/pharo-project/pharo/pull/15612
- Little fix/enhancement on BenchTFFI* #15615
https://github.com/pharo-project/pharo/pull/15615
# Graphics, Rendering, Icons
- Fix ‘recolor’ halo icon #15554
https://github.com/pharo-project/pharo/pull/15554
- Fix ‘drag’ halo icon in #customHaloSpecifications #15556
https://github.com/pharo-project/pharo/pull/15556
- Refactor ImageFillStyle to replace ‘form’ by ‘formSet’ #15561
https://github.com/pharo-project/pharo/pull/15561
- Fix infinite loop in ThemeIcons when icon #blank is missing #15570
https://github.com/pharo-project/pharo/pull/15570
# Refactoring Engine
- Fixes #15467 [RB] Refactoring: Double announce of comment change #15589
https://github.com/pharo-project/pharo/pull/15589
- introduce a hook so that we can access changes from the tests. #15569
https://github.com/pharo-project/pharo/pull/15569
- Remove Class Variable refactoring since we have removeSharedVariableR… #15557
https://github.com/pharo-project/pharo/pull/15557
- Refactor: remove method driver #15558
https://github.com/pharo-project/pharo/pull/15558
- Removing all the RemoveClass strategy now that we have a driver. #15555
https://github.com/pharo-project/pharo/pull/15555
- Feat: deprecate class driver #15560
https://github.com/pharo-project/pharo/pull/15560
- Fixes 15590: [RB] option shouldUseExistingMethod: should always be true #15594
https://github.com/pharo-project/pharo/pull/15594
- Try testing drivers2 #15598
https://github.com/pharo-project/pharo/pull/15598
- Fix refactoring AddMethodComment #15622
https://github.com/pharo-project/pharo/pull/15622
- fix #15606 remove left over of the use existing method refactoring co… #15616
https://github.com/pharo-project/pharo/pull/15616
- Ensure real superclass setting in RBInsertNewClassRefactoring #15641
https://github.com/pharo-project/pharo/pull/15641
# Variables / ClassBuilder, ClassParser
- Cleanup: move the methods for temps to the compiler package #15649
https://github.com/pharo-project/pharo/pull/15649
- 15345-Classes-with-shared-pools-cannot-be-created #15607
https://github.com/pharo-project/pharo/pull/15607
- 15592-MNU-when-looking-for-the-writers-of-a-shared-pool-variable #15603
https://github.com/pharo-project/pharo/pull/15603
- #ShiftClassBuilder>>fillFor: should not use #sharedVariablesFromString: #15623
https://github.com/pharo-project/pharo/pull/15623
- add UndefinedClassVariable #15630
https://github.com/pharo-project/pharo/pull/15630
- ClassParser: add support for #unrestrictedVariableDefinitions setting for
Shared Variables #15638
https://github.com/pharo-project/pharo/pull/15638
# Tests and Test Runner
- Improve #denyEmpty: #15580
https://github.com/pharo-project/pharo/pull/15580
- Clean up the Undeclared in ClassFactoryForTestCase when we clean up #15611
https://github.com/pharo-project/pharo/pull/15611
- Fix #15386 DrTests keeps filter when minimizing - maximizing #15549
https://github.com/pharo-project/pharo/pull/15549
# Bootstrap
- Bootstrap: Extract Jobs from Hermes loading #15655
https://github.com/pharo-project/pharo/pull/15655
- Bootstrap: Extract Colors from KernelGroup to Display #15636
https://github.com/pharo-project/pharo/pull/15636
- Bootstrap: Load System-Hashing and Random-Core later in the bootstrap #15613
https://github.com/pharo-project/pharo/pull/15613
- Bootstrap: Remove Network-UUID from KernelGroup #15605
https://github.com/pharo-project/pharo/pull/15605
- Bootstrap: Improve logging architecture #15505
https://github.com/pharo-project/pharo/pull/15505
- Move continuation out of the Kernel #15585
https://github.com/pharo-project/pharo/pull/15585
# Iceberg/Git
- Fixing Calypso Extension on Iceberg #15587
https://github.com/pharo-project/pharo/pull/15587
- Fixing the code as the return of informDuring: now works #1774
https://github.com/pharo-vcs/iceberg/pull/1774
- fixing-adding-existing-repo #1773
https://github.com/pharo-vcs/iceberg/pull/1773
- Adding application in model temporarly #1772
https://github.com/pharo-vcs/iceberg/pull/1772
# Spec
- Commit deprecations transforms #1481
https://github.com/pharo-spec/Spec/pull/1481
- use valueWithReceiver: #1479
https://github.com/pharo-spec/Spec/pull/1479
- fix deprecated send #noPattern: #1480
https://github.com/pharo-spec/Spec/pull/1480
# NewTools
- Integration of object-centric halt once on call breakpoint to tools #627
https://github.com/pharo-spec/NewTools/pull/627
- Simpler stack items #632
https://github.com/pharo-spec/NewTools/pull/632
- Debugger dynamic layouts #630
https://github.com/pharo-spec/NewTools/pull/630
- use valueWithReceiver: #631
https://github.com/pharo-spec/NewTools/pull/631
# Website
- add newcomers page to community #56
https://github.com/pharo-project/pharo-website/pull/56
- Added section about Advanced OOD Mooc #58
https://github.com/pharo-project/pharo-website/pull/58
# Cleanup
- Packages: Unify way to name tags #15588
https://github.com/pharo-project/pharo/pull/15588
- Support removing old change sorter #15645
https://github.com/pharo-project/pharo/pull/15645
- use allButFirst and simplify expression #15634
https://github.com/pharo-project/pharo/pull/15634
- Remove dead code in Debugging-Core #15624
https://github.com/pharo-project/pharo/pull/15624
- add CompiledCode #basicNew:header: #15626
https://github.com/pharo-project/pharo/pull/15626
- Ring-deprecateClassVarNamed #15621
https://github.com/pharo-project/pharo/pull/15621
- Move IR decompilation from Opal to Flashback #15595
https://github.com/pharo-project/pharo/pull/15595
- Remove empty methods from OSPlatform #15579
https://github.com/pharo-project/pharo/pull/15579
- Clean perform message command line handler #15582
https://github.com/pharo-project/pharo/pull/15582
- instead of valueWithReceiver:arguments: #(), use valueWithReceiver: #15618
https://github.com/pharo-project/pharo/pull/15618
- use #valueWithReceiver: when possible #15650
https://github.com/pharo-project/pharo/pull/15650