Skip to content

v1.2.1: Cool Things and Stuff Update

Latest
Compare
Choose a tag to compare
@iDigitalFlame iDigitalFlame released this 30 Jul 16:18
· 10 commits to main since this release
247ee02

Cirrus:

  • Added the "hw" query for sessions to search by HardwareID.
  • Added an 'on_error' argument to 'start_events' to handle exemptions during event processing.
    • Defaults to printing errors.

CloudSeed:

  • Added a progress report status that reports the amount done / amount left.
  • Added unicode mangeling.
  • Updated the rules for the mangle engine.
  • Fixed a bug where name matching was not done case-insensitive.

Doppler

  • Added an error break when the websocket connection dies.
  • Updated sizing of headers when displaying Bolt info.
  • Fixed the "prune" function to display Bolt names if set.

JetStream:

  • Updated the "strip" function to handle some additional use cases.
  • Updated the sigining code to use the "faketime" command if supplied.
  • Added support for Squirrel
  • Fixed timestamp insertion for DLLs
  • Removed 'GetConsoleWindow' and 'ShowWindow' from templates. (prevents an unnecessary import/link)

All:

  • Updated to link to XMT v0.5.7