Releases: nitram509/ntgrrc
Releases · nitram509/ntgrrc
v0.12.1
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
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
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
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
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
ntgrrc (Netgear Remote Control) CHANGELOG
v0.9.2
- Fix issue #49 output a newline after successful login, or in promptForPassword
v0.9.1
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
ntgrrc (Netgear Remote Control) CHANGELOG
v0.9.0
- Allow ntgrrc to manipulate port settings (#38)
v0.8.4
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
ntgrrc (Netgear Remote Control) CHANGELOG
v0.8.3
- update permissions for creation of token directory (#30)