Skip to content

v0.7.0

Compare
Choose a tag to compare
@ps2 ps2 released this 20 Jul 22:19
· 619 commits to master since this release

Breaking API change

NightscoutUploadKit.init(siteURL: String?, APISecret: String?) is now NightscoutUploadKit.init(siteURL: NSURL, APISecret: String).

New features

  • new journal entry records (meal marker, insulin marker, other)
  • time format record
  • check NS auth credentials upon entry
  • update RSSI value frequently in device view UI