# This week (42/2023) on the Pharo Issue Tracker
# Feature
- Adding debug test setup debug menu entry #14992
https://github.com/pharo-project/pharo/pull/14992
- Enhance System menu to browse image and VM folder #15043
https://github.com/pharo-project/pharo/pull/15043
- Enhance roassal with version v1.04b #14985 #15013
https://github.com/pharo-project/pharo/pull/15013
- Add a demo page for component list presenter #1462
https://github.com/pharo-spec/Spec/pull/1462
# Bugs
- Fix bug in the context interpreter for clean block #15055
https://github.com/pharo-project/pharo/pull/15055
- Fix #magnifyBy:smoothing: on AthensCairoSurfaceForm #14922
https://github.com/pharo-project/pharo/pull/14922
- 13652-Installing-a-breakpoint-in-the-message-browser-crashes #14991
https://github.com/pharo-project/pharo/pull/14991
- Slots: Do not update class while building it #15012
https://github.com/pharo-project/pharo/pull/15012
- Fix key combination sequence not printable instances #15027
https://github.com/pharo-project/pharo/pull/15027
- [WIP] Preserve tree expansion state when (un)checking a class in the method
visibility tree (fixes #14559) #14969
https://github.com/pharo-project/pharo/pull/14969
- Turn off Error hander on #computeFullBounds for a while to find a bug #15048
https://github.com/pharo-project/pharo/pull/15048
# Fluid Class Def
- Migrate class parser tests to fluid #15052
https://github.com/pharo-project/pharo/pull/15052
- Add tests on Fluid class parser and fix bugs #14984
https://github.com/pharo-project/pharo/pull/14984
- 13315-Fluid-Check-skipped-tests-ChangeSetClassChangesTest #14993
https://github.com/pharo-project/pharo/pull/14993
- Improve new chunk importer #15046
https://github.com/pharo-project/pharo/pull/15046
- Remove usage of old class definition syntax #15053
https://github.com/pharo-project/pharo/pull/15053
# RPackage
- RPackage: Remove #toCategoryName: and clean #14995
https://github.com/pharo-project/pharo/pull/14995
- RPackage: Remove users of ClassRecatogrized #14997
https://github.com/pharo-project/pharo/pull/14997
- RPackage: Change root tag name #15004
https://github.com/pharo-project/pharo/pull/15004
- RPackage: Fix bug in package tag removals #15018
https://github.com/pharo-project/pharo/pull/15018
- Metacello: Simplify repository creation #15026
https://github.com/pharo-project/pharo/pull/15026
- Metacello: Further simplify repository creation #15050
https://github.com/pharo-project/pharo/pull/15050
- SpChangeSorterPresenter shouldnt use ClassRecategorized #601
https://github.com/pharo-spec/NewTools/pull/601
# CI / Bootstrap
- Initialize CaseInsensitiveOrder in the bootstrap #15014
https://github.com/pharo-project/pharo/pull/15014
- Remove the use of categories in bootstrap class definition #15047
https://github.com/pharo-project/pharo/pull/15047
- Bootstrap: Use Hermes V3 #15022
https://github.com/pharo-project/pharo/pull/15022
# CI / Full image load
- Morphic-load-no-rehash #14988
https://github.com/pharo-project/pharo/pull/14988
- Remove BaselineOfIDE obsolete management #14990
https://github.com/pharo-project/pharo/pull/14990
- Clean rules baslines and packaging #14999
https://github.com/pharo-project/pharo/pull/14999
- Rework baseline of refactorings #15001
https://github.com/pharo-project/pharo/pull/15001
- Baselines: No need to nuke RBRefactoryChangeManager #15021
https://github.com/pharo-project/pharo/pull/15021
# CI
- Fix Jenkins file uploading stage #14996
https://github.com/pharo-project/pharo/pull/14996
# Tests
- Improve disabling of Epicea in tests #15032
https://github.com/pharo-project/pharo/pull/15032
- ChangeSetClassChangesTest should clean the system #15031
https://github.com/pharo-project/pharo/pull/15031
- RBTransformationsTest>>#testAddProtocolTransform should clean after execution
#15029
https://github.com/pharo-project/pharo/pull/15029
- Clean system after ClyBrowserToolValidityTest #15030
https://github.com/pharo-project/pharo/pull/15030
- Cleanup: adjust the release test for sent but not implemented selectors #15035
https://github.com/pharo-project/pharo/pull/15035
# Cleanup
- Fix depreciation in Dependency analyzer #15051
https://github.com/pharo-project/pharo/pull/15051
- Reduce UIManager references in Presenters + use new API #14575
https://github.com/pharo-project/pharo/pull/14575
- Replace EditorFindReplaceDialogWindow with SpRubFindReplaceService #15058
https://github.com/pharo-project/pharo/pull/15058
- Enh notification center #1455
https://github.com/pharo-spec/Spec/pull/1455
# Trivial Cleanup
- extract return stmt from ifNil:ifNotNil: #15007
https://github.com/pharo-project/pharo/pull/15007
- Cleanup: small category glitch in #RBParseTreeSearcherTest #15037
https://github.com/pharo-project/pharo/pull/15037
- Cleanup: small cleanup in RBDumpVisitorTest #15039
https://github.com/pharo-project/pharo/pull/15039
- Cleanup: fix some small issues in Announcement package #15041
https://github.com/pharo-project/pharo/pull/15041
- 15008-Tests-in-RBEOFTokenTest-should-be-in-tests-category-not-test #15065
https://github.com/pharo-project/pharo/pull/15065
- There was a missing return in a description accessor #1465
https://github.com/pharo-spec/Spec/pull/1465