Releases: import-ai/omnibox-backend
Releases · import-ai/omnibox-backend
v0.1.13
What's Changed
- refactor(wizard): add tempfile by @ycdzj in #252
- fix(trace): Remove unexpected tracing by @LucienShui in #253
- chore(api_key): Support describe api_key by @LucienShui in #254
- refactor(open-api): check if file is present by @ycdzj in #255
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- feat(pager): add pager for list resource children api by @hewenguang in #249
- refactor(users): username not null by @ycdzj in #251
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Chore/tasks by @LucienShui in #241
- refactor(google): add fetch-with-retry by @ycdzj in #240
- refactor(resources): remove minio by @ycdzj in #236
- chore(s3): Set OBB_S3_FORCE_PATH_STYLE default to true by @LucienShui in #242
- feat(swagger): Add swagger endpoint by @LucienShui in #244
- fix(i18n): update i18n by @hewenguang in #245
- refactor(s3): update upload condition by @ycdzj in #243
- chore(resources): Remove transcript and video_info in ResourceMetaDto by @LucienShui in #246
- refactor(wizard): add uploaded task api by @ycdzj in #247
- refactor(wizard): use internal s3 by @ycdzj in #248
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- refactor(files): update upload method by @ycdzj in #233
- fxi(i18n): fix i18n error by @hewenguang in #234
- chore(email): Email Authentication and User Management Improvements by @LucienShui in #235
- fix(i18n): Add i18n support for otp by @LucienShui in #237
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- fix(user): fix user name fail by @hewenguang in #228
- refactor(user): update user interceptor by @ycdzj in #229
- chore(tasks): Support member view tasks by @LucienShui in #230
- feat(option): Add AI tag extraction toggle for users by @LucienShui in #231
- fix(auth): fix social media account binding errors by @hewenguang in #232
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- build(lint): support test lint by @hewenguang in #223
- refactor(s3): use s3 by @ycdzj in #224
- feat(chat): Support message branch by @LucienShui in #225
- fix(app): fix filter and pipe config by @ycdzj in #226
- refactor/blocked names by @ycdzj in #227
Full Changelog: v0.1.7-post.3...v0.1.8
v0.1.7-post.3
What's Changed
- fix(lint): Fix lint by @LucienShui in #221
- refactor: replace KVStore with CacheService by @LucienShui in #222
Full Changelog: v0.1.7-post.2...v0.1.7-post.3