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 5.1.8

+18 -1
+17
buttplug/CHANGELOG.md
··· 1 + # 5.1.8 (2022-03-05) 2 + 3 + ## Features 4 + 5 + - Update to blteplug v0.9.2 6 + - Should fix many issues with Windows Bluetooth, including panics in older versions of windows and 7 + the ability to disconnect devices 8 + - New Hardware Support 9 + - Lelo F1S v2 10 + - OhMiBod NEX|3 11 + - Magic Motion Bunny, Sundae, Kegel Coach, Lotos, Nyx, Umi 12 + 13 + ## Bugfixes 14 + 15 + - Fix Libo Elle protocol issues 16 + - Fix Mannuo advertisement names 17 + 1 18 # 5.1.7 (2022-01-24) 2 19 3 20 ## Features
+1 -1
buttplug/Cargo.toml
··· 1 1 [package] 2 2 name = "buttplug" 3 - version = "5.1.7" 3 + version = "5.1.8" 4 4 authors = ["Nonpolynomial Labs, LLC <kyle@nonpolynomial.com>"] 5 5 description = "Buttplug Intimate Hardware Control Library" 6 6 license = "BSD-3-Clause"