# Features
- #14173 Introduce a nice command to spot the closest method overriden … #14183
https://github.com/pharo-project/pharo/pull/14183
- Update Fuel from upstream #14132
https://github.com/pharo-project/pharo/pull/14132
# Fixes
- 14034 debugger does not evaluate in the context of the receiver #14203
https://github.com/pharo-project/pharo/pull/14203
- double click selection on symbols should include # #14160
https://github.com/pharo-project/pharo/pull/14160
- Fixed String>>#keywords #14157
https://github.com/pharo-project/pharo/pull/14157
# Refactoring Engine
- Fixing remove hack #14154
https://github.com/pharo-project/pharo/pull/14154
- First version of the renameMethod as a driver. #14161
https://github.com/pharo-project/pharo/pull/14161
- New flow for MoveMethodsToClassSide #14192
https://github.com/pharo-project/pharo/pull/14192
- Improve deprecate method flow in driver #14186
https://github.com/pharo-project/pharo/pull/14186
- Cleanup: StRefactoringPreviewPresenter #14206
https://github.com/pharo-project/pharo/pull/14206
- Composing and reusing add method refactoring/transformation #14134
https://github.com/pharo-project/pharo/pull/14134
- 14191 failing tests rb code snippet testtest styler #14202
https://github.com/pharo-project/pharo/pull/14202
- Fix #14178: cleaning ui of refactoring to use Spec instead of UIManager #14181
https://github.com/pharo-project/pharo/pull/14181
# RPackage
- Remove references to #allManagers in RPackage #14189
https://github.com/pharo-project/pharo/pull/14189
- Keep pushing for rpackage knowing their organizer #14187
https://github.com/pharo-project/pharo/pull/14187
- Simplify setup of RPackageOrganizer in tests #14204
https://github.com/pharo-project/pharo/pull/14204
- Simplification of the package validation #14223
https://github.com/pharo-project/pharo/pull/14223
- Rename #allManagers into #allWorkingCopies #14217
https://github.com/pharo-project/pharo/pull/14217
- Remove RPackageORganizer>>#hasRegistered #14231
https://github.com/pharo-project/pharo/pull/14231
# Protocol Cleanup
- Rename ClyTaggedMethodsQuery into ClyMethodsInProtocolQuery #14188
https://github.com/pharo-project/pharo/pull/14188
- Clean #affectsMethodsTaggedWith: #14219
https://github.com/pharo-project/pharo/pull/14219
# Cleanup
- better naming for presenter that are presenters #564
https://github.com/pharo-spec/NewTools/pull/564
- SmalltalkImage>>#newSpecialObjectsArray remove elements not used by the VM
#14208
https://github.com/pharo-project/pharo/pull/14208
- 10568-hardcoded-class-definition-in-opal #14207
https://github.com/pharo-project/pharo/pull/14207
- fix-deprecated-send-testCreateGroupsForEveryMethodTag #14159
https://github.com/pharo-project/pharo/pull/14159
- changebrowser -> stChangeBrowserPresenter #14182
https://github.com/pharo-project/pharo/pull/14182
- Some users of inform: that could simply use the inform: from Object. #14180
https://github.com/pharo-project/pharo/pull/14180
-
14164--ChunkImportTestCasetestImportAMethodWithSpacesInItsCategory--calls-category
#14194
https://github.com/pharo-project/pharo/pull/14194
- DeadCode-Cleanup-07-05 #14216
https://github.com/pharo-project/pharo/pull/14216
- 14162-UUIDGenerator-uses-of-deprecated-method-in-tests #14214
https://github.com/pharo-project/pharo/pull/14214
- This PR removes dead code related to VTerm output classes #14215
https://github.com/pharo-project/pharo/pull/14215
# Comments / Tests
- Add tests for primitive adoptInstance and the sibling primitiveChangeClassTo
#14220
https://github.com/pharo-project/pharo/pull/14220
- SmalltalkImage>>garbageCollect : correct method comment #14193
https://github.com/pharo-project/pharo/pull/14193
- Add test on installing a class in a non default environment #14222
https://github.com/pharo-project/pharo/pull/14222
- Added comments to the new instrumentation package #14228
https://github.com/pharo-project/pharo/pull/14228