Releases: tidepool-org/jellyfish
Releases · tidepool-org/jellyfish
v0.5.0
Updates
- jellyfish that acts as the data-upload api for the tidepool-platform
- enhancements made in order to support https://github.com/tidepool-org/chrome-uploader
v0.4.8-beta
Updates
- new uses upload record that tracks each individual upload
- allows recommended.net to pass validation
- fixes isNumber
v0.4.7-beta
Fixed
- Use correct
in-d-gestion
version
v0.4.6-beta
Updates
- send back carelink failure details to client
- bad creds
- no data
v0.4.3-beta
Updates
- apply changes from master
v0.4.1-beta
Updates
- revert relaxed rules
v0.4.0-beta
Updates
- beta updates for pilot group
- no longer has UI
- used to download and parse carelink files for processing by the chrome-uploader
v0.4.4-beta
Updates
- cater for invalid carelink credentials
- cater for account with no data
v0.3.22
Updates
- allow temp basals to pass through without a rate, This is because some temp basals occur where we can't figure out what the scheduled was supposed to be and apply the percentage to the scheduled rate to get the temp rate.
NOTE: we will simply omit these temp basals (by way of relaxing the jellyfish validation further then letting tideline filter them out). In this case we aren't presenting any incorrect information and felt that was best.