Summary
This release surfaces the OAuth auth method in the activity log's API key field, fixes remote keep-alive status updates and OpenAPI server editing with recursive schemas, and ships routine dependency bumps for pg, @types/pg, openai, typescript, and i18next-browser-languagedetector.
Features
- Surface OAuth auth method in activity log API key field by @samanhappy in #958
Fixes
- Allow editing OpenAPI servers with recursive schemas by @samanhappy in #960
- Fix remote keep-alive status updates by @samanhappy in #966
- chore(deps): bump pg and @types/pg by @dependabot in #965
- chore(deps-dev): bump i18next-browser-languagedetector from 8.2.0 to 8.2.1 by @dependabot in #964
- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot in #963
- chore(deps): bump openai from 6.7.0 to 6.45.0 by @dependabot in #961
摘要
本次发布在活动日志的 API key 字段中展示 OAuth 认证方式,修复了远程保活状态更新以及递归 schema 下 OpenAPI server 的编辑问题,并包含 pg、@types/pg、openai、typescript 与 i18next-browser-languagedetector 的例行依赖升级。
功能
- 在活动日志 API key 字段中展示 OAuth 认证方式 by @samanhappy in #958
修复
- 修复递归 schema 下 OpenAPI server 的编辑问题 by @samanhappy in #960
- 修复远程保活状态更新 by @samanhappy in #966
- chore(deps): 升级 pg 和 @types/pg by @dependabot in #965
- chore(deps-dev): 升级 i18next-browser-languagedetector 从 8.2.0 到 8.2.1 by @dependabot in #964
- chore(deps-dev): 升级 typescript 从 5.9.2 到 5.9.3 by @dependabot in #963
- chore(deps): 升级 openai 从 6.7.0 到 6.45.0 by @dependabot in #961
References
- feat(activity): surface OAuth auth method in activity log API key field by @samanhappy in #958
- fix: allow editing OpenAPI servers with recursive schemas (#959) by @samanhappy in #960
- [codex] Fix remote keep-alive status updates by @samanhappy in #966
- chore(deps): bump openai from 6.7.0 to 6.45.0 by @dependabot in #961
- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot in #963
- chore(deps-dev): bump i18next-browser-languagedetector from 8.2.0 to 8.2.1 by @dependabot in #964
- chore(deps): bump pg and @types/pg by @dependabot in #965
- Full changelog: v1.0.21...v1.0.22