Skip to content

v0.88.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 11:25
· 9 commits to refs/heads/main since this release
7c17ac4

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix: used a new classname for banner container earlier one was in ad block list (#8433) @sawhil
  • Fix drag handle obstruction on dashboard and service details page (#8428) @aks07
  • fix: performance optimizations in log details view json field rendering (#8324) @sawhil
  • fix(statsreporter): add unix timestamps for last observed time (#8426) @grandwizard28
  • fix: update media styling for changelog renderer and adjust video class (#8425) @ahrefabhi
  • fix: nil pointer exception when result[0].Table is nil (#8424) @makeavish
  • fix: no logs in list view issue - added logs datasource for formatting and column options in the useoptionsmenu consumption (#8421) @sawhil
  • Revert "fix: fix the regex matching logic in RouteTab" (#8418) @amlannandy
  • fix: remove deprecated telemetry::metrics::address from config (#8412) @srikanthccv
  • fix: telemetry query events (#8388) @makeavish
  • feat: trace to logs custom empty state UI (#8381) @ahmadshaheer
  • Hide integration tab for Community users (#8435) @aks07
  • Sentry issues (#8264) @aks07

🧰 Maintenance