Skip to content

v1.3.0: "Tamahagane"

Compare
Choose a tag to compare
@mttaggart mttaggart released this 17 Jun 18:50
· 39 commits to main since this release

This release contains 2 new features, some improvements, and a bugfix:

New Features

  • getsystem/rev2self: Got an admin session on Windows? Now you can elevate to SYSTEM! This command will grab the SYSTEM token and let you run commands with that level of privilege. rev2self will dump those permissions and revert to the previous user.

Improvements

  • Big thanks to @hitcxy for improved shell encoding in our shell command!

Bugfixes

  • As of 6/17/2022, Notion's API changed how it accepts updating blocks. So we modified our command completion routine to match the new API spec.