Skip to content

Releases: hyperstudyio/hyperstudy-bridge

HyperStudy Bridge v0.8.26

21 Mar 22:35

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.26

οΏ½[1m# Changelog for v0.8.26οΏ½[0m

Changes since v0.8.25

πŸ”¨ Maintenance

πŸ“ Other Changes

  • Fix update check showing both error and success toasts simultaneously (365297f)
  • Fix release workflow to explicitly set latest flag for stable releases (af7a364)

πŸ“Š Statistics

  • Commits: 3
  • Contributors: 1
  • Files changed: 6 files changed, 11 insertions(+), 12 deletions(-)

Full Changelog: v0.8.25...v0.8.26


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.26-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.26-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.26-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.26-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```

HyperStudy Bridge v0.8.25

21 Mar 03:34

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.25

οΏ½[1m# Changelog for v0.8.25οΏ½[0m

Changes since v0.8.24

πŸ”¨ Maintenance

πŸ“ Other Changes

  • Fix createUpdaterArtifacts value β€” use true, not "v2" (11d49e7)
  • Add in-app auto-update system with native menu bar and toast notifications (ec53bc5)
  • Update GitHub URLs from ljchang to hyperstudyio org (611c649)
  • Update docs repo reference from ljchang to hyperstudyio org (272dc65)

πŸ“Š Statistics

  • Commits: 5
  • Contributors: 2
  • Files changed: 27 files changed, 2089 insertions(+), 1069 deletions(-)

Full Changelog: v0.8.24...v0.8.25


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.25-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.25-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.25-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.25-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```

HyperStudy Bridge v0.8.24

25 Feb 20:18

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.24

οΏ½[1m# Changelog for v0.8.24οΏ½[0m

Changes since v0.8.23

πŸ”¨ Maintenance

πŸ“ Other Changes

  • Fix EyeLink crash when connecting to unreachable host (94b92a8)

πŸ“Š Statistics

  • Commits: 2
  • Contributors: 1
  • Files changed: 5 files changed, 54 insertions(+), 10 deletions(-)

Full Changelog: v0.8.23...v0.8.24


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.24-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.24-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.24-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.24-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```

HyperStudy Bridge v0.8.23

25 Feb 05:27

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.23

οΏ½[1m# Changelog for v0.8.23οΏ½[0m

Changes since v0.8.22

πŸ”¨ Maintenance

πŸ“ Other Changes

  • Refactor EyeLink FFI to runtime dynamic loading and remove feature flag (98819bc)
  • Add EyeLink 1000 Plus frontend integration (6d8d86d)

πŸ“Š Statistics

  • Commits: 3
  • Contributors: 1
  • Files changed: 17 files changed, 523 insertions(+), 199 deletions(-)

Full Changelog: v0.8.22...v0.8.23


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.23-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.23-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.23-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.23-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```

HyperStudy Bridge v0.8.22

25 Feb 03:43

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.22

οΏ½[1m# Changelog for v0.8.22οΏ½[0m

Changes since v0.8.21

πŸ”¨ Maintenance

πŸ“ Other Changes

  • Add configurable TTL pulse duration (4d858d0)
  • Add EyeLink 1000 Plus eye tracker integration (976bc7a)
  • Fix Neon connect timeout and add connection progress indicator (320a141)

πŸ“Š Statistics

  • Commits: 4
  • Contributors: 1
  • Files changed: 21 files changed, 1994 insertions(+), 39 deletions(-)

Full Changelog: v0.8.21...v0.8.22


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.22-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.22-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.22-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.22-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```

HyperStudy Bridge v0.8.21

17 Feb 05:58

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.21

οΏ½[1m# Changelog for v0.8.21οΏ½[0m

Changes since v0.8.20

πŸ”¨ Maintenance

πŸ“ Other Changes

  • Update TTL module for firmware v1.4.0 protocol (5e243da)

πŸ“Š Statistics

  • Commits: 2
  • Contributors: 1
  • Files changed: 7 files changed, 88 insertions(+), 50 deletions(-)

Full Changelog: v0.8.20...v0.8.21


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.21-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.21-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.21-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.21-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```

HyperStudy Bridge v0.8.20

15 Feb 22:42

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.20

οΏ½[1m# Changelog for v0.8.20οΏ½[0m

Changes since v0.8.19

πŸ”¨ Maintenance

πŸ“ Other Changes

  • Add ConnectNeonRest command for hostname resolution from discovery cache (27604ab)
  • Unified FRENZ connect/disconnect via single Connect button (5824030)

πŸ“Š Statistics

  • Commits: 3
  • Contributors: 1
  • Files changed: 8 files changed, 420 insertions(+), 85 deletions(-)

Full Changelog: v0.8.19...v0.8.20


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.20-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.20-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.20-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.20-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```

HyperStudy Bridge v0.8.19

15 Feb 19:17

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.19

οΏ½[1m# Changelog for v0.8.19οΏ½[0m

Changes since v0.8.18

πŸ”¨ Maintenance

πŸ“ Other Changes

  • Forward Neon event response data, normalize device IDs to lowercase (788f151)

πŸ“Š Statistics

  • Commits: 2
  • Contributors: 1
  • Files changed: 8 files changed, 54 insertions(+), 26 deletions(-)

Full Changelog: v0.8.18...v0.8.19


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.19-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.19-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.19-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.19-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```

HyperStudy Bridge v0.8.18

15 Feb 04:44

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.18

οΏ½[1m# Changelog for v0.8.18οΏ½[0m

Changes since v0.8.17

πŸ”¨ Maintenance

πŸ“ Other Changes

  • Fix Neon event error when no recording is active (f9f6c96)

πŸ“Š Statistics

  • Commits: 2
  • Contributors: 1
  • Files changed: 4 files changed, 20 insertions(+), 5 deletions(-)

Full Changelog: v0.8.17...v0.8.18


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.18-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.18-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.18-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.18-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```

HyperStudy Bridge v0.8.17

15 Feb 03:55

Choose a tag to compare

πŸŽ‰ HyperStudy Bridge v0.8.17

οΏ½[1m# Changelog for v0.8.17οΏ½[0m

Changes since v0.8.16

πŸ› Bug Fixes

  • Resolve mDNS (.local) hostnames before HTTP requests in Pupil device (3a15487)

πŸ”¨ Maintenance

πŸ“Š Statistics

  • Commits: 2
  • Contributors: 1
  • Files changed: 4 files changed, 55 insertions(+), 3 deletions(-)

Full Changelog: v0.8.16...v0.8.17


πŸ“¦ Installation

macOS

  • Apple Silicon (M1/M2/M3): Download HyperStudy-Bridge-v0.8.17-aarch64-apple-darwin.dmg
  • Intel Macs: Download HyperStudy-Bridge-v0.8.17-x86_64-apple-darwin.dmg

Open the DMG and drag HyperStudy Bridge to your Applications folder.

All macOS builds are signed and notarized by Apple.

Windows

  • Download HyperStudy-Bridge-v0.8.17-x86_64-windows.msi

Note: Windows may show a SmartScreen warning on first run.
Click "More info" β†’ "Run anyway" to proceed.

Linux

  • Download HyperStudy-Bridge-v0.8.17-x86_64-linux.AppImage

Make executable and run:
```bash
chmod +x HyperStudy-Bridge-.AppImage
./HyperStudy-Bridge-
.AppImage
```