mtrust_urp_core 9.1.0-1 copy "mtrust_urp_core: ^9.1.0-1" to clipboard
mtrust_urp_core: ^9.1.0-1 copied to clipboard

Software SDK for interface with URP Devices

Changelog #

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

9.1.0-1 - 2025-06-04 #

Features #

  • add an example for development of the urp ui (3acf7f2)
  • clean up last connected UI, SEC preview with gradient cut-off (29fdc26)
  • liquid flutter 22 (#27) (1628255)

Bug Fixes #

  • adjust chunk size according to actual mtu size (b6845af)
  • crop the reader using the png source file to prevent flickering (de0cfb5)
  • prevent split frame submit button showing (1fd701b)

9.0.1 - 2025-03-28 #

Bug Fixes #

9.0.0 - 2025-03-28 #

⚠ BREAKING CHANGES #

  • BREAKING CHANGE: change CmdWrapper to abstract class
  • all methods in CmdWrapper now return the UrpCoreCommand

Features #

  • add commit-check job to GitHub Actions workflow (21d674d)
  • add package_checker script and integrate into publish workflow (8bca03b)
  • api exception (165f83a)
  • token (#7) (062f221)

Bug Fixes #

  • API Exception (090a6bc)
  • API Service status code (49cd860)
  • BREAKING CHANGE: change CmdWrapper to abstract class (bbdccdf)
  • clean up logging (1e5bee7)
  • empty-commit (5fc6e6e)
  • remove adding commands to queue as they need to be wrapped in a device specific command wrapper (73bfa3a)
  • remove adding commands to queue as they need to be wrapped in a device specific command wrapper (bdc12b0)
  • remove ChargingStationCmdWrapper (ffa56b5)
  • status code (ed18fff)
  • validation of urp-core (#8) (21fdc6b)