Skip to content

v2.1.0

Compare
Choose a tag to compare
@open-dynaMIX open-dynaMIX released this 08 Dec 07:59
9e0e952

Feature

  • api: Expose webui version in /api/status response (504bac4)
  • Add link to repo in ui (7a0e3a7)
  • api: Add loadfile endpoint (0bfda78)
  • Display local IP addresses the webui is available at (a50062b) - thanks to @rofrol
  • Add macOS dependencies (c6661b7) - thanks to @agiz

Fix

  • Add brackets around ipv6 address in msgs (4aa95b6)
  • Handle optional leading "@" in script_path() (2410f91)
  • Tap and drag on range to work on safari(iOS) (2168933)
  • Range not value not showing on safari (d76c3d6) - thanks to @oozorataiyou
  • server: Handle invalid HTTP requests (fbe1cab)