Delubear / GlucoseTray

Tray Icon for displaying current BG information in taskbar.
MIT License
35 stars 21 forks source link

Fixes for long passwords on .Net6 and for Tomato app #61

Closed sgmoore closed 2 years ago

sgmoore commented 2 years ago

There has been a change to the .Net 6.0 runtime which breaks the decryption of passwords over 16 characters. This patch should fix that.

Also added a patch to workaround an issue where Nightscout could be missing the dateString field as occurs with data uploaded using the Tomato app.