Skip to content

2026-02-15 Day after Valentines Day

Choose a tag to compare

@chriscareycode chriscareycode released this 15 Feb 16:34
· 21 commits to main since this release

A lot of updates this time.

  • npm package updates
  • Bump to version 0.9.9
  • DoomGuy prompt setting. Left Panel color and auto hide. Update route style fixes.
  • Merge pull request #123 from chriscareycode/dependabot/npm_and_yarn/node/qs-6.14.2
  • Bump qs from 6.14.1 to 6.14.2 in /node
  • Merge pull request #122 from chriscareycode/dependabot/npm_and_yarn/axios-1.13.5
  • Bump axios from 1.13.2 to 1.13.5
  • use query param for alert search
  • BottomPanel auto hide, and some style changes
  • feat: search alerts
  • Doomguy says fix
  • MiniMapCanvas switch from DragEvent to PointerEvent for scroll drag
  • if we disable llm, we should pop the doomguy speech bubble.
  • Merge pull request #121 from chriscareycode/2026-01-14
  • Merge pull request #120 from chriscareycode/dependabot/npm_and_yarn/lodash-4.17.23
  • Bump lodash from 4.17.21 to 4.17.23
  • fix external links for Alert, Host, Service items
  • Doomguy debounce width resize
  • migrate from html2canvas-pro to snapdom for minimap
  • doomguy speech-balloon padding
  • Add externalLinkBaseUrl option
  • max-width should be on the select
  • hostgroup servicegroup max-width
  • update doomguy prompt
  • Try to fix loading hostgroupFilter from URL
  • fixes for mobile. support reasoning models. pop doomguy balloon.
  • Move error above
  • cancel speaking when speak toggle is turned off
  • Doomguy marquee if the speech balloon is too large for the screen
  • LLM add some http error code handling
  • Try to fix a bug where sometimes the all-ok-item is stuck at height: 0
  • Animate in the HistoryCharts
  • Merge pull request #119 from chriscareycode/2026-01-04
  • Update README new image
  • bump package versions
  • Quiet For should exclude UP and OK items and not be negative
  • Quiet For should exclude UP and OK items
  • Add llm model selector. Add Doomguy shortResponse.
  • MiniMapCanvas update less frequently
  • QuietFor fixes with second countdown
  • LLM tweak the issues prompt
  • fix color on the quiet for widget in summary. It was showing red for yesterday which should be green.
  • Fix window resize bug on MiniMap where it changes sizes
  • Add Query Param support
  • add SortOrderSelect
  • add sort A-Z and Z-A