Buttplug sex toy control library
fork

Configure Feed

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

doc: Update version/CHANGELOG for 6.2.3

+22 -1
+21
buttplug/CHANGELOG.md
··· 1 + # 6.2.3 (2022-12-19) 2 + 3 + ## Features 4 + 5 + - Added Device Support 6 + - MetaXSire (all products) 7 + - Lovense Gemini, Gravity, Flexer 8 + - Roselex (all products) 9 + - Hismith Widolo devices 10 + - TryFun Yuan series devices 11 + - Add support for the Kiiroo Pearl 2.1 Sensors and Battery Level 12 + 13 + ## Bugfixes 14 + 15 + - #532: Simplify Generic Command Manager Match-all Processing 16 + - Fixes issues with Satisfyer/WeVibe/Magic Motion for applications with high thruput 17 + - Fix issues with Lovense vibration command formation between single/multi vibrator devices 18 + - Fix issue with the Vorze Cyclone SA not being addressed correctly 19 + - Fix Hgod protocol update loop 20 + - Fix deserialization of multi-type battery field in Lovense Connect service 21 + 1 22 # 6.2.2 (2022-11-27) 2 23 3 24 ## Bugfixes
+1 -1
buttplug/Cargo.toml
··· 1 1 [package] 2 2 name = "buttplug" 3 - version = "6.2.2" 3 + version = "6.2.3" 4 4 authors = ["Nonpolynomial Labs, LLC <kyle@nonpolynomial.com>"] 5 5 description = "Buttplug Intimate Hardware Control Library" 6 6 license = "BSD-3-Clause"