Skip to content

Releases: intiface/intiface-central

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

Intiface Central v1

25 Nov 02:08
beada22
Compare
Choose a tag to compare

Here we go....

Features

  • Added basic help/about panel content
  • Updated to Intiface Engine v1.0.4
    • Includes Buttplug v6.2.1, w/ Lovense Flexer support, Lovense Connect fixes

Bugfixes

  • Fixed device panel scrolling on mobile
  • Removed "Start Server on Startup" option until we've shipped a few versions and have a fallback
    for the server possibly crashing on startup.

Intiface Central v0.0.4

16 Nov 04:37
beada22
Compare
Choose a tag to compare

Features

  • Device panel implementation
    • Can connect to and test device movements.
    • Allows for reading of sensors (subscribing coming later)
    • Can be used while clients are connected, or if clients are not connected.

Bugfixes

  • Fixed Lovense Connect settings
  • Fixed Android App Permissions
  • Default to expanded UI on Desktop