Skip to content

v0.47.3

Choose a tag to compare

@github-actions github-actions released this 14 Apr 21:47
· 66 commits to main since this release

What's Changed

  • refactor: runtime-clean Worker bundle — eliminate nodejs_compat (ADR-0091) by @gkoreli in #109
  • feat: add GitHub OAuth authentication with username allowlist by @gkoreli in #110
  • feat: GitHub OAuth authentication with username allowlist by @gkoreli in #111
  • feat: show auth options page before redirecting to GitHub by @gkoreli in #112
  • fix: return 400 when redirect_uri missing in /oauth/github/start by @gkoreli in #113
  • fix: resilient FTS5 sync to prevent D1 corruption by @gkoreli in #114
  • feat: IOperationLog abstraction — fix cloud operations log by @gkoreli in #115
  • feat: ChatGPT OAuth compliance — DCR + protected resource metadata by @gkoreli in #116
  • chore: wrangler as devDependency + root deploy script by @gkoreli in #117

Full Changelog: v0.47.1...v0.47.3