This repository was archived by the owner on Jul 9, 2023. It is now read-only.
Releases: CCXXXI/ecg_monitor
Releases · CCXXXI/ecg_monitor
v0.37.0
0.37.0 (2023-04-26)
Features
- device: better bluetooth states (cdcec04)
- device: connect to HA301B (832ac14)
- device: get battery (e28576c)
- device: read ecg data from device (a10d74a)
- device: show bluetooth devices (a749707)
Bug Fixes
- device: auto connect on startup (b1774e1)
- device: better icons (0c2ecf4)
- device: correct fs of HA301B (ac8aab2)
- device: filter unnamed devices (6ef1cba)
- device: hide rssi for DeviceList (0911454)
- device: no rssi displaying (36c7f46)
- device: remove card (268295c)
- device: show unique devices (5a4f54b)
- device: sort by rssi for DeviceList (627a6b1)
Build System
Code Refactoring
- device_manager/ -> device/ (1315773)
- device/device_manager -> device/manager (5efc8cc)
- device: correct logger level (c8511bb)
- device: Duration get _tick => aSecond ~/ fs (3322bc3)
- device: remove unused var (8c1f6e0)
- device: save UUIDs (775b8f7)
- device: Stream.empty() -> null (7a93327)
- init ble (fcba109)
- sync test dir (8b55e02)
Miscellaneous Chores
v0.36.1
v0.36.0
0.36.0 (2023-04-25)
Features
- history: handle drag gesture (b305c8a)
- history: handle scale gesture (eec8b8c)
- real-time: handle scale gesture (6943e82)
Bug Fixes
- chart: IgnorePointer -> AbsorbPointer (b6ac64e)
- database: fix isar init (3e0975e)
- history: correct empty cache (0dddfeb)
Performance Improvements
- history: cache prev data (abb136e)
Miscellaneous Chores
- run build_runner (7a50814)
Code Refactoring
- me: add async (8fb9697)
- real-time: remove unused params (0985f85)
- real-time: rename refreshIntervalMs (02e5153)
Build System
- flutter pub add dev:path_provider_platform_interface (64a631c)
- flutter pub add dev:plugin_platform_interface (66e00e9)
- upgrade deps (c30b781)
- upgrade riverpod manually (73323e2)
Tests
- FakePathProviderPlatform (ac181d3)
v0.35.6
v0.35.5
v0.35.4
v0.35.3
v0.35.2
0.35.2 (2023-04-07)
Bug Fixes
- heart-rate: no heart rate for iOS yet (44d1051)
Reverts
Miscellaneous Chores
- save IDEA config (b9f4f83)
Continuous Integration
- build: build ios (c5329b5)
- build: correct command (0a815f8)
- build: correct files (660b5e1)
- build: correct setup (95570fd)
- build: fix input (cbd4a58)
- build: more matrix (f27a02d)
- build: move setup to matrix (a6adee4)
- build: no aab (6709410)
- build: no artifacts (abe4e1f)
- build: no debug build (01c15d7)
- build: simplify glob (a22c275)
- build: simplify jobs with matrix (d3d4a59)
- build: simplify matrix (2dfa5df)
- build: simplify upload (3f42693)
- build: upload less files (100909d)
- build: zip Runner.app (c5e63de)
- separate sentry (849975d)