Skip to content

Temperature Monitor Beta

Choose a tag to compare

@Potusek Potusek released this 20 Mar 13:01
· 9 commits to master since this release
04c78a8

[0.9.2]- 2025-03-20

Fixed

  • Replace chat-based output with proper GUI window using ImGui
  • Implement hierarchical tree view for temperature data (years, months, days)
  • Display min/max temperatures at each hierarchy level
  • Fix data serialization and loading to prevent data loss
  • Improve chronological sorting of months and days
  • Add column headers for better readability
  • Update translations for GUI elements
  • Fix bugs in temperature data saving and loading logic