Python-shortcuts

Latest version: v0.11.0

Safety actively analyzes 627248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.7.0

- New actions:
- SendMessageAction
- MenuStartAction
- MenuItemAction
- MenuEndAction
- New examples in the `/examples/` directory:
- `send_photo.toml`: how to use `menu`, send photo with `send message` action and how to use `{{ask_when_run}}`
- Updated documentation about supported actions `/docs/actions.md`
- Supported `{{ask_when_run}}` system variable (read more about this in `/docs/actions.md`)

0.6.0

- New actions:
- GetBatteryLevelAction
- GetIPAddressAction
- GetDeviceDetailsAction
- SetAirplaneModeAction
- SetBluetoothAction
- SetBrightnessAction
- SetMobileDataAction
- SetDoNotDisturbAction
- SetTorchAction
- SetLowPowerModeAction
- SetVolumeAction
- SetWiFiAction
- NothingAction
- SetItemNameAction
- ViewContentGraphAction
- ContinueInShortcutAppAction
- DelayAction
- WaitToReturnAction
- RepeatStartAction
- RepeatEndAction
- Renamed `type` to `itype` for action classes (class attribute *only*).
- Removed `required=True` from `group_id` fields, now conditional group sets automatically.
- Package name changed to `shortcuts`: `pip install shortcuts` (old name will be working too as an alias).

0.5.2

- Fixed installation from pypi: returned back `toml` dependency

0.5.1

- Fixed base64decode action

0.5.0

- Fixed POST form data with GetURLAction

0.4.0

- Added version inormation to the CLI tool

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.