OpenTabletDriver v0.3.1
This is the fifth release of OpenTabletDriver!
We've fixed some things to make using OpenTabletDriver easier. Thanks for the continued support.
Changelog
- Added
DetectionRange
class- This allows to have more control over what report IDs are used in report parsers.
- Fixed a filter bug that caused the filter to call its constructor on each iteration
- Fixed a diagnostic report bug that caused invalid json by appending to an existing file
- Added a "Connecting to OpenTabletDriver Daemon" splash screen to help users understand what is going on under the hood better
- Fixed some filter settings not being applied
- Fixed tools not being initialized
- Fixed plugin dependencies not being loaded in a shared context
- Fixed plugin references only displaying full paths
- You will see much cleaner, user friendly plugin names on the GUI
- Fixed multiple HidSharpCore bugs
- Fixed a bug that made multiple XP-Pen tablets not function on linux
- Added automatic device detection
- No need to press detect on replug anymore!
- Fixed the
DriverState
class references - Fix multiple unhandled exceptions in the configuration editor device list
- Fix pen bindings activating in an invalid report ID
Platform Specific Downloads
- Windows Auto-Updater
- Arch User Repository (builds from
master
) - NixOS