# Pharo 11
- Backport Pharo11: Optimize Dictionary>>unreferencedKeys #15196
https://github.com/pharo-project/pharo/pull/15196
# External Packages
- Update roassal v1.05b #15159
https://github.com/pharo-project/pharo/pull/15159
# Features
- Calypso: Introduce a project view based on baselines in the image #15155
https://github.com/pharo-project/pharo/pull/15155
https://github.com/pharo-project/pharo/pull/15176
# Fixes
- Spotter not opening minimized window (issue #603) #604
https://github.com/pharo-spec/NewTools/pull/604
- Following symbolic links when canonicalising FileReferences. #14773
https://github.com/pharo-project/pharo/pull/14773
- fix 13709: Code Completion: completion sometimes has its window in a … #15151
https://github.com/pharo-project/pharo/pull/15151
- Fix moving classes in tags #15146
https://github.com/pharo-project/pharo/pull/15146
- Force rescheduling of inactive process when changing its priority (fixes
#14701) #14905
https://github.com/pharo-project/pharo/pull/14905
- Replacing the use of species new with copyEmpty. #15150
https://github.com/pharo-project/pharo/pull/15150
- Fix depth conversion in #image:size: on AlphaImageMorph to use the original
Form’s extent #15170
https://github.com/pharo-project/pharo/pull/15170
- Fix random bug in auto completion #15175
https://github.com/pharo-project/pharo/pull/15175
- Inlining select:thenCollect: and reject:thenCollect: to not do two iterations
on the same collection #15149
https://github.com/pharo-project/pharo/pull/15149
- Replace extracted expression only in containing scope (fixes #14771) #14906
https://github.com/pharo-project/pharo/pull/14906
- Calypso: Fix regression in taskbar label #15220
https://github.com/pharo-project/pharo/pull/15220
- Refactor AlphaImageMorph to replace ‘cachedForm’ by ‘cachedFormSet’ #15189
https://github.com/pharo-project/pharo/pull/15189
# RPackage
- RPackage: Remove last listeners to SystemAnnouncer #15208
https://github.com/pharo-project/pharo/pull/15208
- RPackage: Do not register to MethodAdded #15180
https://github.com/pharo-project/pharo/pull/15180
- Calypso: Improve some namings on package tags #15179
https://github.com/pharo-project/pharo/pull/15179
- RPackage: Clean protocols management #15132
https://github.com/pharo-project/pharo/pull/15132
# Fluid ClassDefs / ClassBuilder
- Reduce usage of category for protocol #15166
https://github.com/pharo-project/pharo/pull/15166
- Remove more old class creation API #15165
https://github.com/pharo-project/pharo/pull/15165
- Do a pass on shift after recent improvements #15187
https://github.com/pharo-project/pharo/pull/15187
- Deprecate ClassRenamed>>category #15186
https://github.com/pharo-project/pharo/pull/15186
- Simplify ChunkImportTestCase #15181
https://github.com/pharo-project/pharo/pull/15181
# Monticello / Metacello
- Monticello: Fix loading of erroneous methods #15203
https://github.com/pharo-project/pharo/pull/15203
- Monticello: Fix problem in package loading logic #15207
https://github.com/pharo-project/pharo/pull/15207
- Monticello: Multiple MethodAddition cleanings (announce protocol changes,
compile before installing, cleanup) #15172
https://github.com/pharo-project/pharo/pull/15172
- Metacello: Clean the way to create a class #15188
https://github.com/pharo-project/pharo/pull/15188
# Package Dependencies
- Cut dependency from AST-Core-Tests to SystemCommands-SourceCodeCommands #15141
https://github.com/pharo-project/pharo/pull/15141
- Split finalization registry from WeakArray and sort dependencies #15139
https://github.com/pharo-project/pharo/pull/15139
- Fix cyclic dependencies between compiler and ASTs/parser and their tests
#15144
https://github.com/pharo-project/pharo/pull/15144
- Update dependencies to Roassal and Array2D #15148
https://github.com/pharo-project/pharo/pull/15148
- Pusing down dependencies of Collection-Abstract #15138
https://github.com/pharo-project/pharo/pull/15138
- Move critics UI methods to critic UI package #15184
https://github.com/pharo-project/pharo/pull/15184
# Variables / Undeclared
- Another pass on #usingMethods for UndeclaredVariable: filter for installed
methods #15190
https://github.com/pharo-project/pharo/pull/15190
- SystemDictionary>>declare:from: should not be an extension #15197
https://github.com/pharo-project/pharo/pull/15197
# CI / Tests
- tiny speedup for testNoShadowedVariablesInMethods #15173
https://github.com/pharo-project/pharo/pull/15173
- Guard RubAbstractTextArea>>#recomputeSelection for empty paragraphs #15140
https://github.com/pharo-project/pharo/pull/15140
- Improve ClassFactoryForTestCase #15185
https://github.com/pharo-project/pharo/pull/15185
# Cleanup
- Remove #acceptsLoggingOfCompilation #15182
https://github.com/pharo-project/pharo/pull/15182
- Bootstrap: Remove dead code #15195
https://github.com/pharo-project/pharo/pull/15195
- Fix DateParser comment #15174
https://github.com/pharo-project/pharo/pull/15174