Skip to content

Releases: cake-lab/ARFlow

v0.4.0

02 Jun 18:54
e2507c9

Choose a tag to compare

What's Changed

  • Data modality 1 - Gyroscope by @legoeruro in #16
  • 4 Data modalities, python typings, python testing and CLI, client multithreading for send function by @legoeruro in #18
  • Fix: Remove package not on repo, causing unity project init to throw error by @legoeruro in #19
  • Multiplayer by @legoeruro in #20
  • docs(contributor): contributors readme action update by @github-actions in #21
  • Refactor comments by @legoeruro in #22
  • chore: temporal evals & perf benchmarks by @FelixNgFender in #23

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Sep 21:53
090995a

Choose a tag to compare

ARFlow v0.3.0

  • Added GUI support for inputting server address and port on the client.
  • Added several examples.
  • Released Android APK and iOS Xcode project files.

What's Changed

  • docs(server): new docs site for ARFlow server by @FelixNgFender in #2
  • docs(contributor): contributors readme action update by @github-actions in #4
  • docs(contributor): fixed contributor section title. by @YiqinZhao in #5
  • New docs site for ARFlow's Unity Client by @legoeruro in #3
  • fix: Android build error. by @YiqinZhao in #7
  • build(server): new tooling & supporting docs by @FelixNgFender in #6
  • Adding the Xihe demo. by @YiqinZhao in #8
  • fix: fixing readme css. by @YiqinZhao in #9
  • feat(others): added links for docs. by @YiqinZhao in #10
  • fix(client): remove unused Kuafu file. by @YiqinZhao in #11
  • Edit some documentation and added text field to configure IP by @legoeruro in #12
  • Client device modifications by @legoeruro in #14
  • Examples and restructure python server code by @legoeruro in #15

New Contributors

Full Changelog: https://github.com/cake-lab/ARFlow/commits/v0.3.0