v1.3.0: "Tamahagane"
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 toSYSTEM
! This command will grab theSYSTEM
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.