# Pharo 12
- Upgrade iceberg to v2.3.2 #17069
https://github.com/pharo-project/pharo/pull/17069
# VM
- Update SDL2 version in OSX (Intel & Apple) #849
https://github.com/pharo-project/pharo-vm/pull/849
- Adding option for pin behaviour #844
https://github.com/pharo-project/pharo-vm/pull/844
# Features
- Add SocketAddressInformation for IPv6 support #16879
https://github.com/pharo-project/pharo/pull/16879
- 17035-Adding-VM-parameter-for-Pin-behaviour #17036
https://github.com/pharo-project/pharo/pull/17036
- Add Icons Pack Manager UI #17057
https://github.com/pharo-project/pharo/pull/17057
- Just add the menu to load Bloc and Toplo that was present in Pharo 12. #17048
https://github.com/pharo-project/pharo/pull/17048
# Fixes
- 17033 Requesting references to globals in Calypso raises error #17039
https://github.com/pharo-project/pharo/pull/17039
- Update External Browser class definition access #1705
https://github.com/pharo-project/pharo/pull/17052
- Adapt #ensureWindowOpen on EDDisplayInterface to use of ScalingCanvas in
OSWindowFormRenderer #17056
https://github.com/pharo-project/pharo/pull/17056
- Port froward: Avoid rewriting methods that are not installed #17068
https://github.com/pharo-project/pharo/pull/17068
- Add #block accessor #17071
https://github.com/pharo-project/pharo/pull/17071
- fix faling test Spec2.Code.Tests.SpCodePresenterTest.testDoBrowseImplementors
#1589
https://github.com/pharo-spec/Spec/pull/1589
- fix #1593 selectAll in SpAbstractTextPresenter is buggy #1594
https://github.com/pharo-spec/Spec/pull/1594
- Fix missing updates in File Browser file/directory name presenter #822
https://github.com/pharo-spec/NewTools/pull/822
- 826 Spotter should select the text when selection is set at opening #827
https://github.com/pharo-spec/NewTools/pull/827
- Speedup class search and minor fixes #829
https://github.com/pharo-spec/NewTools/pull/829
- Fix Autoscroll file tree presenter when opened #831
https://github.com/pharo-spec/NewTools/pull/831
# Rules
- Fix the class comment of OverridesDeprecatedMethodRule #1705
https://github.com/pharo-project/pharo/pull/17051
- Fix some wrong rewritting of the ReCollectionProtocolRule #17047
https://github.com/pharo-project/pharo/pull/17047
- Fix false positive in ReGuardRule #17042
https://github.com/pharo-project/pharo/pull/17042
# Cleanup
- fix #17037: DAPackageAnalyzerDiffTreePresenter uses old Spec method #17041
https://github.com/pharo-project/pharo/pull/17041
- Remove store:path:node: (broken and unused) #17049
https://github.com/pharo-project/pharo/pull/17049
- Moved refactoring stuff from SycSourceCodeCommand to
SycSourceCodeRefactoringCommand #17054
https://github.com/pharo-project/pharo/pull/17054
- Keep renaming AST nodes to start with AST instead of RB #17067
https://github.com/pharo-project/pharo/pull/17067
- Rename RBComment into ASTCommentNode #17040
https://github.com/pharo-project/pharo/pull/17040
- Remove refs to ChangesBrowser because it has been deprecated. #825
https://github.com/pharo-spec/NewTools/pull/825
- Clean unused TickDialogWindow #17065
https://github.com/pharo-project/pharo/pull/17065
- Fix Issue downloading icon packs #17061
https://github.com/pharo-project/pharo/pull/17061