# Pharo 12

- Fix Issue: Backport Pharo12: Wrong source for CompiledBlocks due to incorrect 
bytecode to AST nodes mapping #16756
        https://github.com/pharo-project/pharo/pull/16756


# Improvemetns

- Adds a simple MoveTo taskbar menu item #16544
        https://github.com/pharo-project/pharo/pull/16544
        
- replace JPEGReadWriter by PluginBasedJPEGReadWriter and deprecate the… #16535
        https://github.com/pharo-project/pharo/pull/16535
        
- return the result of ok action and simplify file selection #776
        https://github.com/pharo-spec/NewTools/pull/776
        
- withWindowDo: should return the result of the block #1555
        https://github.com/pharo-spec/Spec/pull/1555

- Update after selection in Color Picker #766
        https://github.com/pharo-spec/NewTools/pull/766
        
- New dialog to select multiple items using checkboxes #1548
        https://github.com/pharo-spec/Spec/pull/1548


# Fixes

- fix preLoading.st #1557
        https://github.com/pharo-spec/Spec/pull/1557

- fixing recompilation of bloc in the debugger with dead home context whose 
method has already been recompiled in the debugger before #16319
        https://github.com/pharo-project/pharo/pull/16319

- Fix comparison of two Deprecation objects #16735
        https://github.com/pharo-project/pharo/pull/16735

- Updated text to new shortcut #764
        https://github.com/pharo-spec/NewTools/pull/764


# Tools

- Added new subclass with unified view based on SpDiffPresenter #1452
        https://github.com/pharo-spec/Spec/pull/1452

- Add StProtocolNameChooserPresenter #759
        https://github.com/pharo-spec/NewTools/pull/759

- Spotter split case #773
        https://github.com/pharo-spec/NewTools/pull/773

- Use new StProtocolNameChooserPresenter to replace morphic tool #16690
        https://github.com/pharo-project/pharo/pull/16690
        
- Icon for debugger in the toolbar #16661
        https://github.com/pharo-project/pharo/pull/16661
        
- ProfilerUI: Added a warning when trying to compile and the variables are not 
declared #741
        https://github.com/pharo-spec/NewTools/pull/741
        
- Update playground shortcut #738
        https://github.com/pharo-spec/NewTools/pull/738


# Cleanups

- Remove deprecated code #1545
        https://github.com/pharo-spec/Spec/pull/1545

- Remove references to SystemAnnouncer singleton #742
        https://github.com/pharo-spec/NewTools/pull/742

- Move some debugger related code of Process to debugger packages #15799
        https://github.com/pharo-project/pharo/pull/15799

- Moved pragma declaration to top of methods #16728
        https://github.com/pharo-project/pharo/pull/16728

- Categorization rules tests #16767
        https://github.com/pharo-project/pharo/pull/16767

Reply via email to