Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 18:56
d8c47c1

0.8.0 (2026-08-04)

⚠ BREAKING CHANGES

  • kong: harden data store name generation

Features

  • datastore: add autofill buttons (4126ef1)
  • kong: update kong request and repsonse parsing for multiple data stores (9abd867)
  • project: add analysis overview and status tags to project table (c0f519e)
  • uptime: first working version (0f4d805)

Bug Fixes

  • ds: ensure tooltip always shows (27bafd1)
  • kong: harden data store name generation (3f2801d)
  • project: add stopped to checked stauses to avoid collision (714a6c8)
  • project: handle stopped and share DS badge (b155385)
  • project: prevent errors from masquerading as end of results (ecc5cc1)
  • uptime: show proper service name in bucket dialog (e9e553d)

Performance Improvements

  • ds: make sync reqs sync (b0991c4)
  • uptime: properly manage uptime slots and their overlaps (c75d579)

Reverts

  • charts: remove nuxt charts deps since good stuff is behind a paywall (cb314ec)