- 33e5960 Update version (#2783)
 - e55fa7b Update changelog (#2781)
 - 937c572 Add Python 3.14 to pyproject classifiers (#2780)
 - 3308bd9 Check if Controller device is open before opening (#2779)
 - 34b50de Enable Python 3.14 by updating to pillow 11.3.X and adding 3.14 to CI (#2777)
 - e55f2b7 typo in about/for_academia.rst (#2776)
 - a6c30b2 Fix typos in Sound API documentation #2769 (#2772)
 - e00e5e7 Pin click version to fix typer breaking (#2774)
 - c110a4d Update examples to use SpriteCircle's new center_* keyword arguments (#2767)
 - cdf329b Temp fix texture atlas issues from mypy 1.18.1 (#2768)
 - 6cbd908 Added center_x and center_y to SpriteCircle's constructor (#2766)
 - 7f4ae49 Add method 0 for auto-select to check_for_collision_with_lists (#2762)
 - d1d3824 Add GL backends to pyinstaller hidden imports (#2764)
 - 539dd7e UIBoxLayout ignores widgets with 
visible=None(#2761) - 3ce025a Add .rect to Text (#2759)
 - 61248f2 Gui/controller focus improvements (#2757)
 - b084ae3 gui: use incremental layout in UITextArea (#2756)
 - f5b6228 fixing the positioning algorithm in 
Camera2D.match_targetfor #2558 (#2646) - 9c90129 Gui/fix caret misplaced (#2750)