v0.115.0
SigNoz/signozv0.115.0Mar 11, 2026by github-actions[bot]
AI Summary
Focuses on user management improvements including a members page and SSO updates, alongside RBAC enhancements and UI refinements to the legend.
Key Highlights
- Launch of a members page with listing and edit views.
- Legend auto-generation based on group by.
- Deprecation of the user invite table and addition of user status lifecycle.
- Revamped settings navigation and dropdown.
New Features
- Update url with y-axis unit
- Add configs and SVGs for datasources
- Deprecate user invite table and add user status lifecycle
- Register role and assignee relationships
- Legend auto generation based on group by
- Removed members and invited user tables from sso page
- Revamped the settings nav and setting dropdown
Full Release Notes
## 🚀 Features * feat: update url with y-axis unit (#10530) @YounixM * feat(onboarding): add configs and SVGs for 9 new datasources (#10552) @makeavish * feat: deprecate user invite table and add user status lifecycle (#10445) @balanikaran * feat(authz): register role and assignee relationships (#10538) @vikrantgupta25 * feat: legend auto generation based on group by (#10529) @ahrefabhi * feat: removed members and invited user tables from sso page (#10517) @SagarRajput-7 * feat: added members page, listing and edit view (#10470) @SagarRajput-7 * feat: revamped the settings nav and setting dropdown (#10494) @SagarRajput-7 ## 🐛 Bug Fixes * Fix - Handling for resource. prefix in quick filters (#10497) @ishan621 * fix: guard against undefined spread in useGetQueryLabels (#10550) @AshwinBhatkal * fix: added fix for apiresponse being undefined in panel config creation (#10549) @ahrefabhi * fix: avoid read-only variables mutation (#10548) @AshwinBhatkal * Fix list height in trace details page for filters dropdown (#10534) @aks07 * fix(frontend): refresh generated api on 401 errors (#10532) @AshwinBhatkal * fix(planned-downtime): notification breaking the page due to invalid description (#10492) @H4ad * fix(app-layout): use matching timer cleanup function (#10507) @amareshsm ## 🧰 Maintenance * chore(release): bump SigNoz to v0.115.0 (#10556) @primus-bot * chore: remove selectedRowWidgetId from provider (#10547) @AshwinBhatkal * chore: remove dashboardId from provider (#10546) @AshwinBhatkal * chore: add initial version of query range design principles doc (#10415) @srikanthccv * chore: remove tsc2 check from jsci (#10527) @AshwinBhatkal * chore: support for merge queues (#10513) @AshwinBhatkal * chore(frontend): separate out columnWidths from ResizeTable (#10510) @AshwinBhatkal * chore: enrich clickhouse log_comment (#10446) @nityanandagohain * Upgrade prometheus/common and prometheus/prometheus to latest available version (#10467) @namanv3 * perf(grid-card): set cache time zero when auto-refresh is enabled (#10225) @H4ad ## New Contributors * @amareshsm made their first contribution in https://github.com/SigNoz/signoz/pull/10507 **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.114.1...v0.115.0