# News of the Week 46

- [Ann] v10.4.0 pillar https://pharo.org/news/2024-11-15-Pillar.html
- ESUG2024 day 4 Videos (and thus all talks of the main track) are now in the 
playlist: 
https://www.youtube.com/playlist?list=PLJ5nSnWzQXi-uyYOZIVgXg1up_bclQc7e
- Phausto (https://github.com/lucretiomsp/phausto) Presentation at the Audio 
Developer Conference 2024 (3 daily poster sessions in the virtual venue, and at 
the open-mic session (https://youtu.be/fVw80P_8RMs)

# This week (46/2024) on the Pharo Issue Tracker

# Fixes

- Fixes CI to have it green again on unix #17377
        https://github.com/pharo-project/pharo/pull/17377
        
- Super call missing in initialization #17353 #17354
        https://github.com/pharo-project/pharo/pull/17354
        
- Add ~/.local/share/fonts/ to the unix font directories #17326
        https://github.com/pharo-project/pharo/pull/17326
        
- Changing "add method" to "create method" in the debugger method creator #892
        https://github.com/pharo-spec/NewTools/pull/892

- fix: #884 Renamed TStPresenter into StTPresener #887
        https://github.com/pharo-spec/NewTools/pull/887
        
- Fixed linux terminal command, unified method for Windows #876'
        https://github.com/pharo-spec/NewTools/pull/876
        
- Fix MetaBrowserPresenter filtering #868
        https://github.com/pharo-spec/NewTools/pull/868
        
- fix pharo issue 17323 (spec side) #1651
        https://github.com/pharo-spec/Spec/pull/1651
        
- Fix RegexSyntaxError: no terminating "]" in SpSearchInputFieldOptions… #1635
        https://github.com/pharo-spec/Spec/pull/1635
        
# Settings      

- Use StPharoApplication instead of custom settings application #877
        https://github.com/pharo-spec/NewTools/pull/877
        
- Restore Settings Browser missing custom styles #897
        https://github.com/pharo-spec/NewTools/pull/897
        
- Prevent settings reset to their defaults upon new Setting Browser tab 
selection #895
        https://github.com/pharo-spec/NewTools/pull/895
        
# VM

- Improving Forwarders in the PermSpace #861
        https://github.com/pharo-project/pharo-vm/pull/861
        
- use pharo file server @ inria #868
        https://github.com/pharo-project/pharo-vm/pull/868

- use pharo file server @ inria #867
        https://github.com/pharo-project/pharo-vm/pull/867
        
- compatible with FreeBSD mmap() #863
        https://github.com/pharo-project/pharo-vm/pull/863

# Improvements

- Add helper method to setup the filtering list header title #1639
        https://github.com/pharo-spec/Spec/pull/1639

- Register new File Browser in tools registry #885
        https://github.com/pharo-spec/NewTools/pull/885

- Add a new SettingUpdated event for Epicea Monitor. #17350
                https://github.com/pharo-project/pharo/pull/17350

- Use a setting declaration's typeClass to get default values #17342
        https://github.com/pharo-project/pharo/pull/17342
        
- Deprecate explicitRequirement #17276
        https://github.com/pharo-project/pharo/pull/17276
        
        
# files.pharo.org

- use file server @ inria #17375
        https://github.com/pharo-project/pharo/pull/17375
        
- use pharo file server @ inria #17336
        https://github.com/pharo-project/pharo/pull/17336
        
- use files.pharo.org for upload #17371
        https://github.com/pharo-project/pharo/pull/17371
        
# Refactoring Engine

- Refactoring of rename temp and extract method while mutation testing #17340
        https://github.com/pharo-project/pharo/pull/17340
        
# Documentation

- Better class comments for refactorings #17357
        https://github.com/pharo-project/pharo/pull/17357
        
- add news server #81
        https://github.com/pharo-project/pharo-website/pull/81
        
# Cleanup

- Make sure that StFinder uses application for inform: #883
        https://github.com/pharo-spec/NewTools/pull/883

- A little clean #889
        https://github.com/pharo-spec/NewTools/pull/889

- Repackage #asFileName #17351
        https://github.com/pharo-project/pharo/pull/17351

- Clean tools registration #17365
        https://github.com/pharo-project/pharo/pull/17365
        
- Adding some helpers in BaselineOf so that we can clean baselines #17363
        https://github.com/pharo-project/pharo/pull/17363
        
- Cleaning initialize protocol #17359
        https://github.com/pharo-project/pharo/pull/17359
        
- Fedup to have around this initialize-release? Let us get rid of it! #17358
        https://github.com/pharo-project/pharo/pull/17358

Reply via email to