v0.113.0

SigNoz/signozv0.113.0Feb 25, 2026by github-actions[bot]

AI Summary

This release focuses on UI refinements and performance improvements with several bug fixes for logs, queries, and visualization components. Key improvements include lazy loading for better bundle size, ClickHouse version update, and various UI/UX fixes.

Key Highlights

  • Added lazy loading for pages to reduce main bundle size
  • Updated ClickHouse from 25.10.5 to 25.12.5
  • Fixed alert flow from Logs Explorer
  • Improved query variable handling without 'ALL' selection
  • Enabled metadataexporter in docker

New Features

  • Outside click bug fix
  • Color fallback and red checks
  • Text selection block
  • Control visibility of root user in list user API using flagger
  • Alert flow from Logs Explorer fix

Full Release Notes

## 🚀 Features

* feat: outside click bug fix (#10412) @ishan621
* feat: color fallback and red checks (#10389) @ishan621
* feat: text selection block (#10373) @ishan621
* feat: ui bugs body width and table css (#10377) @ishan621
* feat: control visibility of root user in list user api using flagger (#10381) @balanikaran
* feat: 3729 Add to alert flow from Logs Explorer doesn't work (#10241) @ishan621

## 🐛 Bug Fixes

* feat: outside click bug fix (#10412) @ishan621
* fix: replace promoted paths table (#10153) @piyushsingariya
* fix: first query variable without 'ALL' selection (#10417) @AshwinBhatkal
* fix: add missing filtering for ip address for scalar data (#10264) @krsoninikhil
* fix: fixed unit converstion support across thresholds and yaxisunit (#10393) @ahrefabhi

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.113.0, OTel Collector to v0.144.1 (#10420) @primus-bot
* chore: enable metadataexporter in docker (#10409) @Nageshbansal
* chore: remove support for non v5 version in rules (#10406) @srikanthccv
* Chore/yaxis cleanup (#10397) @ahrefabhi
* Migrate QueryBuilderSearch in Logs Pipelines to v2 (#10387) @aks07
* perf(bundle-size): lazy load pages to reduce main bundle size (#10230) @H4ad
* ci: update ClickHouse version 25.10.5 -> 25.12.5 (#10402) @piyushsingariya

**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.112.1...v0.113.0