topmostfriend-website/public/dl/v1.2.0/changelog.txt
2023-11-19 16:57:31 +00:00

8 lines
465 B
Plaintext

v1.2.0 - 2020-01-07
[+] Added option to always ask for admin on start.
[+] Added error message when topmost toggle fails, if it fails and the process isn't running as administrator it'll ask to elevate.
[+] Added --reset-admin cli flag to revert always admin status.
[+] Added --hwnd= cli flag which allows for toggling a window's topmost status immediately. Used by the elevation prompt.
[+] Added --stop cli flag to close the program after processing cli flags.