# Features
- add support for libgit2 1.7 in Linux #14662
https://github.com/pharo-project/pharo/pull/14662
- Add SixtyFourBitRegister class #14616
https://github.com/pharo-project/pharo/pull/14616
- Add ‘scale’ for display of a Paragraph using a BitBltDisplayScanner #14630
https://github.com/pharo-project/pharo/pull/14630
- Confirmation dialog for "Jump to test class" #14625
https://github.com/pharo-project/pharo/pull/14625
# Fixes
- do not open a debugger if libgit2 is not present #1731
https://github.com/pharo-vcs/iceberg/pull/1731
- Fixing debuggerDialog I broke migrating to dialog #583
https://github.com/pharo-spec/NewTools/pull/583
# Spec
- as discussed with esteban introduce newAlert, alert: and SpAlertDialo… #1449
https://github.com/pharo-spec/Spec/pull/1449
- Extend SpDiffPresenter to make it navigable accross differences #1305
https://github.com/pharo-spec/Spec/pull/1305
- Skip testDoBrowseMethodReferences until it passes #1448
https://github.com/pharo-spec/Spec/pull/1448
# Package
- Kernel: Remove category at class removal #14622
https://github.com/pharo-project/pharo/pull/14622
- Remove category ivar from MCClass(Trait)Definition #14659
https://github.com/pharo-project/pharo/pull/14659
- Monticello: update MCClassTraitDefinition to follow changes of
MCClassDefinition #14653
https://github.com/pharo-project/pharo/pull/14653
- Monticello: Add package and tag in class definition and start to migrate to
it #14651
https://github.com/pharo-project/pharo/pull/14651
- RPackahe: Clean usage of packages instance variable #14639
https://github.com/pharo-project/pharo/pull/14639
- RPackage: simplify package renaming #14636
https://github.com/pharo-project/pharo/pull/14636
- Monticello: Do not use constructors with dizaines of paramaters in
MCTraitDescription #14635
https://github.com/pharo-project/pharo/pull/14635
- Monticello: Do not use constructors with dizaines of paramaters in
MCClassDescription #14621
https://github.com/pharo-project/pharo/pull/14621
- RPackage: Update class category in class builder #14623
https://github.com/pharo-project/pharo/pull/14623
# Refactoring Engine
- Fix Rename class Bug #14666
https://github.com/pharo-project/pharo/pull/14666
- Fix #14645: whichSelectorsReferToClass: is called two times #14647
https://github.com/pharo-project/pharo/pull/14647
- Refactor: remove method/methods/hierarchy refactoring #14612
https://github.com/pharo-project/pharo/pull/14612
# Tests
- Fixes issue #14646: Should testAllClassesDo #14661
https://github.com/pharo-project/pharo/pull/14661
- RPackage: Decrease the usage of categories in tests #14643
https://github.com/pharo-project/pharo/pull/14643
- RPackage: Do not use categories API in trait tests #14642
https://github.com/pharo-project/pharo/pull/14642
- Monticello: Speedup working copies lookup #14638
https://github.com/pharo-project/pharo/pull/14638
# Cleanup
- Renamed all the xModel into xPresenter same for xDialog into xDialogP… #1734
https://github.com/pharo-vcs/iceberg/pull/1734
- Remove some unused methods from StrikeFont, FixedFaceFont, GrafPort and
BitBlt #14571
https://github.com/pharo-project/pharo/pull/14571
- Remove dead code in HDReport #14652
https://github.com/pharo-project/pharo/pull/14652
- Remove RubEncryptedDisplayScanner #14631
https://github.com/pharo-project/pharo/pull/14631
- Make unwind complete the second temporary #14613
https://github.com/pharo-project/pharo/pull/14613