📢 Upcoming release 0.7.0 is bugged | 0.6.0 is more usable #49
Labels
📢 announcement
An announcement about an upcoming release, feature, known bug or project status
Milestone
Warning
The recent 0.7.0 early releases are quite bugged. The input is jittery and sometimes key releases don't seem to register.
Version 0.6.0 seems a lot more stable, so best use that for now.
📢 Key2Joy 0.7.0 Upcoming Release
Hello contributors and users of Key2Joy! I'm thrilled to update you on the latest advancements we're making.
ℹ What's New:
Pull Requests Merging: I'll be actively merging Pull Requests with fixes and new features into the main branch.
Pre-releases: Automatic generation of pre-releases will be in effect! They will follow the format
0.7.0-alpha.**********
, where the asterisks will represent the first 10 characters of the commit. » Find the pre-releases hereStability: Even though they're labeled as pre-releases, you may expect them to be relatively stable thanks to Adding more tests, fixing bugs in the process #48
Issues Status: Issues will be marked as fixed once addressed. However, note that they'll only be fixed in these pre-releases.
Documentation: The documentation will be in sync with pre-releases. 📔 Please be aware that it might not be relevant for earlier versions. » Find the documentation here
🌟 New Features:
Plugin System: A major enhancement came with Implementing plugins for better separation #39. It introduces a plugin system, allowing a better separation of concerns for optional features into plugins.
Plugin Security: Plugins can be isolated and granted specific permissions. However, this needs further validation.⚠️ Always opt for plugins from trusted authors to maintain system security.
GamePad Triggers ([Feature Request] Joy2Joy #40): The circle is now complete and Key2Joy can do the inverse as well (GamePad to Keyboard/Mouse/Script/anything). React to controller input (button, stick or trigger), from any specific controller you want.
Edit Multiple Mappings: Select as many similar mappings as you want, right click, select a common property they all have and change it in one go.
Easily add Reverse Mappings: Now when you create a mapping a reverse can automatically be generated for you:
Block default input per trigger type (Rework options to override default input #43): You can now block default trigger input for each of these separately:
🛠 Notable Issue Fixes:
Feature request: Option to make clicking the "X" button actually exit the program #45: thanks for the recommendation, @klsgh
Unhandled exception #42: caused by outdated mapping profile - Reported by @kabachankun, thanks!
AnimationFromImagesAction fails due to ffprobe.exe missing #36: fixed
Does it work with one of two keyboards? #44: resolved
📅 Finalizing this Release
I'm committed to delivering a useful 0.7.0 release, and I'll do so once the remaining issues are resolved:
Additionally I want do do some thorough testing and I will create more automated tests to help with that.
While I can't provide an exact release date, rest assured that I'm actively working on it.
Stay tuned for updates, and thank you for your patience and support as we make Key2Joy even better! 💪
The text was updated successfully, but these errors were encountered: