Platypush

Latest version: v1.3.5

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

Scan your dependencies

Page 5 of 10

0.24.4

Fixed

- Fixed cronjobs potentially being triggered even if it wasn't their slot in
case of clock synchronization events.

0.24.3

Added

- Added `[-v|--verbose]` command-line option to override the default logging
configuration and enable debug logging.
- Added `--version` command-line option to print the current version and exit.
- [[236](https://git.platypush.tech/platypush/platypush/issues/236)] Added
support for `author` and `tags` attributes on feed entries.

0.24.2

Fixed

- The `main.db` configuration should use the configured `workdir` when no
values are specified.

- The `zwave.mqtt` is now compatible both with older (i.e. `zwavejs2mqtt`) and
newer (i.e. `ZwaveJS`) versions of the backend.

0.24.1

Fixed

- Removed a parenthesized context manager that broke compatibility with
Python < 3.10.

0.24.0

Added

- Added [Wallabag integration](https://git.platypush.tech/platypush/platypush/issues/224).
- Added [Mimic3 TTS integration](https://git.platypush.tech/platypush/platypush/issues/226).
- Added `qos` attribute to `mqtt.publish` and all the plugins derived from `mqtt`.

Changed

- Replaced PyJWT dependency with the Python-native `rsa` package. This will
make the installation much lighter, compatible with more systems and less
dependent on the platform-specific libraries required by `cryptography`.

> **NOTE**: This is a breaking change for those who use the `backend.http` API
> with JWT tokens. The new logic encrypts and encodes the payload in a
> different format, therefore previously generated tokens are no longer
> compatible.

0.23.6

Fixed

- Fixed album_id and list of tracks on `music.tidal.get_album`.

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.