Releases: tidepool-org/uploader
Releases · tidepool-org/uploader
v0.127.0
v0.126.0
Only allow upload to accounts with data storage setup
Changes
Cater to the specific use-case that a user, who doesn't require data storage themselves, can login and upload on behalf of a linked account that they have been given upload rights to.
- Allow login with an account that doesn't have its own data storage attached
- Show only accounts for which it is valid to upload to
Example:
- User
nodata
has no data storage - User
data
has data storage - User
data
has given upload rights to Usernodata
- User
nodata
logs into the uploader and the only valid option for uploading is Userdata
v0.118.0
v0.107.0
RC1 for Jaeb
This incorporates a variety of data formatting fixes.