Glucose Tray Changelog

What's new in Glucose Tray 15.0.1

Nov 24, 2023
  • More merge fixes

New in Glucose Tray 15.0.0 (Nov 15, 2023)

  • upgraded to .net 8

New in Glucose Tray 14.4.1 (Nov 1, 2023)

  • Refactored alert managment code into its own service. Began utilizing namespace scoped files.

New in Glucose Tray 14.4.0 (Sep 29, 2023)

  • Now prevent triggering critical alerts if a null/0 result is returned.

New in Glucose Tray 14.3.0 (Mar 11, 2023)

  • Enabled nullable in project settings and fixed all build warnings. Also refactored code as revealed by using nullable setting.

New in Glucose Tray 14.2.0 (Mar 10, 2023)

  • Increased resolution of icon text to improve readability

New in Glucose Tray 14.1.0 (Mar 7, 2023)

  • Note: Existing users will want to turn on the Dark Mode flag to maintain existing behavior.
  • Added Dark Mode flag in an attempt to help light mode users have more useable colors.
  • This begs for further enhancement if we can find a way to get more control over tray/notify icons.

New in Glucose Tray 14.0.3 (Jan 29, 2023)

  • Fix for .net7 WPF bug related to Single File and Ready to Run publishes.

New in Glucose Tray 14.0.2 (Jan 26, 2023)

  • Fixed some missed net6 references

New in Glucose Tray 13.4.0 (Oct 21, 2022)

  • Added about context menu option, support for displaying a link and version number.

New in Glucose Tray 13.3.0 (Sep 25, 2022)

  • Fixed old endpoint that doesnt work for newer accounts.

New in Glucose Tray 13.2.2 (Sep 24, 2022)

  • Further cleanup of glucse fetch service

New in Glucose Tray 13.1.1 (Sep 7, 2022)

  • Cleanup

New in Glucose Tray 13.1.0 (Aug 31, 2022)

  • Added better wording and tooltip for data unit inverse checkbox.

New in Glucose Tray 13.0.0 (Aug 28, 2022)

  • Fix for DexCom Share API authentication and trend changes.

New in Glucose Tray 12.0.2 (Jun 18, 2022)

  • Merge pull request #61 from sgmoore/master
  • Fixes for long passwords on .Net6 and for Tomato app

New in Glucose Tray 12.0.0 (Mar 17, 2022)

  • Merge pull request #60 from Delubear/Rewrite
  • .Net 6 Update and App Streamlining