Skip to content

Releases: Ankermgmt/ankermake-m5-protocol

v1.0.0

24 May 00:48
a5655af
Compare
Choose a tag to compare
  • Version 1.0.0!
  • Add video streaming support to web ui
  • Add support for uploading login.json through web ui
  • Add print monitoring through web ui
  • Add new mqtt types to libflagship
  • Add status icons for mqtt, pppp and ctrl websocket
  • Add support for restarting web services through web ui
  • Add support for turning on/off camera light from web ui
  • Add support for controlling video mode (sd/hd) from web ui
  • Add --pppp-dump option for making a debug packet capture
  • Stabilized video streaming, by fixing some rare corner cases.
  • Make video stream automatically reconnect on connection loss
  • Make video stream automatically suspend when no clients are connected

v0.9.0

23 Apr 09:24
Compare
Choose a tag to compare
  • First version with github actions for building docker image. (thanks to @Cisien)
  • Add python version checking code, to prevent confusing errors if python version is too old.