Skip to content

Releases: nitram509/ntgrrc

v0.12.1

07 Apr 08:21
d3e74d3
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.12.1

  • Fix error using "poe cycle" (#91); many thanks to @demel42 for reporting and @davidk for fixing the issue.

v0.12.0

29 Dec 01:50
6e94b5b
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.12.0

  • Add support to show and change POE settings, GS316EP
  • Add show port status, when requesting port settings

v.0.11.0

23 Dec 12:16
e3a6f92
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.11.0

  • Add support poe reset (cycle power) for gs316xx (#70); many thanks to @electron1963 for testing and supporting this feature
  • Switch to Go v1.23

v0.10.1

11 Jun 21:59
923d915
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.10.0

  • Add support for GS316EP(P) models - this is still experimental, as only showing the settings and status works; many thanks to @jsanchez73 and @crypto-smoke for testing and supporting this feature
  • Add new command debug-report to support contributing new models (and/or bug reports) from the users/community to the developers

v0.10.0

12 May 11:50
2f05c47
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.10.0

  • Add support for GS316EP(P) models - this is still experimental, as only showing the settings and status works; many thanks to @jsanchez73 and @crypto-smoke for testing and supporting this feature
  • Add new command debug-report to support contributing new models (and/or bug reports) from the users/community to the developers

v0.9.2

11 Dec 16:42
80053fe
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.9.2

  • Fix issue #49 output a newline after successful login, or in promptForPassword

v0.9.1

25 Jul 02:24
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.9.1

  • Change "port status" to "port settings" and change JSON output to better indicate origin (#41)
  • Check if port name parameter is passed before modifying port name (#39)

v0.9.0

16 Jul 22:45
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.9.0

  • Allow ntgrrc to manipulate port settings (#38)

v0.8.4

06 Jul 03:59
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.8.4

  • Add port name field to output (#35)
  • Fix port indexing when a port name was also defined (#34)

v0.8.3

24 May 21:41
Compare
Choose a tag to compare

ntgrrc (Netgear Remote Control) CHANGELOG

v0.8.3

  • update permissions for creation of token directory (#30)