mtrust_sec_kit 3.0.0-dev.11
mtrust_sec_kit: ^3.0.0-dev.11 copied to clipboard
A comprehensive SDK for interfacing with the MTrust SEC Readers. Including an example to get you started as fast as possible.
3.0.0-dev.11 #
3.0.0-dev.10 #
- FIX: remove duplicate getCounts/requestCalibration from dev merge. (e18c943e)
- FIX(token): getCurrentToken returns UrpToken, not UrpSecureToken. (8757607d)
- FEAT(sec,imz): restore getCounts() and requestCalibration() on public types. (8904dbb2)
- FEAT(sec): add SECReader.measureRaw() and align getCurrentToken() to UrpToken. (e6d1b288)
- FEAT(imz): restore measureRaw() on public urp_types 6.2.0-47. (3c54d2f0)
- FEAT(reader): add measureRaw() — urpSecMeasureRaw -> UrpSecRawMeasurement. (12ffa59d)
- FEAT: add OTA/DFU firmware update support. (2f899293)
- FEAT: kotlin package, bump urp types version. (a0c2e800)
- FEAT: Add IMZ calibration workflow and update dependencies. (fd2218c0)
- FEAT: Implement IMZ counts measurement workflow and update dependencies. (66f00ed7)
- FEAT: get counts command. (d23bf42a)
3.0.0-dev.9 #
- Update a dependency to the latest release.
3.0.0-dev.8 #
Note: This release has breaking changes.
- FIX: clean up the german kit strings. (55dcc8fe)
- FIX: honour canDismiss for the back button and restore the close button. (46a6f25a)
- FIX: require liquid_flutter 23.0.0-11. (ccbd164a)
- FIX: translate the remaining german strings in the sec kit. (75993f2c)
- DOCS: drop LdPortal from the kit readmes. (0d736d97)
- DOCS(api): add Dartdoc stubs for all public class members. (53a6ef2f)
- DOCS(api): add Dartdoc coverage for all repository Dart source files. (b629ac53)
- DOCS(api): add Dartdoc stubs across all SDK code files. (3987f3db)
- DOCS(api): improve IDE completion docs for core IMP/SEC APIs. (213f6f81)
- BREAKING FEAT: switch to the public urp types and drop counts and calibration. (edc28a4f)
- BREAKING FEAT: migrate to liquid_flutter 23. (1d0b0676)
3.0.0-dev.6 #
- Update a dependency to the latest release.
3.0.0-dev.5 #
- Update a dependency to the latest release.
3.0.0-dev.4 #
- FIX: normalize prerelease versions to melos-compatible format (X.Y.Z-dev.N). (86c847f5)
- FIX: resolve CI failures in analyze step and improve CI/CD workflows. (eaa9f7a7)
- FEAT: initialize monorepo from mtrust-urp, mtrust-imp-kit, and mtrust-sec-kit. (4a9c8973)
Changelog #
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0-3 - 2026-02-16 #
⚠ BREAKING CHANGES #
- change measurement structure - UrpSecSecureMeasurement
- token (#4)
- liquid 18 (#2)
Features #
- liquid 18 (#2) (3f8dde0)
- adjustable modal size, dismiss button displayed only if canDism… (#5) (8903781)
- api exception handling (60c4043)
- change measurement structure - UrpSecSecureMeasurement (e740eb1)
- liquid flutter 22 (#14) (648d0f8)
- show installed models, show model on verification success (ea5b681)
- token (#4) (f8645ba)
- update to liquid flutter 19 (0439bb0)
Bug Fixes #
- core commands getting stuck due to missing SecCommandWrapper wrapping (817bfcf)
- core commands timeout / getting stuck (2483db8)
- format code (8dd1a47)
- mtu size (aff1ce9)
- remove fixed size for modal (52d6f8e)
- token error message (849c40f)
- token error message position and title size, update readme (22703c5)
- untrack build artefacts (094ee4f)
- untrack example/pubspec.lock (0cb56fc)
- update .gitignore to untrack generated files and build artifacts (0dab361)
- update mtrust_urp_core and mtrust_urp_ui dependencies to remove version constraints (85605f7)
3.0.0-2 - 2026-02-16 #
⚠ BREAKING CHANGES #
- change measurement structure - UrpSecSecureMeasurement
- token (#4)
- liquid 18 (#2)
Features #
- liquid 18 (#2) (3f8dde0)
- adjustable modal size, dismiss button displayed only if canDism… (#5) (8903781)
- api exception handling (60c4043)
- change measurement structure - UrpSecSecureMeasurement (e740eb1)
- liquid flutter 22 (#14) (648d0f8)
- show installed models, show model on verification success (ea5b681)
- token (#4) (f8645ba)
- update to liquid flutter 19 (0439bb0)
Bug Fixes #
- core commands getting stuck due to missing SecCommandWrapper wrapping (817bfcf)
- core commands timeout / getting stuck (2483db8)
- mtu size (aff1ce9)
- remove fixed size for modal (52d6f8e)
- token error message (849c40f)
- token error message position and title size, update readme (22703c5)
- untrack example/pubspec.lock (0cb56fc)
- update mtrust_urp_core and mtrust_urp_ui dependencies to remove version constraints (85605f7)
3.0.0-1 - 2025-06-11 #
⚠ BREAKING CHANGES #
- change measurement structure - UrpSecSecureMeasurement
- token (#4)
- liquid 18 (#2)
Features #
- liquid 18 (#2) (3f8dde0)
- adjustable modal size, dismiss button displayed only if canDism… (#5) (8903781)
- api exception handling (60c4043)
- change measurement structure - UrpSecSecureMeasurement (e740eb1)
- liquid flutter 22 (#14) (648d0f8)
- show installed models, show model on verification success (ea5b681)
- token (#4) (f8645ba)
- update to liquid flutter 19 (0439bb0)
Bug Fixes #
3.0.0-0 - 2025-06-06 #
⚠ BREAKING CHANGES #
- change measurement structure - UrpSecSecureMeasurement
- token (#4)
- liquid 18 (#2)
Features #
- liquid 18 (#2) (3f8dde0)
- adjustable modal size, dismiss button displayed only if canDism… (#5) (8903781)
- api exception handling (60c4043)
- change measurement structure - UrpSecSecureMeasurement (e740eb1)
- liquid flutter 22 (#14) (648d0f8)
- show installed models, show model on verification success (ea5b681)
- token (#4) (f8645ba)
- update to liquid flutter 19 (0439bb0)
Bug Fixes #
2.0.0 - 2025-03-19 #
⚠ BREAKING CHANGES #
- change measurement structure - UrpSecSecureMeasurement
- token (#4)
- liquid 18 (#2)
Features #
- liquid 18 (#2) (3f8dde0)
- adjustable modal size, dismiss button displayed only if canDism… (#5) (8903781)
- api exception handling (60c4043)
- change measurement structure - UrpSecSecureMeasurement (e740eb1)
- show installed models, show model on verification success (ea5b681)
- token (#4) (f8645ba)
- update to liquid flutter 19 (0439bb0)
Bug Fixes #
2.0.0-7 - 2025-03-19 #
⚠ BREAKING CHANGES #
- change measurement structure - UrpSecSecureMeasurement
- token (#4)
- liquid 18 (#2)
Features #
- liquid 18 (#2) (3f8dde0)
- adjustable modal size, dismiss button displayed only if canDism… (#5) (8903781)
- api exception handling (60c4043)
- change measurement structure - UrpSecSecureMeasurement (e740eb1)
- show installed models, show model on verification success (ea5b681)
- token (#4) (f8645ba)
- update to liquid flutter 19 (0439bb0)
Bug Fixes #
2.0.0-6 - 2025-03-06 #
⚠ BREAKING CHANGES #
- change measurement structure - UrpSecSecureMeasurement
- token (#4)
- liquid 18 (#2)
Features #
- liquid 18 (#2) (3f8dde0)
- adjustable modal size, dismiss button displayed only if canDism… (#5) (8903781)
- api exception handling (60c4043)
- change measurement structure - UrpSecSecureMeasurement (e740eb1)
- token (#4) (f8645ba)
- update to liquid flutter 19 (0439bb0)
Bug Fixes #
2.0.0-5 - 2025-02-27 #
⚠ BREAKING CHANGES #
- change measurement structure - UrpSecSecureMeasurement
- token (#4)
- liquid 18 (#2)
Features #
- liquid 18 (#2) (3f8dde0)
- adjustable modal size, dismiss button displayed only if canDism… (#5) (8903781)
- change measurement structure - UrpSecSecureMeasurement (e740eb1)
- token (#4) (f8645ba)
- update to liquid flutter 19 (0439bb0)