Releases: SK1Y101/PoketchFitbit
Releases · SK1Y101/PoketchFitbit
version 1.2.0
What's Changed
Features
Bug Fixes
Dependency Updates
- build(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /FitbitPoketch-Export/SDK4.3 (#28) @dependabot
Who helped
@SK1Y101, @dependabot, @dependabot[bot] and @mergify[bot]
version 1.1.0
version 1.0.1
What's Changed
- SDK 5.2 (#9) @SK1Y101
- Create codeql-analysis.yml (#12) @SK1Y101
- ci(Mergify): configuration update (#20) @SK1Y101
- Update Development branch (#21) @SK1Y101
- Update stats view (#22) @SK1Y101
Features
Dependency Updates
- build(deps): bump validator from 13.6.0 to 13.7.0 in /FitbitPoketch-Export/SDK5.2 (#11) @dependabot
- build(deps): bump validator from 13.6.0 to 13.7.0 in /FitbitPoketch-Export/SDK4.3 (#10) @dependabot
- build(deps): bump follow-redirects from 1.14.4 to 1.14.7 in /FitbitPoketch-Export/SDK5.2 (#13) @dependabot
- build(deps): bump follow-redirects from 1.14.2 to 1.14.7 in /FitbitPoketch-Export/SDK4.3 (#14) @dependabot
- build(deps): bump node-fetch from 2.6.1 to 2.6.7 in /FitbitPoketch-Export/SDK4.3 (#19) @dependabot
- build(deps): bump simple-get from 3.1.0 to 3.1.1 in /FitbitPoketch-Export/SDK5.2 (#16) @dependabot
- build(deps): bump node-fetch from 2.6.2 to 2.6.7 in /FitbitPoketch-Export/SDK5.2 (#18) @dependabot
- build(deps): bump simple-get from 3.1.0 to 3.1.1 in /FitbitPoketch-Export/SDK4.3 (#17) @dependabot
Who helped
@SK1Y101, @dependabot, @dependabot[bot] and @mergify[bot]
version 1.0.0
version 0.4.0
What's Changed
Develop (#7) @SK1Y101
Features:
- Timer application
- Calendar app
- Stats interface
Bugs:
- Analogue clock ticks fixed position
- Calendar shows incorrect number of days in a month
- stats did not show inaccesability
- fixed incorrect icon sizing
- decreased number of required svg elements
- increase interactivity button sized
Documentation:
- Screenshots for the gallery view (need to be updated though)
Who helped
version 0.3.0
What's Changed
v0.3 (#6) @SK1Y101
Features
- Pedometer app now included
- Press button to switch between total steps today, and temporary step counter
- Long press to reset temporary counter to current steps
- Manual counter as well
- Press button to increment by one
- Long press button to reset
- on screen buttons can be created with long/short press capabilitites
- Long press > 1 second.
Bugs
- Aligned digital clock edges correctly
- Poketch now stores which app was open when it is shut down
- Top button correctly cycles views
- unified digit handler across all poketch apps to ease drawing on the screen
Who helped
version 0.2.0
Analogue Clock (#4) @SK1Y101
Features:
- Introduced analogue clock view
- Poketch buttons react to presses
Bugs:
- Time desync fixed
- Day / Night sprite was not taking on screen colour
- Analogue clock hands were not centred
- Scrolling animations fixed and aligned
Maintenance:
- Updated package to include versa lite and versa 2 support (will think about other models later)
Tactile interface (#3) @SK1Y101
Features:
- Poketch can support multiple views
- The buttons are animated in response to user clicking
Bugs:
- moved view switcher to new module, rather than index.js
Who helped
version 0.1.0
What's Changed
Features
v0.0.2 (#2) @SK1Y101
- Features:
- User can select pokétch skin
- User can select pokétch colour
- Screen colour picker
- Sprite that changes in response to the day/night cycle
- loading animation (that will be used for view changing later)
Bugs:
- The time is now accurate to the current timezone
- The time now provides zero padded values where they are expected
- Time font has been darkened
Maintenance:
- Updated a few icons and sprites
- fixed the platinum bottom button not appearing