Skip to content

v1.4.1 - Permission handling

Latest

Choose a tag to compare

@moehrem moehrem released this 17 Mar 12:29
614c392

v1.4.1 - Permission handling

This is a minor less fancy patch to fix some long standing bugs with the permission handling. The most obvious thing: No more "permission data not available" errors upon initializing the integration.

Permission data is now cached in the API instance itself. They will be updated with any data call from Divera. As single point of truth all persmission requests are handled by a new dedicated class.

What's Changed

Full Changelog: v1.4.0...v1.4.1