# Pharo News of the Week 33/2025
If you want to add your news here, use this form: https://tinyurl.com/4c89buy4
# The week on the Pharo Issue Tracker
# Pharo 13
- [backport 1226] Bookmarks initialization #1227
https://github.com/pharo-spec/NewTools/pull/1227
- Backport 1222: Allow to add their own bookmarks #1223
https://github.com/pharo-spec/NewTools/pull/1223
- Backport of 1218 (fix StOpenFileOrDirectoryPresenter) #1219
https://github.com/pharo-spec/NewTools/pull/1219
- [Backport] Fix tests #1807
https://github.com/pharo-spec/Spec/pull/1807
- [Backport] Fix Filtering list ports #1805
https://github.com/pharo-spec/Spec/pull/1805
# Ci / Tests
- fix errors in CI due to incomplete regex for stamps (could have 5 or 6 digits
at the end) #18462
https://github.com/pharo-project/pharo/pull/18462
- fix failing tests since merge of
https://github.com/pharo-project/pharo/pull/18421 #18460
https://github.com/pharo-project/pharo/pull/18460
- Fix release test #1224
https://github.com/pharo-spec/NewTools/pull/1224
# Command Line / Clap
- Refactors bootstrap process with Clap commands #18459
https://github.com/pharo-project/pharo/pull/18459
- Replaces initializePackages command with bootstrap fixMethods clap command
#18458
https://github.com/pharo-project/pharo/pull/18458
- Fix error report generation during the bootstrap #18456
https://github.com/pharo-project/pharo/pull/18456
- Uses Clap for Hermes command-line handling #18455
https://github.com/pharo-project/pharo/pull/18455
- Use Clap command to handle Pharo printVersion command #18451
https://github.com/pharo-project/pharo/pull/18451
- New rule to avoid Smalltalk tools reference in spec #18421
https://github.com/pharo-project/pharo/pull/18421
# Tools
- StOpenFileOrDirectoryPresenter cannot open a directory #1218
https://github.com/pharo-spec/NewTools/pull/1218
- Clean bookmarks initialization #1226
https://github.com/pharo-spec/NewTools/pull/1226
- Add the possibility to add our own bookmarks #1222
https://github.com/pharo-spec/NewTools/pull/1222
- Enable "openOnListDirectory" of the file browser #1221
https://github.com/pharo-spec/NewTools/pull/1221
- Categorize method #1962
https://github.com/pharo-vcs/iceberg/pull/1962
# Spec
- Fix tests #1806
https://github.com/pharo-spec/Spec/pull/1806
- Fix Filtering list ports #1804
https://github.com/pharo-spec/Spec/pull/1804
- Improve setting the paths of a tree #1803
https://github.com/pharo-spec/Spec/pull/1803
# VM
- Improving debugging and types of aioWin.c #1008
https://github.com/pharo-project/pharo-vm/pull/1008
- Reducing the number of handles to test #1009
https://github.com/pharo-project/pharo-vm/pull/1009
- Preparing for release 10.3.7 #1010
https://github.com/pharo-project/pharo-vm/pull/1010
- Removing named events as they have a speed impact #1013
https://github.com/pharo-project/pharo-vm/pull/1013
- Fixing a race condition introduced in v10.3.7 #1011
https://github.com/pharo-project/pharo-vm/pull/1011
- Preparing for release 10.3.8 #1012
https://github.com/pharo-project/pharo-vm/pull/1012