Skip to content

v0.12.2

Compare
Choose a tag to compare
@fhunleth fhunleth released this 04 Aug 14:51
· 104 commits to main since this release
  • Changed
    • Add VintageNet.info_as_ansidata/1. This lets you get the same results as
      VintageNet.info, but in a way that's easy to put on a web page or send
      to a server, etc.
    • Support updating network configuration even when it can't be persisted.
      Previously if there was an error saving the configuration and persist: true (the default), the configuration wouldn't be applied. This turned
      out to be problematic when trying to get some devices fixed. Now the
      device won't have the right config on reboot, but it can be reached over
      the network to be fixed.