# Pharo News of the Week 49/2024
- [New blog] Music and Sounds with Pharo
https://lucretiomsp.github.io/musicwithpharo/
- [Blog Post] Phausto at IFC24
https://lucretiomsp.github.io/musicwithpharo/2024/11/24/phaustoIFC24.html
# The week on the Pharo Issue Tracker
# Fixes
- Fix the possibility to put methods as extensions #17489
https://github.com/pharo-project/pharo/pull/17489
- 17487-SignalLogger-should-unsubscribe-on-intance-reset #17488
https://github.com/pharo-project/pharo/pull/17488
- Add tests for safeMethodNameFor:basedOn: and revisit it #17486
https://github.com/pharo-project/pharo/pull/17486
- Do not change the border color of an ImageMorph if it already has a color
#17475
https://github.com/pharo-project/pharo/pull/17475
- Fix default behavior of literalEqual: #17467
https://github.com/pharo-project/pharo/pull/17467
- Fixes 17483 on Pharo putting finder in browse menu #918
https://github.com/pharo-spec/NewTools/pull/918
# Spec
- add drag transfer customization #1678
https://github.com/pharo-spec/Spec/pull/1678
- Fix implementors of #transferFrom:event: that no longer add #shouldCopy from
the TransferMorph to the SpDragAndDropTransfer #1677
https://github.com/pharo-spec/Spec/pull/1677
# Iceberg / Git
- Fixes # 1861 on Pharo : location not a git repo when Importing existing clone
#1862
https://github.com/pharo-vcs/iceberg/pull/1862
- Pressing enter activates ok action in new branch dialog #1869
https://github.com/pharo-vcs/iceberg/pull/1869
- Enabled cancel button / selected the first option by default ( if the list is
not empty ) #1868
https://github.com/pharo-vcs/iceberg/pull/1868
- Fixes #1863 changed title desc for assertion failure #1865
https://github.com/pharo-vcs/iceberg/pull/1865
# Refactoring Engine
- refactorings (R) rename method is fixed #17495
https://github.com/pharo-project/pharo/pull/17495
- Extract temp continued #17478
https://github.com/pharo-project/pharo/pull/17478
- Adding comments and protocols reoganisation for RBMethod. #17484
https://github.com/pharo-project/pharo/pull/17484
# VM
- Prepare release 10.3.2 #879
https://github.com/pharo-project/pharo-vm/pull/879
- Update README #878
https://github.com/pharo-project/pharo-vm/pull/878
- fix unused-local-typedef #877
https://github.com/pharo-project/pharo-vm/pull/877
- When patching JITed code after become of a class, the class index can look
like a negative number #873
https://github.com/pharo-project/pharo-vm/pull/873
- Add default values to --help parameters #872
https://github.com/pharo-project/pharo-vm/pull/872
- Cleanups and improvements #871
https://github.com/pharo-project/pharo-vm/pull/871
# Cleanup
- Rename temp var; remove dot after comment #17463
https://github.com/pharo-project/pharo/pull/17463
- Remove some of the last users of SystemAnnouncer uniqueInstance #17372
https://github.com/pharo-project/pharo/pull/17372
- fix a baseline problem #917
https://github.com/pharo-spec/NewTools/pull/917
# Pharo 12
- [Backport] Undo fixes p12 #17309
https://github.com/pharo-project/pharo/pull/17309
- Fix ring global variable #17470
https://github.com/pharo-project/pharo/pull/17470