v2.41.4 for Godot 4.2
What's Changed
Fixes
- Set handled when using shortcut to avoid unwanted input by @4kxz in #631
- Fix multiple resource setting by @nathanhoad in #636
- Fix cursor position after delete line undo by @nathanhoad in #637
- Free orphan nodes created in constants.gd by @Fireye04 in #643
- Fix issue when responses came from a snippet by @nathanhoad in #645
Other Changes
- Comment improvements by @thatoddshade in #638
- Update state/signal docs and error messages by @nathanhoad in #641
- Ignore missing "save_all_scenes" in Godot 4.1 by @nathanhoad in #644
New Contributors
- @thatoddshade made their first contribution in #638
- @Fireye04 made their first contribution in #643
Full Changelog: v2.41.3...v2.41.4