Skip to content

chore(release): bump versionName to 1.3.0-rc.5#232

Merged
psjostrom merged 1 commit into
mainfrom
release/v1.3.0-rc.5
May 14, 2026
Merged

chore(release): bump versionName to 1.3.0-rc.5#232
psjostrom merged 1 commit into
mainfrom
release/v1.3.0-rc.5

Conversation

@psjostrom
Copy link
Copy Markdown
Owner

@psjostrom psjostrom commented May 14, 2026

### Fixed

- Live BG no longer disappears when CamAPS FX shows "Attempting" mode. The previous build wrongly rejected every CamAPS notification carrying the "Attempting" status word, blanking out Strimma during routine pump connection issues even though the sensor was still delivering. Verified against the CamAPS FX user manual: numeric value displayed = current sensor reading; "---" = no current data (already handled by the parser).

Test plan

  • ./gradlew testDebugUnitTest — full suite green
  • ./gradlew detekt — clean
  • ./gradlew lintDebug — clean
  • Live regression reproduced on-device (fix: stop rejecting fresh CamAPS readings during pump-only Attempting #231): pump Bluetooth turned off → CamAPS goes into "Attempting" with continuously-changing CGM values (6,7 → 6,8 → 6,9). On rc.4 the values were rejected and Strimma stayed stuck on the pre-Attempting reading. rc.5 binary not yet flashed — verify post-merge:
    • Install rc.5 on Pixel 9 Pro
    • Repeat the pump-Bluetooth-off scenario; confirm Strimma keeps following CamAPS's BG in real time
    • Cover the sensor (forces a true sensor outage); confirm Strimma stops advancing readings and the stale-data alert fires after the configured window

Changes since v1.3.0-rc.4

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@psjostrom psjostrom merged commit a5cfcb0 into main May 14, 2026
1 check passed
@psjostrom psjostrom deleted the release/v1.3.0-rc.5 branch May 14, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant