Releases: jdhartley/terminal-for-fitbit
Releases · jdhartley/terminal-for-fitbit
Terminal 3.0.0 – 2024-10-02
- Add support for Fitbit Sense and Versa 4
Terminal 2.4.0 - 2023-02-15
- Add a new data line: Time with seconds
- Add a new "Prompt" option to settings
- Allow customizing the shell prompt character from the default bash ($)
- Switch to a csh/zsh "#", or enter LEET MODE and see "%" like the superuser you are!
Terminal v2.3.1a-legacy - 2022-12-27
- Fix: Fitbit Ionic no longer errors when rendering the clock face
- Fix: Don't attempt to use unsupported LVLS stat on Versa Lite
Terminal v2.3.0-legacy - 2022-09-05
Backports sdk5+ features into sdk4 branch
- Add new data line: Activity Zone Minutes
- While charging, update BATT line to show CHRG state
- Fix: update HRRT data line to support custom heart rate zones (bug #19)
- Add a new "Cursor" option to settings
- Cursors blink every second
- Choose between no cursor (default), full block, half block, i-beam, or underline.
- Misc: Add a "reset settings to default" button
Terminal v2.3.0 - 2022-06-15
- Add two new data lines: Calories burned and Activity Zone Minutes
- While charging, update BATT line to show CHRG state
- Fix: update HRRT data line to support custom heart rate zones (bug #19)
Terminal v2.2.1 - 2022-06-14
- Fix cursor positioning when there are fewer than 5 data lines (bug #39)
Terminal v2.2.0 - 2022-05-29
- Add a new "Cursor" option to settings
- Cursors blink every second
- Choose between no cursor (default), full block, half block, i-beam, or underline.
- Misc: Add a "reset settings to default" button
- Update @fitbit/sdk to ^6.1.0
Terminal v2.1.0 – 2020-09-25
- Add support for Fitbit Sense and Versa 3
Note: this .fba
file only works with devices running SDK 5 (Sense and Versa 3).
Please use Terminal v2.0.1 if you are on a SDK 4.x device (Versa 1, 2, Lite + Ionic).
Future versions will contain builds for both sets of devices.
Terminal v2.0.2 - 2020-09-21
- Fix: Prevent clipping of usernames longer than 4 char (bug #14)
- Misc: Add warning in settings if username is longer than 8 char