Skip to content

Releases: intiface/intiface-central

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

Intiface Central v2.4.3 Prerelease

21 Jul 02:35
Compare
Choose a tag to compare
Pre-release

Prerelease of Intiface Central v2.4.3 so I can have people test it before getting more platform complaints.

Intiface Central v2.4.0

22 May 00:44
Compare
Choose a tag to compare

Features

  • Upgrade to Flutter v3.10
    • There's more material components, so who knows what UI might've changed.
  • User Device Configuation
    • List all known (previously connected to) devices even when server not up
    • Device indexes now saved between sessions
    • Ability to add a "display name" to a device
    • Ability to choose whether or not to connect to a device
  • Added Start Server on Startup Options
  • Desktop - Window now remembers size, position on desktop
  • Collapsible mode removed for now
    • Causes tons of issues on linux, doesn't resize right, etc...
    • Will come back in another version
  • Android now defaults to foreground task mode
    • Can still opt-out on settings, but not recommended
  • Update to Buttplug v7.1.0
    • Tons of device protocol fixes/updates

Bugfixes

  • Simplified internal configuration system
  • Fixed bug where engine messages may possibly be repeated on engine restart

Intiface Central v2.3.0

20 Feb 00:58
Compare
Choose a tag to compare
  • Update to Flutter v3.7
    • I guess we're changing colors now too since that changed the main theme color.
  • Update to Intiface Engine v1.3.0/Buttplug v7.0.2
    • Fixes bug with unordered shutdown causing engine hangs
    • Addition of Websocket Client Connector for Engine (no UI in Engine for this yet)
    • Hardware support updates for Kizuna, Svakom, Sakuraneko products
  • Add option for using foregrounding (Android only)

Intiface Central v2.2.2

16 Jan 21:07
Compare
Choose a tag to compare

Features

  • Update to Intiface Engine v1.2.1/Buttplug v7.0.1
    • Mostly hardware protocol additions/bugfixes, see Buttplug CHANGELOG for more info

Intiface Central v2.2.0

03 Jan 06:15
32467f9
Compare
Choose a tag to compare

Features

  • A linux build!
  • An exe windows installer that allows for desktop icons and alternative install locations!
  • Update to Intiface Engine v2.2/Buttplug v7
    • Bug fixes for the Svakom Iker, user configuration files
    • Device additions for GBalls, The Unicorn, The Cowgirl

Intiface Central v2.1.0

20 Dec 04:47
32467f9
Compare
Choose a tag to compare

Features

  • Update to Intiface Enging 1.1.0/Buttplug v6.3.0
    • Added Device Support
      • MetaXSire (all products)
      • Lovense Gemini, Gravity, Flexer
      • Roselex (all products)
      • Hismith Widolo devices
      • TryFun Yuan series devices
    • Add support for the Kiiroo Pearl 2.1 Sensors and Battery Level

Bugfixes

  • Buttplug v6.3.0 bugfixes
    • Buttplug #532: Simplify Generic Command Manager Match-all Processing
      • Fixes issues with Satisfyer/WeVibe/Magic Motion for applications with high thruput
    • Fix issues with Lovense vibration command formation between single/multi vibrator devices
    • Fix issue with the Vorze Cyclone SA not being addressed correctly
    • Fix Hgod protocol update loop
    • Fix deserialization of multi-type battery field in Lovense Connect service

ATTENTION WINDOWS USERS: You most likely just want to download the .exe file. This is the last release where the .msix will be offered, because it breaks on a lot of people's machines.

Intiface Central v2

27 Nov 22:55
beada22
Compare
Choose a tag to compare

Bugfixes

  • Remove some spammy log messages
  • Update to Buttplug v6.2.2
    • Server should run StopAllDevices before exiting
    • Fix issues with only Bluetooth DCMs working
    • Fix issues with XInput devices panicking
    • Fix issues with Lovense Dongle devices panicking
    • Fix error message that's not actually an error on iOS/macOS