Skip to content

Releases: samuelthomas2774/node-acp

v0.7.0

10 Apr 20:09
v0.7.0
627b280
Compare
Choose a tag to compare
  • Add types for the acpd.system.interfaces RPC function
  • Don't include the key for already authenticated connections
  • Disable esModuleInterop

v0.6.0

06 Jan 13:30
v0.6.0
7f9a462
Compare
Choose a tag to compare
  • Working server implementation
    • This crashes AirPort Utility on iOS when connecting with a saved password. Opening the device details page prevents this.
  • Add support for monitor and RPC commands
  • Add a command to print/follow logs
  • Ask for a password interactively if the password the --password option isn't set
  • Add message and error types
  • Add sttE, IGMP, waNM and snAF properties
  • Add a command to read ACPData.bin files
  • Move firmware commands

v0.5.0

23 Nov 22:40
v0.5.0
0b2dce7
Compare
Choose a tag to compare
  • Add boolean, uint8, uint16, uint32, uint64, IPv6, IPv6 and UUID property types
  • Support 64 bit integers in CFL Binary Property Lists and JSON
  • Support multiple commands at the same time
  • Add cfpf, cloD, syRe, card, sPLL, syIg, uuid, stat, raDS, raNA, peUN, pePW, waD1, waD2, waD3, waC1, waC2, waC3, waSM, waDC, waDN, waSD, waLL, laIP, laSM, dhBg, dhEn, dhSN, dhRo, dhLe, gnFl, gnBg, gnEn, gnSN, gnRo, gnLe, naFL, nDMZ, prnI, prnR, isAC, leAc, APID, auNP, auRR, auHK, auHE, 6cfg, 6aut, 6Wad, 6Wgw, 6Wte, 6Lfw, 6Lad, 6Lfx, 6sfw, 6trd, 6fwl, 6NS1, 6NS2, 6NS3, 6PDa, 6PDl, 6CWa, 6CWp, 6CWg, 6CLa, 6NSa, 6NSb, 6NSc, 6CPa, 6CPl, 6!at, wbEn, wbHN, wbHU, wbHP, wbAC, iCld, iCLH, SUEn and SUFq properties
  • Add TypeScript type definitions for all property list types
  • Support using JSON in the getprop/setprop commands
  • Add commands to try getting an unknown property and a list of unknown properties
  • Remove most default logging (use --log 7 to show all logs)
  • Fix errors getting properties
  • Fix MAC address formatting

v0.4.0

15 Nov 20:13
v0.4.0
716fc60
Compare
Choose a tag to compare
  • TypeScript
  • Add a reboot command
  • Add firmware decryption
  • Use Buffers internally instead of binary strings

v0.3.0

16 Apr 13:10
4dda43e
Compare
Choose a tag to compare
  • Add full session encryption