mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-19 16:36:45 +00:00
* feat: added changes for fething current version changelog * chore: added changes for showing changelog in sidebar * test: update ChangelogModal tests to use ChangelogSchema and mock data * chore: update changelog properties in app context mock * chore: removed changes for current version * chore: changed fetch key for fetching changelog by version * chore: added changes related to fetching tanent specific changelog * chore: fixed failing test for changelogRenderer * chore: remove what's new no feature available * chore: added changes for fetching changelog for specific tenant types * test: fixed test for changelogRenderer * Feat: changes for showing changelog to cloud users (#8512) * feat: added backend changes for storing seen changelog verion * feat: added changes for showing changelog to cloud users * chore: added useeffect cleanup * test: fixed test for changelogModal * chore: minor changes in changelogmodal * chore: minor PR review fixes