Buttplug sex toy control library
20
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Update version/CHANGELOG for v6.2.1

+15 -1
+14
buttplug/CHANGELOG.md
··· 1 + # 6.2.1 (2022-11-24) 2 + 3 + ## Features 4 + 5 + - Added Lovense Max Constriction capabilities for Lovense Connect Service users 6 + - Added Device Support 7 + - Lovense Flexer (generic vibration only) 8 + - Hismith (Only available via Buttplug v3 ScalarCmd commands) 9 + 10 + ## Bugfixes 11 + 12 + - Reduced polling frequency for Lovense Connect Service 13 + - Remove Folove advertised services (fixes Hismith device finding) 14 + 1 15 # 6.2.0 (2022-11-05) 2 16 3 17 ## Features
+1 -1
buttplug/Cargo.toml
··· 1 1 [package] 2 2 name = "buttplug" 3 - version = "6.2.0" 3 + version = "6.2.1" 4 4 authors = ["Nonpolynomial Labs, LLC <kyle@nonpolynomial.com>"] 5 5 description = "Buttplug Intimate Hardware Control Library" 6 6 license = "BSD-3-Clause"