Releases: import-ai/omnibox
Releases · import-ai/omnibox
v0.1.4
What's Changed
- chore(log): Support OpenTelemetry by @LucienShui in #46
- chore(worker): Support health check port in worker by @LucienShui in #47
- chore(worker): Add docling server support by @LucienShui in #48
- release(v0.1.4): Ready to release by @LucienShui in #49
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Changelog
v0.1.3 - 2025-08-18
Web
- fix(chat): remove multiple loadings by @hewenguang
- refactor(resource): update attachments API path by @ycdzj
- feat(auth): support google auth by @hewenguang
- refactor(resource): update attachments path by @ycdzj
- feat(icon): update icon by @hewenguang
- refactor(attachments): update attachment routes by @ycdzj
- refactor(tags): update tag data structure to use TagDto by @LucienShui
Backend
- feat(auth): support google auth by @hewenguang
- refactor(attachments): update API by @ycdzj
- feat(test): Add testcontainers for e2e testing by @LucienShui
- fix(resources): Add migration to clean resource names by @LucienShui
- feat(resources): implement tag system with extraction and management by @LucienShui
- refactor(attachments): update attachment URLs by @ycdzj
- fix: improve asset name handling and add timestamps to resource DTOs by @LucienShui
Wizard
- feat(worker): Add title generator and tag extractor functions by @LucienShui
- fix(worker): Add error handling for callback failures and update model config by @LucienShui
- fix(worker): Fix plain file parser by @LucienShui
Browser Extension
- fix(bug): bug fix by @hewenguang
- feat(icon): update icon by @hewenguang
v0.1.2
What's Changed
- feat(env): add google env by @hewenguang in #40
- chore(assets): Add assets by @LucienShui in #41
- feat(release): v0.1.2 by @LucienShui in #42
- chore(version): Change version in compose.yaml by @LucienShui in #43
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Optimize compose and env, fix README by @LucienShui in #38
- Release/0.1.1 by @LucienShui in #39
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Feature/integrate by @LucienShui in #1
- Add tree edit support by @LucienShui in #2
- Feature/client by @LucienShui in #4
- Add docker deploy support by @LucienShui in #5
- Fill the README.md by @LucienShui in #6
- Update compose.yaml by @LucienShui in #7
- Task dispatch v2, change project name to omnibox, optimize dependencies by @LucienShui in #18
- Rename to omnibox in README.md by @LucienShui in #19
- feat(search): add meilisearch by @ycdzj in #20
- deploy: add OBW_VECTOR_MEILI_API_KEY by @ycdzj in #21
- Update script, sync to main branch by @LucienShui in #22
- Change meilisearch api key to global prefix by @LucienShui in #23
- Remove chroma by @LucienShui in #24
- Add reranker env by @LucienShui in #25
- Support local build service by @LucienShui in #26
- Fix dns resolve problem by @LucienShui in #27
- Fix env variables, add scripts/env_variable_diff.py by @LucienShui in #28
- refactor(compose): add OBB_DB_DATABASE by @ycdzj in #29
- feat(env): add wechat env by @hewenguang in #30
- Add ocr support, sync main branch by @LucienShui in #31
- Fix compose by @LucienShui in #32
- feat(env): update wechat env by @hewenguang in #33
- Sync submodules to latest, remove unused variable from compose by @LucienShui in #34
- Chore/sync by @LucienShui in #35
- Sync submodule by @LucienShui in #36
- Doc/rewrite by @LucienShui in #37
New Contributors
- @LucienShui made their first contribution in #1
- @ycdzj made their first contribution in #20
- @hewenguang made their first contribution in #30
Full Changelog: https://github.com/import-ai/omnibox/commits/v0.1.0