Skip to content

Releases: intiface/intiface-central

Intiface Central v2.6.5

25 Dec 21:39
Compare
Choose a tag to compare

v2.6.5 - 2024/12/25 (All Platforms)

Features

  • Update to Buttplug v9.0.6/Intiface Engine v3.0.6
    • Support for 35 new devices, including Lovense Osci 3/Gush 2 support and Kiiroo ProWand (and like
      15 new joyhub toys. lol.)
  • Discord Rich Presence Capabilities
    • OFF BY DEFAULT, Desktop Intiface Central only
    • Allows discord to show status of intiface central and connected hardware on the user's bio

Bugfixes

  • Fix state addressing in Scalar/Rotate devices
  • Various protocol fixes
  • XInput/Joycon options no longer show up on Linux/macOS (as they only work on Windows)
  • Device config now loads properly even if user config doesn't exist

Intiface Central v2.6.4

12 Oct 20:17
Compare
Choose a tag to compare

Features

  • Update to Buttplug v9.0.4
    • Solace Pro Linear Movement Support
    • Fixes issue with Non-pro Solace not stopping when it should
    • Additional support for like 30 or so devices. Like way too many. A stupid number of devices.

Intiface Central v2.6.2

02 Sep 22:22
Compare
Choose a tag to compare

Bugfixes

  • Fixes issue with message IDs not being transferred during message version upgrade/downgrade
  • Fixes issue with crashes on Android 14

Intiface Central v2.6.1

02 Sep 00:39
Compare
Choose a tag to compare
Pre-release

RELEASE YANKED, contained serious bugs fixed in 2.6.2

Features

  • Update to Buttplug v9/Intiface Engine v3.0.1
    • Mostly internal changes, but a lot of them (including a complete rewrite of our message
      downgrade system and starting developing on our new message spec version)
    • 3 months worth of device updates, including Lovense Mini Sex Machine, tons of galaku/joyhub
      devices, etc.

Bugfixes

  • Repeater will now automatically prefix protocols with "ws://" if user does not.
  • "Index is 1 but array size is 1" error should be resolved

Intiface Central v2.6.0

16 May 03:02
Compare
Choose a tag to compare

Features

  • Update to Buttplug v8/Intiface Engine v3
    • Completely overhauls configuration system
    • User configurations should no longer be removed, even if they don't show up in the UI yet
    • Opens up development of many new features (included simulated devices, hopefully coming in
      v2.6.1)
    • As usual, a bunch of device support additions also
  • Serial Port devices can now be added via the GUI
  • Device actuator maximum/minimum can now be set in Devices Panel

Intiface Central v2.5.7

20 Apr 20:13
Compare
Choose a tag to compare

Features

Bugfixes

  • Fix issue with Lovense Solace running > v30 firmware
  • Fix issues with Motorbunny, Joyhub devices

Notes

We've been getting reports that Windows is sometimes reporting that the .exe installer file is malware. The installer is signed using our secure key and definitely does not contain malware (as can be seen by running checks on sites like VirusTotal). We're not quite sure how to stop it outside of buying an EV signing key, which we're currently in the process of doing.

Until that's finished up, we're providing .zip (which will probably also register as malware) and .msix installer files just in case. We recommend still using the .exe if possible though.

Intiface Central v2.5.6

26 Mar 03:26
Compare
Choose a tag to compare

Features

  • Repeater Mode (Experimental, Opt-In via Settings)
    • Acts as a simple websocket proxy, allowing bouncing to Buttplug Client/Server connections to
      Mobile/Desktop
  • WINDOWS ONLY - Autoupdate Mechanism
    • When update is available, Intiface Central can download and run installer instead of the user
      having to go through the browser.
  • Massive number of device support updates, see https://github.com/buttplugio/buttplug/blob/buttplug-7.1.14/buttplug/CHANGELOG.md for full list.

Bugfixes

  • Fix links in markdown documents on Android (#125)

Intiface Central v2.5.5

29 Jan 19:34
Compare
Choose a tag to compare

Features

Intiface Central v2.5.3

17 Nov 21:15
Compare
Choose a tag to compare

Features

  • Update to Buttplug 7.1.9
    • Added device support: Lovense Solace, OhMiBod Foxy, Chill

Intiface Central v2.5.1

04 Nov 23:32
Compare
Choose a tag to compare

Features

  • Added Device Support (via Buttplug v7.1.8)
    • Lovense Lapis, Vulse
    • Funtown toys

Bugfixes

  • Fixed Svakom Sam Neo connection issue
  • Fixed Synchro connection issue
  • Fixed monitor bounds check for multiple monitor support
  • Moved dylib loading to after crash reporting setup, so we can hopefully get better crash stacks
  • Fixed issue with lovense connect spamming logs
  • Fixed issue with common Buttplug events in buttplug_dart causing log warnings (and therefore
    reporting to sentry)