🚀 Features
- feat: Improve logs browsing when the side-drawer is open (#10250) @ishan621
- feat: added new histogram panel (#10328) @ahrefabhi
- feat: added new histogram panel component (#10278) @ahrefabhi
- feat: improve root user provisioning and restore users unique index (#10327) @balanikaran
- feat: add root user support (#10313) @therealpandey
- feat: updated onboarding question and used radio from signozhq (#10317) @SagarRajput-7
- feat: added new barpanel (#10319) @ahrefabhi
- Revert "feat: enabled new bar panel (#10312)" (#10314) @ahrefabhi
- feat: enabled new bar panel (#10312) @ahrefabhi
- feat: change invitation and password reset emails (#10297) @therealpandey
- feat: added new barpanel component (#10266) @ahrefabhi
- feat: added option to copy legend text (#10294) @ahrefabhi
- feat: enabled new time-series panel (#10273) @ahrefabhi
- feat: add support for simultaneous delta and cumulative temporality (#10202) @namanv3
- feat: Faster way to view associated logs for a trace in logs explorer (#10242) @ishan621
- feat: added forgot password feature (#10172) @SagarRajput-7
- feat: upgraded the ingestion gateway apis (#10203) @SagarRajput-7
- feat: Filtering UI starts glitching when text is truncated (#10243) @ishan621
🐛 Bug Fixes
- fix: update rate/increase query and address several issues in builder… (#10299) @srikanthccv
- fix: added support for ucum based units in converter (#10284) @abhishekhugetech
- fix: fixed series visiblity logic, not relying on index now (#10318) @ahrefabhi
- fix: added fix for bar chart width calculation based on stepinterval (#10305) @ahrefabhi
- fix: show ip addresses toggle and add regression test (#10251) @YounixM
- fix: guide user on empty external api monitoring page (#10133) @krsoninikhil
🧰 Maintenance
- chore(release): bump SigNoz to v0.112.0 (#10340) @Primus-bot
- chore: hide chartmanager when queries are merged (#10332) @ahrefabhi
- chore: dynamic variables first load (#10316) @AshwinBhatkal
- chore: variables based panel fetching (#10292) @AshwinBhatkal
- chore: replace prop drilling with fetch store (#10291) @AshwinBhatkal
- chore: variable fetch state machine (#10290) @AshwinBhatkal
- chore: shared utils update + API plumbing (#10257) @AshwinBhatkal
- chore: resetting spangaps to old default state in the new timeseries chart + added thresholds in scale computation (#10287) @ahrefabhi
- chore: remove unused flag from docker files (#10275) @Nageshbansal
- chore: refactored the config builder and added base config builder (#10256) @ahrefabhi
- chore: add openapi check for js and regenerate (#10249) @srikanthccv
- refactor: dashboard header components (#10326) @AshwinBhatkal
- test: added tests for barpanel hooks + utils (#10295) @ahrefabhi
- test(integration): alerts e2e test cases with basic rule manager alerts (#10163) @abhishekhugetech
- test: added tests for utils + components (#10281) @ahrefabhi
- test: added unit tests for uplot config builders (#10220) @ahrefabhi
- test(cloudintegration): add tests for cloudintegrations (#10237) @swapnil-signoz
- test: added tests for uplotv2 utils (#10253) @ahrefabhi
- test: added test for tooltip plugin (#10248) @ahrefabhi