- Added support for Minecraft 1.21.9
- Breaking change: dropped support for Minecraft 1.20.5
- Breaking change: dropped support for Minecraft 1.20.6
- Breaking change: dropped support for Minecraft 1.21
- Breaking change: dropped support for Minecraft 1.21.1
- Breaking change: dropped support for Minecraft 1.21.2
- Breaking change: dropped support for Minecraft 1.21.3
- Breaking change: dropped support for Minecraft 1.21.4
- Breaking change: dropped support for Minecraft 1.21.5
- Breaking change: dropped support for Minecraft 1.21.6
- Breaking change: dropped support for Minecraft 1.21.7
- Breaking change: dropped support for Minecraft 1.21.8
- Added support for macOS:
- ⌘ Command+← moves the cursor to the beginning of the line
- ⌘ Command+→ moves the cursor to the end of the line
- ⌘ Command+⌫ Backspace deletes everything to the left of the cursor
- ⌘ Command+⌦ Delete deletes everything to the right of the cursor
- Shortcuts that use Ctrl on Windows use ⌥ Option on macOS
- Enabled text selection with the mouse
- You can now select text in textboxes by dragging the mouse over it
Thanks to Slackow for contributing to this release!
- Improved word-by-word movement
- Fixed MC-260563
- Improved text selection with mouse