Skip to content

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 21:05

1.1.2 (2026-06-09)

Bug Fixes

  • security: add noopener,noreferrer to all window.open() calls — prevents tab-nabbing vulnerability on dashboard link clicks (#98)
  • api: replace direct window.location access with locationService.getSearch() from @grafana/runtime (#98)

Chores

  • remove debug console.log calls from utils.ts and WeathermapBuilder.tsx
  • move developer setup docs to CONTRIBUTING.md; fix relative LICENSE link in README.md