Skip to content

Releases: hchris1/CoMon

v0.9.5 🎉

11 Aug 12:20
Compare
Choose a tag to compare

Improvements

  • Bump dependencies
  • Change OpenAI model from gpt-4o to the much cheaper gpt-4o-mini

v0.9.4 🎉

17 Jul 16:29
Compare
Choose a tag to compare

Improvements

  • Add translations for predefined assistant responses (7e615e6)
  • Add support for markdown in asset descriptions (1c355d5)
  • Catch HttpRequestExceptions (e.g., connection refused) in Http Worker and show them in status messages (0ac8c78)
  • Update dependencies (0e3b620)

Fixes

  • Fix links not rendering correctly in assistant responses (7e615e6)

v0.9.3 🎉

16 Jul 18:35
Compare
Choose a tag to compare

Fix

  • Fix mapping issues for user and role dtos

v0.9.2 🎉

16 Jul 17:57
Compare
Choose a tag to compare

Fix

  • FIx markdown tile not saving content after disabling edit mode

v0.9.1 🎉

14 Jul 17:22
Compare
Choose a tag to compare

Improvements

  • Improve visuals of assistant modal

v0.9.0 🎉

14 Jul 13:44
d48b87d
Compare
Choose a tag to compare

Features

  • Rework Assistant (#186)

Improvements

  • Deactivate resize/dragging when dashboard is not in edit mode (#185)
  • Add a drag handle bar to markdown card in edit mode (#185)

v0.8.0 🎉

07 Jul 10:10
ce95fa0
Compare
Choose a tag to compare

Features

  • Rework Dashboard using grid for more customization (#182)
  • Add markdown tile for Dashboard (#182)

Improvements

  • Use package type specific Icons for status indicators (#181)

v0.7.0 🎉

13 May 19:03
3f274d6
Compare
Choose a tag to compare

Features

  • Add status trigger cause (#120)
  • Add button to manually enqueue checks (#120)

Improvements

  • Use and show status codes for RTSP packages (#120)

v0.6.0 🎉

28 Apr 10:52
Compare
Choose a tag to compare

Features

  • Add "Save and Check" button to enqueue package checks when editing package settings

Improvements

  • Update dependencies
  • Parallelize package checks
  • Add default Port (554) for RTSP URLs

v0.5.0 🎉

20 Apr 10:44
8c3e7ae
Compare
Choose a tag to compare

Features

  • Add RTSP monitoring package (#97)
  • Add OPTIONS support for HTTP monitoring package (#98)

Improvements

  • Update dependencies
  • Only animate status count in statistics view

Fixes

  • Fix duration percentage shown in package dashboard when no status was written for a long period of time
  • Show date in statistic bar charts in local time