# Features
- integrating Debug Points model into Pharo #16177
https://github.com/pharo-project/pharo/pull/16177
# Fixes
- add back isGlobalClassNameBinding #16035
https://github.com/pharo-project/pharo/pull/16035
- FFIUnsupportedUntypedLiteral when using WebBrowser classes on Windows #16262
https://github.com/pharo-project/pharo/pull/16262
- Fix adding slots in Ring #16247
https://github.com/pharo-project/pharo/pull/16247
- use the correct integration branch for iceberg and Pharo #16244
https://github.com/pharo-project/pharo/pull/16244
- fixing reflectivity bug that executes a #before metalink twice if an #after
metalink is installed #16236
https://github.com/pharo-project/pharo/pull/16236
- MCWorkingCopy class>>#infoFromDictionary:cache: sends a deprecated method
#16231
https://github.com/pharo-project/pharo/pull/16231
- 16204-RubPluggableTextFieldMorph-does-not-open-drop-list #16205
https://github.com/pharo-project/pharo/pull/16205
- Bug fix: Context menu item ‘Revert to selected version’ in recent versions of
a method does not revert #710
https://github.com/pharo-spec/NewTools/pull/710
- ExpressionFinder - matches browser now knows the method that is showing #709
https://github.com/pharo-spec/NewTools/pull/709
# Graphics / Rendering / UI
- Make EpEntryItem use FormSet for the icons #16240
https://github.com/pharo-project/pharo/pull/16240
- Fix #freshLogFromSelection: on EpUnifiedBrowserPresenter to map trigger
references #16239
https://github.com/pharo-project/pharo/pull/16239
- Refactor various ‘worldMenu’ registration methods to use #iconName: instead
of #icon: #16237
https://github.com/pharo-project/pharo/pull/16237
# Refactoring Engine
- Fix: use new API for getting the package name in CopyClassRegexRefactoring
#16256
https://github.com/pharo-project/pharo/pull/16256
- Fix: multiple exceptions when executing a rb move class transformation #16250
https://github.com/pharo-project/pharo/pull/16250
- Fix: #16209: [RB] Insert superclass refactoring breaks class side hierarchy
#16234
https://github.com/pharo-project/pharo/pull/16234
# Cleanup
- Removed CursorWithAlpha as is not used #16229
https://github.com/pharo-project/pharo/pull/16229
- [Cleanup] #notNil to #isNotNil in Spec #1527
https://github.com/pharo-spec/Spec/pull/1527
# Documentation
- In TerseGuide fix documentation #16228
https://github.com/pharo-project/pharo/pull/16228