v1.0.1 Custom Prompt and CustomImage
High Level What's Changed
We added two options to the script:
-CustomPrompt
-CustomImage
The CustomPrompt will change it so that instead of "Evo Secure Login" it says what the custom text says in the credential provider.
The CustomImage will replace the Evo image tile with a custom one. It can be either a file on the local machine or accessible by the local machine, or a URL. If a URL, it will download it and save it on the local machine.
Changes
- feat: Add CustomPrompt and CustomImage params to script by @willcoxson in #6
Full Changelog: v1.0.0...v1.0.1