PureLife Cloud v3.0.2
by Florian Vogt
We are launching a new major version in 2025 - Version 3!
Support for another sensor
In addition to the Vayyar sensor, another fall and presence sensor is now supported, which can also determine vital data. This can be connected to the cloud and managed. Not all functions are currently available, these will follow with future releases.
Breaking changes
Since v3 is a new major version, there are a number of breaking changes
that should be noted.
Customization of URLs
To support multiple sensors, it was necessary to adapt the URL structure in the frontend. This can result in saved links or bookmarks no longer working correctly.
To ensure the most uninterrupted user experience possible, an attempt was made to replace as many old links as possible with redirects.
The webhook header "X-Walespa-Signature" is no longer sent
With the release of PureLife Cloud v2, the webhook header X-Walespa-Signature
was marked as deprecated and replaced by the header X-Purelife-Cloud-Signature.
With this release, the header is removed and is no longer sent.
Webhook event ID is now a UUID
With the PureSec
webhook format, the event ID is now a UUID and is sent with the uuid
field. The id
field is marked as deprecated and is still present for reasons of backward compatibility. It only contains the timestamp of the event and is no longer used for identification.
Outdated rules have been removed
Rules that have not been able to be created for a long time are no longer supported and are automatically deleted during an upgrade. This affects the rules:
- for detecting a fall loop. This rule has been replaced by "Someone has fallen (high sensitivity)".
- for detecting a completed fall.
Push notification when sensor is inactive/active
With this version, two additional customer rules are created when a new customer is created. These rules for the situations "Sensor is inactive" and "Sensor is active again after inactivity" inform the users about the status of the sensor. The notification is sent via push via our app.
Fixes
With v3, numerous bugs that affected performance and user experience have been fixed. Thanks to these improvements, the software now runs even more stable and reliable, so you can expect better and more efficient use. We have worked hard to optimize system stability and eliminate potential issues to give you an even smoother experience.
For our self-hosted customers
Firmware files were removed
Special firmware files are no longer delivered with the PureLife Cloud, but are part of the firmware archive.
Using PostgreSQL 17
Starting with v3, the use of PostgreSQL 17 is required.