Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@xinthose xinthose released this 24 Nov 17:27
· 4 commits to master since this release
  • update packages (Angular 17)
  • Feat: in commands, add new buttons "Get Ethernet 1 Status", "Get Ethernet 2 Status", "Get 'ip a'"
  • Feat: add DHCP option for Ethernet 1 and 2
  • Bug: in file rest.py do not use hasattr, as yaml.safe_load returns a dictionary and not a list (SO Post) (Fixes #11)
  • Bug: Only show error popup in http-error.interceptor.ts
  • Bug: allow Submit button to be clicked on Ethernet port if it was disabled
  • Style changes to GUI