Skip to content

Releases: intiface/intiface-central

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)

Intiface Central v2.5.0

21 Oct 00:34
Compare
Choose a tag to compare

Features

  • iOS Backgrounding now stable, defaulted to on
  • Crash Reporting and Log Submission moved to main settings

Bugfixes

  • Fixed issue where app window can disappear in multi-monitor situations on desktop
  • Fixed issue with server shutdown instability on android
  • Device Settings UX now expands correctly
  • Fixed memory leak when mDNS system on
  • Fixed icons on iOS
  • Application display name on macOS, Android should now be "Intiface Central"
  • Trying to delete non-existent config files will no longer freeze app load
  • Desktop-only device managers no longer show up in mobile advanced settings

Intiface Central v2.4.5

09 Oct 01:06
Compare
Choose a tag to compare

Features

  • Foreo Device Support

Bugfixes

  • Lovense Dongle Support fixed

Intiface Central v2.4.4

06 Oct 03:42
Compare
Choose a tag to compare

Features

  • Update to Buttplug v7.1.5/Intiface Engine v1.4.4
  • Added HID Manager for supporting Joycon connections
  • (EXPERIMENTAL) Added Crash Reporting (opt-in, off by default)
  • (EXPERIMENTAL) Added mDNS broadcast capabilities for engine
  • (EXPERIMENTAL) Added manual log submission capabilities

Intiface Central v2.4.3

23 Jul 02:16
Compare
Choose a tag to compare

Features

  • Intiface Central now generates from CI builds

Bugfixes

  • Fix freeze on boot for macOS
  • Move linux build image from Ubuntu 20.04 to Ubuntu 22.04
    • Should fix library compat issues on modern linux distros
  • Fix device tab page going blank on first device connect
  • Fix device title not showing in disconnected devices on first device connect

Intiface Central v2.4.2

16 Jul 22:37
Compare
Choose a tag to compare

Features

  • Update to Buttplug v7.1.2/Intiface Engine v1.4.2
    • Mostly device additions, maybe some bluetooth bug fixes, lovense connect fixes
  • Websocket Device setup now has UI
  • Created Advanced Settings section
    • Adds raw message settings
    • Moved less-used device managers to advanced

Bugfixes

  • Devices with Raw Message exposure no longer throw errors
  • Invalid configurations now deleted on startup, versus stalling app load
  • Vague icons now have wording in control panel
  • Changes from No symbol to Sleep symbol when engine not running
  • Fixed control widget layout to not linebreak on mobile
  • Added ws:// prefix for server address
  • "Listen on All Interfaces" on desktop now shows 0.0.0.0 instead of null in control panel