Skip to content

Commit b1d0023

Browse files
committed
doc: more Changelog updates
1 parent a465fd5 commit b1d0023

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,22 @@
99
- Cyclone X10 (USB)
1010
- Added name prefix device searching (Hopefully fixes Lovense update problems)
1111
- Rename WebsocketServer to Server in preparation for IPC
12+
- Add signal multiplier to GVR, for games with light vibration
13+
- Add controller passthru to GVR, to allow turning off gamepad rumble when routing to toys
1214

1315
## Bugfixes
1416

15-
- Reduce crashes caused by missing device names in friendly name tables
16-
- Remove ping checking from Server to stop background tab disconnects on webbrowsers
17+
- Remove ping checking from Server to stop background tab disconnects
18+
on webbrowsers
19+
- Move all .Net Standard project to .Net 4.7
20+
- Update dependencies
21+
- Change server GUI from disappearing to disabling on server stop
22+
- Clear last error on server on successful connect or server start
23+
- Fix lockup when closing applications that use the device tab and have a device scan going
24+
- Fix crash when device names is missing in friendly name tables
1725
- Fix crash when trying to open link on systems without a browser selected.
26+
- Fix crash when Crypto key can't be written to disk
27+
- Fix crash when Trancevibrator registry lookup returns unexpected types
1828

1929
# 0.2.1 (2018-03-08)
2030

0 commit comments

Comments
 (0)