TriggerUrl result stored in variable

This commit is contained in:
2023-12-21 16:40:11 +01:00
parent 605f85d215
commit 5f8ed5765a
13 changed files with 26 additions and 9 deletions

View File

@ -4,4 +4,5 @@
* Fixed: Storage permission might be displayed as not granted even if it was
* Added: One can now choose between GET and POST when using triggerURL action
* Added: new action -> take screenshot
* Added: Location service (GPS) can be toggled between states if WRITE_SECURE_SETTINGS has been granted from a computer
* Added: Location service (GPS) can be toggled between states if WRITE_SECURE_SETTINGS has been granted from a computer
* Added: Result of triggerUrl action is now stored in a variable if you wish to check it