mtrust_urp_virtual_strategy 9.1.0-13
mtrust_urp_virtual_strategy: ^9.1.0-13 copied to clipboard
Virtual Connection Strategy for URP
Changelog #
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
9.1.0-13 - 2025-11-20 #
Features #
- add callback for handling requests received from the device (41fd86f)
- enhance device connection logic and improve battery characteristic handling (2667413)
Bug Fixes #
- check if not kIsWeb (f2e02b0)
- improve logging for ignored messages from unknown device origins (9c60bf7)
- log warning for messages from unknown device origins (9f6a5da)
- remove unnecessary battery characteristic retrieval in connection logic (bef1bc4)
- restrict message handling to only allow messages from readers (bb6c049)
- revert mtrust_urp_types dependency to version constraint (41ff7d8)
- update mtrust_urp_types dependency to use version constraint (eac5b06)
9.1.0-12 - 2025-10-01 #
9.1.0-11 - 2025-06-10 #
9.1.0-9 - 2025-06-06 #
9.1.0-8 - 2025-06-06 #
9.1.0-7 - 2025-06-06 #
9.1.0-6 - 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 #
- versioning uses wrong action path (#31) (4c6a1a3)
- 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)
- publish dependencies (#34) (7f6399e)
- publish dependencies (#35) (b9ae8df)
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)