Skip to content

NOOP v7.0.1

Choose a tag to compare

@NoopApp NoopApp released this 23 Jun 15:36
· 25 commits to main since this release

NOOP v7.0.1 🛠️

A fast follow-up to the v7.0.0 "Everything" release, fixing a batch of things you reported (and a few we caught ourselves while tightening our tests). Same app, just steadier.

Fixes

  • 😴 The experimental sleep staging (V2) toggle now actually works. It was only re-staging nights you'd hand-edited, so flipping it on did nothing for a normal night. Now every detected night is re-staged when it's on. (#690)
  • 👟 Step-estimate calibration unsticks. WHOOP 4.0 step calibration sat on "need more days" forever because it was reading your phone steps from the wrong place. It accumulates properly now. (#693)
  • 🏃 Manual workouts record on WHOOP 5/MG. Starting a workout from the Workouts tab now holds the live heart-rate stream open, so it captures HR and saves instead of logging nothing. (#681)
  • 💓 No more nonsense HRV headline. An imported HRV measured a different way (an Oura ring's SDNN vs your strap's RMSSD) no longer renders a wild "210% over baseline" line. The raw reading is still shown, just not the misleading comparison. (#696)
  • 📜 Scrolling no longer drifts sideways. Vertical scrolling on Trends, Sleep, Data Sources and Stress could bounce left and right. That horizontal bounce is locked off now. (#697)
  • 🔢 The version shown is correct. The About screen reads the real app version (it was stuck on an old number), and the update check no longer tells you to download a version you already have.

Caught while closing a test gap

We found that one of our test suites wasn't running in the release check. Switching it on immediately surfaced four real bugs, all fixed here:

  • 🟢 Garmin "vívoactive" straps are now recognised (the accented name was tripping up detection)
  • 🛰️ a single bad GPS distance no longer drops a whole saved route
  • 📥 an iOS Shortcut import with Windows-style line endings no longer silently skips records
  • 🛌 an unstaged night is no longer falsely flagged as low-confidence

📥 Get NOOP

  • 🍎 Mac: brew tap noopapp/noop && brew trust noopapp/noop && brew install --cask noop
  • 🤖 Android: download the APK below
  • 📱 iPhone: sideload the IPA below with AltStore / SideStore, or build from source

Lockstep across all three platforms.

NOOP is an independent, source-available project, not affiliated with WHOOP. Not a medical device, nothing here is medical advice.