Skip to content

v3.90.2

Latest

Choose a tag to compare

@denolfe denolfe released this 23 Sep 14:04
· 1 commit to 3.x since this release
6254c3b

v3.90.2 (2026-09-23)

馃悰 Bug Fixes

  • await slugify func to match type (#18181) (3fad98e)
  • next: remove invalid libsql tracing include (#18238) (972a4fb)
  • next: support next.config trailingSlash (#18207) (05e49da)
  • plugin-cloud-storage: forward alwaysInsertFields when the plugin is enabled (#18222) (f5d261d)
  • plugin-mcp: create/update tools crash the MCP endpoint under TypeScript 6 ("use strict" prologue) (#17109) (e6efd70)
  • plugin-multi-tenant: avoid refreshing forms without stale tenant cookie (#18245) (a815140)
  • ui: prevent client upload handler rerenders (#18184) (b382576)

鈿欙笍 CI

  • tune runner memory and scope job token permissions (#18216) (d58f8fb)

馃 Contributors