v0.122.0

SigNoz/signozv0.122.0May 6, 2026by github-actions[bot]

AI Summary

Features include user dashboard preferences, query search v2 with expression support, and a global time store with context and URL persistence. It also updates the cancel subscription banner styles.

Key Highlights

  • Added user dashboard preferences support.
  • Implemented query search v2 with expression support.
  • Added global time store with context and URL persistence.
  • Updated cancel subscription banner styles and message.

New Features

  • User dashboard preferences
  • Query search v2
  • Global time store
  • Cancel subscription banner update

Full Release Notes

## 🚀 Features

* feat: user dashboard preference (#11159) @ahrefabhi
* feat: updated the cancel subscription banner styles and message (#11181) @SagarRajput-7
* feat(query-search-v2): add initial expression support & store to manage (#11062) @H4ad
* feat(infra-monitoring): use new table component (#11122) @H4ad
* feat(global): add ai_assistant_url to global config (#11171) @makeavish
* Reapply "feat(global-time-store): add support to context, url persistence, store persistence, drift handle (#11081)" (#11152) (#11157) @H4ad
* feat(tsgo): use tsgo to type-check (#11143) @H4ad

## 🐛 Bug Fixes

* fix: added fix for all series in tooltip sync mode (#11197) @ahrefabhi
* fix: use ms in prepareFillZeroArgsWithStep (#11196) @nityanandagohain
* fix: return span start time similar to waterfall v2 (#11183) @krsoninikhil
* fix: added fix for panel sync mode in non-view panels (#11187) @ahrefabhi
* chore: minor ui fixes in tooltip (#11099) @ahrefabhi
* fix(authdomain): nest config response, rename Updateable→Updatable, return Identifiable on create (#11176) @therealpandey
* fix(types): correct OpenAPI schema for AuthDomainConfig and PostableChannel (#11164) @therealpandey
* fix(tsgo): does not accept lint staged args (#11160) @H4ad

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.122.0 (#11204) @primus-bot
* chore: added reference to crosspanel sync docs (#11200) @ahrefabhi
* chore(codeowner): add me as codeowner for coretypes (#11192) @vikrantgupta25
* chore(oxfmt): add more patterns to ignore (#11173) @H4ad
* chore(service-account): remove api keys deprecation banner (#11188) @vikrantgupta25
* chore: minor ui fixes in tooltip (#11099) @ahrefabhi
* chore(unused-files): remove all unused files (#11150) @H4ad
* refactor: split typeable infrastructure into pkg/types/coretypes (#11105) @therealpandey



**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.121.1...v0.122.0