- Add a new Menu constructor property ``remember_selection`` to remember selections when traversing the hierarchy. This fixes 471. - Fixed Menu class check on add link, fixing 482. - Improve continue/return on if braching. - Improve tests. - Remove unused variables.
4.4.7
- Added a warning when paste raises an exception, 485. - Improve continue/return on if braching.
4.4.5
- Code improvements. Refactor. - Enables Python 3.11 and 3.12 support. - Fix CTRL KMOD checks for ``TextInput`` widget, 487.
4.4.4
- Fix documentation & several types. - Fix user warning for equal title font color, 473. - Fix for submenus to be subclasses of pygame.Menu, 486.