Skip to content

Commit

Permalink
doc: Update README/CHANGELOG for 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
qdot committed Dec 25, 2024
1 parent 0d43c68 commit fd3dff8
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 7 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# 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

# v2.6.4 - 2024/10/06 (All Platforms)

## Features
Expand Down
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ For developers, it allows their application to connect to and control sex toys,

- **Windows:**
- Use the [latest github release](https://intiface.com/central)
- [Steam](https://store.steampowered.com/app/2273160/Intiface_Central/) and Microsoft Store
support coming soon.
- **macOS:** Use the [latest github release](https://intiface.com/central)
- [Steam](https://store.steampowered.com/app/2273160/Intiface_Central/) support coming soon.
- **macOS:**
- Use the [latest github release](https://intiface.com/central)
- [Steam](https://store.steampowered.com/app/2273160/Intiface_Central/) and macOS App Store
support coming soon.
- **Linux:**
Expand All @@ -29,14 +29,18 @@ For developers, it allows their application to connect to and control sex toys,
coming soon, for now Ubuntu 20.04 builds seem to work.
- **All others:** Recommended to build yourself using instructions below (Flatpak coming
soon)[https://github.com/intiface/intiface-central/issues/62]
- **Android:** Use the [Google Play Store](https://play.google.com/store/apps/details?id=com.nonpolynomial.intiface_central&hl=en_US&gl=US)
- **iOS:** Use the [Apple App Store](https://apps.apple.com/us/app/intiface-central/id6444728067)
- **Android:**
- Use the [Google Play Store](https://play.google.com/store/apps/details?id=com.nonpolynomial.intiface_central&hl=en_US&gl=US)
- For countires where the Play Store is not available, APKs are now included in [Github
Releases](https://github.com/intiface/intiface-central/releases) for sideloading.
- **iOS:**
- Use the [Apple App Store](https://apps.apple.com/us/app/intiface-central/id6444728067)

## How to Build

Building Intiface Central will require the following tools:

- Flutter SDK (3.13 or greater) and it's requirements for your platform (XCode for iOS/macOS,
- Flutter SDK (3.27.1 or greater) and it's requirements for your platform (XCode for iOS/macOS,
Android SDK/JDK etc for Android, etc...)
- Rust (Latest version)

Expand Down Expand Up @@ -91,7 +95,7 @@ latest and greatest hardware. We have multiple ways to donate!

Intiface® is a registered trademark of Nonpolynomial Labs, LLC.

Intiface Central and its components are Copyright Nonpolynomial Labs, LLC, 2022-2023
Intiface Central and its components are Copyright Nonpolynomial Labs, LLC, 2022-2024

Intiface Central is covered under a dual GPL 3/Commercial license. For inquiries
about commercial licensing, or other questions pertaining to licenses around Buttplug/Intiface,
Expand Down

0 comments on commit fd3dff8

Please sign in to comment.