- #43: Added Russian translation (thanks to Andrey Cherepanov)
- Added French translation (thanks to Pierre Buard)
- Removed fast_taps, circular_touchpad, and edge_motion features, which will be removed in a future version of the synaptics driver
- Website now hosted on http://synaptiks.readthedocs.org (thanks to the readthedocs.org team for this service)
- Mailing list now hosted at [email protected]
- Added Czech translation (thanks to Pavel Fric)
- Fixed syntax error in
synaptiks_init_config.desktop
- Removed build-time dependency against kdesdk-scripts
- Fixed "Defaults" button in configuration dialog of tray application
- Fixed KeyError on unknown event types in keyboard monitor
- #21: Fixed crash after resume from suspend
- #17: Fixed support for non-usb devices
- Added Danish translation (thanks to Martin Schlander)
- Require pyudev 0.8 or newer now
- #10: Increased maximum for minimum and maximum speed to 10.0
- #11: Fixed punctuation
- #9: Fixed installation of autostart files
- #1: Use XRecord for keyboard management, if available
- #6: Reinitialize mouse monitoring and mouse display if the system is resuming from suspend
- #4: Fixed touchpad search on 64-bit systems
- Fixed segfault on failed connection to X11 display in
synaptikscfg
- #7: Show a clean error message instead of a traceback, when no touchpad is
found by
synaptikscfg
- Fixed corner coasting configuration to actually reflect the corner coasting setting from the touchpad driver
- #3: Fixed property data extraction on 64 bit architectures
- Fixed source distribution to include the handbook
- Complete rewrite in Python instead of C++
- Removed daemon
- Removed touchpad management from System Settings module
- Added a separate system tray application for touchpad management, which is not started automatically
- Detect two-finger emulation support and enable two-finger configuration, if emulation is supported
- The acceleration factor setting now supports four decimals after point for increased precision
- Use UDev instead of HAL for mouse device monitoring
These releases were written in C++ and developed on other places, please refer to the changelog of these legacy releases for information about changes.