# Pharo 10
- Fix for: UFFI/TFFI call for WebBrowser with specific URL length adds strange
characters to the URL #15980 #16253
https://github.com/pharo-project/pharo/pull/16253
# Pharo 11
- Fix for: UFFI/TFFI call for WebBrowser with specific URL length adds strange
characters to the URL #15980 #16284
https://github.com/pharo-project/pharo/pull/16284
# Fixes
- do not spam selectPage: #1528
https://github.com/pharo-spec/Spec/pull/1528
- Restore original message String #16274
https://github.com/pharo-project/pharo/pull/16274
- Fix Method name editor dialog up/down buttons #16273
https://github.com/pharo-project/pharo/pull/16273
- Fix Bug: OrderedDictionary>>#at:at:put: not updating ordered keys #16260
https://github.com/pharo-project/pharo/pull/16260
- Minor improvement in TF test class #16257
https://github.com/pharo-project/pharo/pull/16257
- Fix #magnifyBy:smoothing: on OSSDL2ExternalForm #16225
https://github.com/pharo-project/pharo/pull/16225
- fix a failing test #714
https://github.com/pharo-spec/NewTools/pull/714
# Improvements
- Make #reportTestCase:runBlock: on HDTestReport print the test run time on the
progress log stream #16266
https://github.com/pharo-project/pharo/pull/16266
# Refactoring Engine
- Fix: rename method shortcut #16251
https://github.com/pharo-project/pharo/pull/16251
- Remove unused instance variable in #ReRenameMethodRefactoring #16279
https://github.com/pharo-project/pharo/pull/16279
- Fix: rename method preconditions fail with DNU #16270
https://github.com/pharo-project/pharo/pull/16270
- Test: rename method driver #16269
https://github.com/pharo-project/pharo/pull/16269
- Cleanup: rename method refactoring driver to new architecture with breaking
choices #16258
https://github.com/pharo-project/pharo/pull/16258
# Cleanups
- Refactor various ‘worldMenu’ registration methods to use #iconName: instead
of #icon: #711
https://github.com/pharo-spec/NewTools/pull/711
- Updated baseline of Dependency analyzer #16278
https://github.com/pharo-project/pharo/pull/16278
- 16246-CI-Failing-test-SystemDependenciesTesttestExternalIDEDependencies #16264
https://github.com/pharo-project/pharo/pull/16264