Skip to content

v1.1.0 - Hosted Deployment Support

Choose a tag to compare

@rdyplayerB rdyplayerB released this 21 Oct 21:10
· 36 commits to main since this release

What's New

OpenBurner is now available online.

Web Deployment

Gateway Modes

  • Use your smartphone as the NFC reader for both mobile and desktop - no USB reader needed

Smart Connection Detection

  • Automatically detects your connection mode and uses the appropriate signing method

Supported Setups

  • Local + Desktop + Bridge - USB NFC reader
  • Local + Desktop - Smartphone as NFC reader via Halo Gateway
  • Hosted + Mobile - Tap smartphone NFC directly
  • Hosted + Desktop - Smartphone as NFC reader via Halo Gateway

Technical Improvements

Dual Library Architecture

  • Enhanced card communication with both LibBurner and LibHalo
  • LibBurner for Burner card communication via WebSocket
  • LibHalo for HaLo card communication and NFC operations
  • Improved compatibility across different card types and connection methods

Service Worker Caching

  • Improved cache invalidation strategy
  • Version-based cache management for reliable deployments
  • Automatic cache clearing on new releases
  • Enhanced offline functionality