luscii_patient_actions_sdk 0.8.1+1 copy "luscii_patient_actions_sdk: ^0.8.1+1" to clipboard
luscii_patient_actions_sdk: ^0.8.1+1 copied to clipboard

Luscii Patient Actions SDK plugin

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased #

0.8.1+1 - 2026-01-23 #

Fixed #

  • Fixed bug where isPlanned, isSelfCare and isExtra were null.
  • Renamed getSelfcareActions to getSelfCareActions.

0.8.0+2 - 2026-01-21 #

Fixed #

  • Updated iOS Podspec version to match package version.

0.8.0+1 - 2026-01-21 #

Added #

  • Added support for configuring SDK environments (Production, Acceptance, Test).
  • Android: Added lusciiUseAcceptanceSdk and lusciiUseTestSdk Gradle properties to select the environment.
  • iOS: Added iOSEnvironment parameter to initialize method to select the environment.

0.7.0+1 - 2026-01-20 #

Added #

  • Added getSelfcareActions call for iOS and Android

0.6.0+1 - 2025-11-24 #

Changed #

  • Updated dependencies to latest versions

0.5.0+1 - 2025-10-20 #

Changed #

  • Initial release preparation
  • Updated dependencies and requirements