# This week (21/2023) on the Pharo Issue Tracker.
This we we merged all changes done during the last weeks in Pharo11 to Pharo12.
ClassOrganization refactoring continues, we will soon be able to inline the
class into ClassDescription.
# Pharo 11
- Backport fix to calypso method search #13794
https://github.com/pharo-project/pharo/pull/13794
# Fixes
- merge Pharo11 changes into Pharo12 #13784
https://github.com/pharo-project/pharo/pull/13784
- Fix reaction of Epicea to protocol removal #13801
https://github.com/pharo-project/pharo/pull/13801
- Migrate variables of VariableLayout only if old instance was also variable
#13789
https://github.com/pharo-project/pharo/pull/13789
- Fix #13478: Filter on calypsoName instead of name #13778
https://github.com/pharo-project/pharo/pull/13778
- Fix: RBClassRegexRefactoring #13770
https://github.com/pharo-project/pharo/pull/13770
- Loading Pharo12 branch of Sindarin in BaselineOfNewTools for Pharo 12 #525
https://github.com/pharo-spec/NewTools/pull/525
- Add source folder of Sindarin #530
https://github.com/pharo-spec/NewTools/pull/530
# Protocols / ClassOrganizer
- Remove user of #organization in Debugger #531
https://github.com/pharo-spec/NewTools/pull/531
- Method announcements should use real protocols #13730
https://github.com/pharo-project/pharo/pull/13730
- Inline ClassOrganization>>extensionProtocols #13783
https://github.com/pharo-project/pharo/pull/13783
- Reduce users of #organization #13785
https://github.com/pharo-project/pharo/pull/13785
- organization, not organisation #13782
https://github.com/pharo-project/pharo/pull/13782
- Remove dead method ClassDescription>>#zapOrganization #13774
https://github.com/pharo-project/pharo/pull/13774
- Inline ClassOrganization>>#hasProtocol: #13776
https://github.com/pharo-project/pharo/pull/13776
# Tests
- Add tests for Calypso's item filter #13786
https://github.com/pharo-project/pharo/pull/13786
- FIx DebugSession test #13811
https://github.com/pharo-project/pharo/pull/13811
- Fix completion tests after p11 synch #13809
https://github.com/pharo-project/pharo/pull/13809
- Improve CoverageCollectorTest assertions #13787
https://github.com/pharo-project/pharo/pull/13787
- fix-testConstantBlockClosure-CleanBlocks #13781
https://github.com/pharo-project/pharo/pull/13781
# Cleanup
- Remove unimplemented code StSpotterQuery.class.st #528
https://github.com/pharo-spec/NewTools/pull/528
- Remove Deprecated Package Spec2-ObservableSlot #1396
https://github.com/pharo-spec/Spec/pull/1396
- Merge SHTextStyler and SHRBTextStyler #13756
https://github.com/pharo-project/pharo/pull/13756
- Cleanup dead code in RubShoutStylerDecorator #13771
https://github.com/pharo-project/pharo/pull/13771
- Update StGenericGenerator.class.st #526
https://github.com/pharo-spec/NewTools/pull/526