Skip to content

v25.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 11:13
fd015fc

25.6.0 (2025-09-02)

Features

  • add driver context access in createVars function (#2841) (0309f87)
  • expose GET /actors/usage, GET /actors/logs, GET /actors/logs/export, GET /routes/history (#2716) (69144d3)
  • implement clickhouse-user-query (#2554) (4ceeadd)
  • site: add brand dropdown (#2812) (6e7a696)
  • site: add newsleter (#2803) (88d29e6)
  • site: add next.js docs (#2834) (7dff920)
  • site: bring back docs navigation to mobile (#2814) (bbc72f8)
  • site: set user's email during newsletter form submission (#2810) (c235c8c)

Bug Fixes

Documentation

  • add runInBackground method and update actor lifecycle docs (#2842) (89519b9)
  • update WebSocket handler docs and client type references (#2791) (0b88ac3)

Code Refactoring

Chores