v0.114.1

SigNoz/signozv0.114.1Mar 6, 2026by github-actions[bot]

AI Summary

A maintenance release primarily addressing bug fixes related to tooltips, fullscreen mode rendering, and time picker input handling.

Key Highlights

  • Updated tooltip pinning structure to be used across different charts.
  • Fixed tooltip rendering issues in fullscreen mode.
  • Improved handling of input changes in CustomTimePicker.

New Features

  • Updated tooltip pinning structure
  • Fix for tooltip not rendering in fullscreen mode
  • Handling of input changes in CustomTimePicker
  • Exclude internal attributes from promQL results

Full Release Notes

## 🚀 Features

* enh: updated tooltip pinning structure to be used across different charts (#10459) @ahrefabhi
* Revert "Sig 8931 : Migrate quick filters to use /fields/keys and /fields/values" (#10508) @YounixM

## 🐛 Bug Fixes

* fix: added fix for tooltip not rendering in fullscreen mode (#10504) @ahrefabhi
* fix: handling of input changes in CustomTimePicker to ensure value is applied on popover close (#10484) @YounixM
* fix: exclude internal attributes from promQL results (#10465) @namanv3

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.114.1 (#10515) @primus-bot
* chore: remove search nav item from sidenav (#10512) @YounixM


**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.114.0...v0.114.1