Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 944 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 944 Bytes

Changelog

0.8.5 - 2019-10-10

Added

  • Device configuration page.
  • Estimated battery times for devices using Shure rechargeable batteries.
  • Offline device type for devices like PSM900s.
  • Added color guide to help HUD.
  • Custom QR code support using local_url config key.
  • docker-compose for simplified docker deployment.

Changed

  • Migrated CSS display from flex to grid based system.
  • Cleaned up node dependencies.
  • Updated DCID map with additional devices.

Fixed

  • Disable caching for background images.
  • Updated Dockerfile to Node 10.
  • Invalid 'p10t' device type in configuration documentation.
  • Resolved issue with PyInstaller that required the Mac app to be occasionally restarted.
  • Cleaned up device discovery code.

0.8.0 - 2019-8-29

Initial public beta