40f2e7d821
release(all): bump version to 0.9.2
...
- Added new release branch "release/0.9.2" to GitHub workflow.
- Updated the CURRENT_VERSION field in the packaging configuration.
- Updated Docker images for api, worker, and web services to version 0.9.2.
- Updated web application package.json version to 0.9.2.
2024-10-10 16:47:04 +08:00
9815a0911b
fix: tools description is missing ( #8999 )
2024-10-03 21:53:11 +08:00
1f5cc071f8
chore(version): bump to 0.9.1 ( #8945 )
2024-09-30 23:22:21 +08:00
7850a28ec8
Revert "chore(version): bump to 0.9.1" ( #8944 )
2024-09-30 22:53:32 +08:00
730d3a6d7c
chore(version): bump to 0.9.1 ( #8938 )
2024-09-30 22:13:38 +08:00
d6a44e9990
fix: request params for internal dataset ( #8940 )
2024-09-30 22:10:27 +08:00
7873e455bb
fix: Fix the error when importing web pages using jina ( #8937 )
2024-09-30 21:27:11 +08:00
d2ce4960f1
chore(versioning): bump version to 0.9.0 ( #8911 )
2024-09-30 18:33:20 +08:00
1af4ca344e
Feat: add debounce for search in logs ( #8924 )
2024-09-30 17:18:47 +08:00
824a71388a
chore: translate i18n files ( #8917 )
...
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-09-30 16:35:00 +08:00
13046709a9
fix: line in iteration node is not straight ( #8918 )
2024-09-30 16:04:51 +08:00
9d221a5e19
external knowledge api ( #8913 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com >
2024-09-30 15:38:43 +08:00
369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling ( #8761 )
2024-09-30 09:57:19 +08:00
a2e2f8a8c9
fix(workflow/nodes/knowledge-retrieval/use-config): Preserve rerankin… ( #8842 )
2024-09-28 10:54:50 +08:00
d6b9587a97
fix: close log status option raise error ( #8826 )
2024-09-27 11:13:40 +08:00
3dfbc348e3
feat: improved SVG output UX ( #8765 )
2024-09-26 19:41:59 +08:00
3d2cb25a67
fix: change wrong company name ( #8801 )
2024-09-26 17:53:11 +08:00
6df14e50b2
fix: workflow as tool always outdated ( #8798 )
2024-09-26 17:50:36 +08:00
62406991df
fix: start node input config modal raise 'variable name is required' ( #8793 )
2024-09-26 16:28:20 +08:00
ef47f68e4a
fix: the translation result may cause a different meaning ( #8763 )
2024-09-25 18:25:06 +08:00
cb1942c242
chore: make url display in the middle of http node ( #8741 )
2024-09-25 11:27:17 +08:00
f42ef0624d
fix: embedded chat on ios ( #8718 )
2024-09-24 17:23:11 +08:00
bef83a4d2e
fix: typos and improve naming conventions: ( #8687 )
2024-09-23 21:32:58 +08:00
52da5b16e7
fixbug tts(stream) not work on ios safari(17.1+) ( #8645 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-23 18:44:24 +08:00
11d09a92d0
fix: send message error when last sent message not succeeded ( #8682 )
2024-09-23 18:44:09 +08:00
b37954b966
fix: png avatar upload as jpeg ( #8665 )
2024-09-23 15:33:06 +08:00
03fdf5e7f8
chore: Enable Japanese descriptions for Tools ( #8646 )
2024-09-23 09:06:01 +08:00
2d869d6831
fix: send message error when chatting with opening statement ( #8627 )
2024-09-22 16:41:40 +08:00
6c2fa8defc
fix: form input add tabIndex ( #8478 )
2024-09-22 10:14:43 +08:00
8c51d06222
feat: regenerate in Chat, agent and Chatflow app ( #7661 )
2024-09-22 03:15:11 +08:00
483ead55d5
chore: translate i18n files ( #8557 )
...
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-09-21 17:30:43 +08:00
d63a5a1c3c
fix: a helper link error ( #8508 )
2024-09-21 17:30:30 +08:00
7f3282ec04
Update version to 0.8.3 in packaging and docker-compose files ( #8590 )
2024-09-20 18:24:03 +08:00
b773ebdab1
chore: fix webpack dependencies order ( #8542 )
2024-09-20 18:09:35 +08:00
7411bcf167
chore: improve delimiter ( #8552 )
2024-09-19 17:40:20 +08:00
2721cb8dee
feat: add format util unit and add pre-commit unit check ( #8427 )
2024-09-19 10:39:27 +08:00
41bea4cafa
validate user permission before enter app detail page ( #8527 )
2024-09-18 16:54:04 +08:00
aa5b2db10a
chore: workflow BRANCH, PARALLEL i18n ( #8452 )
2024-09-15 17:13:39 +08:00
b73faae0d0
fix(RunOnce): change to form submission instead of onKeyDown and onClick ( #8460 )
2024-09-15 17:09:47 +08:00
445497cf89
add svg render & Image preview optimization ( #8387 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-14 19:24:53 +08:00
624331472a
fix: Improve scrolling behavior for Conversation Opener ( #8437 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-14 19:05:19 +08:00
d882348f39
fix: delete the delay for the tooltips inside the add tool panel ( #8436 )
2024-09-14 17:24:31 +08:00
de7bc22649
fix: sys_var startwith 'sys.' not 'sys' #8421 ( #8422 )
...
Co-authored-by: wuling <wuling@ke.com >
2024-09-14 15:16:12 +08:00
52857dc0a6
feat: allow users to specify timeout for text generations and workflows by environment variable ( #8395 )
2024-09-14 14:11:45 +08:00
032dd93b2f
Fix: operation postion of answer in logs ( #8411 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com >
2024-09-14 14:08:31 +08:00
5b18e851d2
fix: when the variable does not exist, an error should be prompted ( #8413 )
...
Co-authored-by: Chen(MAC) <chenchen404@outlook.com >
2024-09-14 14:08:10 +08:00
9d80d7def7
fix: edit load balancing not pass id ( #8370 )
2024-09-13 17:15:03 +08:00
5dfd7abb2b
fix: when edit load balancing config not pass the empty filed value hidden ( #8366 )
2024-09-13 16:05:26 +08:00
80a322aaa2
chore: update version to 0.8.2 in packaging and docker-compose files ( #8352 )
2024-09-13 13:45:13 +08:00
8d2269f762
fix: copy and paste shortcut in the textarea of the workflow run panel ( #8345 )
2024-09-13 12:20:56 +08:00