Ali Saleh
|
ae22a9280c
|
feat: Enable Tracing Support For Phoenix Cloud Instance (#23196)
|
2025-07-30 15:58:26 -07:00 |
|
Aurelius Huang
|
89de8d5271
|
feat(notion): Notion Database extracts Rows content in row order and appends Row Page URL (#22646)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
|
2025-07-30 21:35:20 +08:00 |
|
Wu Tianwei
|
434f98318f
|
chore: Update vulnerable eslint dependencies (#23192)
|
2025-07-30 21:31:23 +08:00 |
|
lyzno1
|
7ba7f6b6ce
|
chore(i18n): sync missing keys in zh-Hans and ja-JP (#23175)
|
2025-07-30 18:00:41 +08:00 |
|
Will
|
38836cb108
|
fix: Error processing trace tasks (#23170)
|
2025-07-30 18:00:15 +08:00 |
|
NeatGuyCoding
|
56ef511a05
|
minor fix: fix flask api resources only accept one resource for same url (#23168)
|
2025-07-30 17:05:02 +08:00 |
|
NeatGuyCoding
|
46097eb5d3
|
minor fix: fix wrong check of annotation_ids (#23164)
|
2025-07-30 17:04:31 +08:00 |
|
Sn0rt
|
d482605ba9
|
fix: Support URL-encoded passwords with special characters in CELERY_BROKER_URL (#23163)
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
|
2025-07-30 16:39:54 +08:00 |
|
kenwoodjw
|
b3a3eb5fe0
|
feat: support metadata condition filter string array (#23111)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-07-30 16:13:45 +08:00 |
|
呆萌闷油瓶
|
ef97c6774d
|
fix: element of Array[string] and Array[number] and size attribution (#23074)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-30 15:21:50 +08:00 |
|
GuanMu
|
7138adf691
|
Feat annotations panel (#22968)
|
2025-07-30 13:40:48 +08:00 |
|
Joel
|
b0cb9324bb
|
fix: disabled auto update but still show in plugin detail (#23150)
|
2025-07-30 11:15:06 +08:00 |
|
rhochman
|
af6a72300a
|
Fix: Support for Elasticsearch Cloud Connector (#23017)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-30 11:12:16 +08:00 |
|
lyzno1
|
e8f30f6a0f
|
fix(i18n): clean up unused keys and fix nesting & placeholder issues (#23123)
|
2025-07-30 10:37:44 +08:00 |
|
Yongtao Huang
|
90dfc3daaf
|
Fix: prevent KeyError in validate_api_list by correcting logical check (#23126)
|
2025-07-30 10:37:06 +08:00 |
|
znn
|
e8008e3b11
|
request fail when no api key (#23135)
|
2025-07-30 10:36:03 +08:00 |
|
Yongtao Huang
|
636c9dba77
|
Chore: use Workflow.VERSION_DRAFT instead of hardcoded draft (#23136)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-30 10:34:51 +08:00 |
|
Yongtao Huang
|
a1335976e7
|
Fix: add missing db.session.close() to ensure proper session cleanup (#23122)
|
2025-07-30 10:34:24 +08:00 |
|
lyzno1
|
46990d6c83
|
fix: metadata API nullable validation consistency issue (#23133)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-30 10:33:24 +08:00 |
|
baonudesifeizhai
|
7c5bc408dc
|
Fix/http node timeout validation#23077 (#23117)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-29 21:40:15 +08:00 |
|
呆萌闷油瓶
|
1e9efcdc4c
|
minor fix: Object of type int64 is not JSON serializable (#23109)
|
2025-07-29 21:40:03 +08:00 |
|
lyzno1
|
2cc7caa71b
|
fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable (#23083) (#23104)
|
2025-07-29 21:39:40 +08:00 |
|
crazywoola
|
36756b749c
|
fix: i18n link in README.md (#23121)
|
2025-07-29 21:36:32 +08:00 |
|
NeatGuyCoding
|
e45e4957ba
|
minor fix: wrong position of retry_document_indexing_task time elapsed (#23099)
|
2025-07-29 20:54:37 +08:00 |
|
Shaun
|
49e87da091
|
refactor: pass external_trace_id to message trace (#23089)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-29 19:34:46 +08:00 |
|
lyzno1
|
d7ce122707
|
Feat/enhance i18n scripts (#23114)
|
2025-07-29 18:24:57 +08:00 |
|
NeatGuyCoding
|
37d4b242ca
|
minor fix: fix some translation (#23105)
|
2025-07-29 16:36:29 +08:00 |
|
NeatGuyCoding
|
34ebeed034
|
minor fix: wrong assignment (#23103)
|
2025-07-29 16:36:21 +08:00 |
|
NeatGuyCoding
|
015d888452
|
hotfix: clear_all_annotations should also execute delete_annotation_index_task just like delete_app_annotation (#23093)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-29 16:35:33 +08:00 |
|
zxhlyh
|
837111dda4
|
chore: base form (#23101)
|
2025-07-29 15:37:16 +08:00 |
|
crazywoola
|
88ca357378
|
feat: update banner (#23095)
|
2025-07-29 14:05:59 +08:00 |
|
GuanMu
|
bea4feea79
|
Fix variable config (#23070)
|
2025-07-29 11:24:59 +08:00 |
|
NeatGuyCoding
|
f3cfa65152
|
Fix Empty Collection WHERE Filter Issue (#23086)
|
2025-07-29 11:17:50 +08:00 |
|
NeatGuyCoding
|
0c495c070f
|
minor fix: fix error messages (#23081)
|
2025-07-29 10:59:43 +08:00 |
|
KVOJJJin
|
8f06e2e78b
|
Fix: number input can display 0 (#23084)
|
2025-07-29 10:59:12 +08:00 |
|
znn
|
4e85a805a7
|
ability to click classifier during workflow execution (#23079)
|
2025-07-29 09:45:49 +08:00 |
|
Yongtao Huang
|
fe215b8318
|
Refactor: remove redundant full module paths in exception handlers (#23076)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-29 09:40:51 +08:00 |
|
lyzno1
|
09512ff391
|
fix(scripts): resolve i18n check script path and logic issues (#23069)
|
2025-07-29 09:39:10 +08:00 |
|
znn
|
3001781107
|
dark mode for overlay (#23078)
|
2025-07-29 09:37:40 +08:00 |
|
crazywoola
|
4e597bdf62
|
Fix/23066 i18n related commands are broken (#23071)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-28 21:25:18 +08:00 |
|
lyzno1
|
6022768119
|
fix(i18n): Complete missing translations and clean up legacy keys in app-debug across all locales (#23062) (#23065)
|
2025-07-28 19:46:27 +08:00 |
|
NeatGuyCoding
|
28c3073425
|
minor fix: using the same AccountInFreezeError (#23061)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-28 18:24:27 +08:00 |
|
Yip Chung Lam
|
ce6d331b43
|
fix: web SSO login redirect to correct basePath and origin (#23058)
|
2025-07-28 18:17:01 +08:00 |
|
GuanMu
|
2c51243b2a
|
Fixed code formatting issues in the comment header option component (#23060)
|
2025-07-28 16:44:50 +08:00 |
|
QuantumGhost
|
7dec6557ca
|
chore(version): bump version to 1.7.1 (#23048)
|
2025-07-28 16:42:39 +08:00 |
|
zyssyz123
|
7b1daf1492
|
fix: changed email login use oauth will create an new account (#23057)
|
2025-07-28 16:32:25 +08:00 |
|
HyaCinth
|
7371969ee8
|
refactor(web): Optimize workflow operation tip popup (#23051) (#23052)
|
2025-07-28 16:29:45 +08:00 |
|
Jyong
|
acde5f1879
|
fix retry document db session issue (#23046)
|
2025-07-28 15:56:49 +08:00 |
|
HyaCinth
|
28f1b8c217
|
fix(web): Fix issues with workflow as tool configuration button (#23039) (#23050)
|
2025-07-28 15:49:19 +08:00 |
|
Anton Kovalev
|
d3d51bbef1
|
feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
|
2025-07-28 15:37:23 +08:00 |
|