# Pharo News of the Week 40/2025
- [ANN] Call for talks for Smalltalks 2025 has been extended until October 6th.
https://smalltalks2025.fast.org.ar/
- [ANN] Smalltalk Meetup in Zurich, 31 October 2025
https://zurich.smalltalk.world/
If you want to add your news to this list, use this form:
https://tinyurl.com/4c89buy4
# The week on the Pharo Issue Tracker
# Pharo 12
- Updating version of NewTools to Fix #16827 #18619
https://github.com/pharo-project/pharo/pull/18619
- [P12] Fix Issue 16827: Method version history timestamp always shows a wired
date #1255
https://github.com/pharo-spec/NewTools/pull/1255
- backport12: #18606 ByteArray-initialize #18609
https://github.com/pharo-project/pharo/pull/18609
# Pharo 13
- Use Iceberg v2.4.4 #18614
https://github.com/pharo-project/pharo/pull/18614
- Improving the hack for handling the impresion of DateAndTime in Windows #18623
https://github.com/pharo-project/pharo/pull/18623
- Do not add a default repository group if it is already present, #1976
https://github.com/pharo-vcs/iceberg/pull/1976
- RemoteModel should define repositoryModel (explicit trait requirement) #1917
https://github.com/pharo-vcs/iceberg/pull/1917
# Speed
- Push the #new: of Array up to ArrayedCollection. #18606
https://github.com/pharo-project/pharo/pull/18606
# Spec
- Bug fix: Apply box layout spacing in
SpMorphicBoxAdapter>>#verifyBoxExtentOf:withChild: #1825
https://github.com/pharo-spec/Spec/pull/1825
- Fix SpMorphicBoxAdapter>>#verifyBoxExtentOf:withChild: to only add border
width/height when adding the first child morph instead of adding border
width/height for every child morph #1820
https://github.com/pharo-spec/Spec/pull/1820
# Tools
- Remove StPulse from NewTools Preview #1250
https://github.com/pharo-spec/NewTools/pull/1250
- Alternative fix to the Epicea naming hack #18627
https://github.com/pharo-project/pharo/pull/18627
- Find & Replace keeps options between instances #18608
https://github.com/pharo-project/pharo/pull/18608
- Find and Replace noew remembers the last entered text for both find and
replace texts. #18605
https://github.com/pharo-project/pharo/pull/18605
- Port forward PR from P13: Find and replace not stuck with old string anymore
#18604
https://github.com/pharo-project/pharo/pull/18604
# Git / Iceberg
- Pharo14: Do not add a default repository group if it is already present, #1978
https://github.com/pharo-vcs/iceberg/pull/1978
- Port forward #1917 #1977
https://github.com/pharo-vcs/iceberg/pull/1977
- Refresh Iceberg UI when switching tabs #1975
https://github.com/pharo-vcs/iceberg/pull/1975
- Added Browse command to CheckoutPreviewBrowser #1974
https://github.com/pharo-vcs/iceberg/pull/1974
- Edit metadata project confusion removed #1972
https://github.com/pharo-vcs/iceberg/pull/1972
- Using existing locations as default ones and tests #1953
https://github.com/pharo-vcs/iceberg/pull/1953
# Fixes
- Improving the hack for handling the impresion of DateAndTime in Windows #18624
https://github.com/pharo-project/pharo/pull/18624
- Fix 2 bugs in the calculation of topLeft in FTTableMorph>>#resizeContainer
#18611
https://github.com/pharo-project/pharo/pull/18611
# Cleanup
- remove basic Hermes command #18587
https://github.com/pharo-project/pharo/pull/18587
- Cleaning of DateAndTime #18602
https://github.com/pharo-project/pharo/pull/18602
- Move #hasBindingThatBeginsWith: to Shout #17932
https://github.com/pharo-project/pharo/pull/17932