3738 Revize (v0.19.x)
 

Autor SHA1 Zpráva Datum
  Yongteng Lei 552023ee4b Fix: catch non-begin component output (#7827) před 5 měsíci
  Yongteng Lei 6c9b8ec860 Refa: update gemini2.5 (#7822) před 5 měsíci
  balibabu f9e6ad86b7
Fix: Fixed the issue that the script text of the code operator is not displayed after refreshing the page after saving the script text of the code operator #4977 (#7825) před 5 měsíci
  balibabu e604634d2a
Feat: Refactor the MessageForm with shadcn #3221 (#7820) před 5 měsíci
  liu an 590b9dabab Docs: update for v0.19.0 (#7823) před 5 měsíci
  writinwaters c283ea57fd Docs: Added v0.19.0 release notes (#7818) před 5 měsíci
  Yongteng Lei 50ff16e7a4 Feat: add claude4 models (#7809) před 5 měsíci
  Yongteng Lei 453287b06b Feat: more robust fallbacks for citations (#7801) před 5 měsíci
  liu an e166f132b3 Feat: change default models (#7777) před 5 měsíci
  Yongteng Lei 42f4d4dbc8 Fix: wrong type hint (#7738) před 5 měsíci
  Yongteng Lei 7cb8368e0f Feat: sandox enhancement (#7739) před 5 měsíci
  Sol 0d7cfce6e1
Update rag/nlp/query.py (#7816) před 5 měsíci
  Yongteng Lei 2d7c1368f0
Feat: add code_executor_manager (#7814) před 5 měsíci
  Stephen Hu db4371c745
Fix: Improve First Chunk Size (#7806) před 5 měsíci
  balibabu e6cd799d8a
Feat: Translate the begin operator #3221 (#7811) před 5 měsíci
  writinwaters ab29b58316
Docs: Added instructions on cross-language search (#7812) před 5 měsíci
  balibabu 3f037c9786
Feat: Reconstruct the QueryTable of BeginForm using shandcn #3221 (#7807) před 5 měsíci
  Sol 53b991aa0e
Fix backquotes in text2sql causing execution errors (#7793) před 5 měsíci
  balibabu 9e80f39caa
Feat: Synchronize BeginForm's query data to the canvas #3221 (#7798) před 5 měsíci
  Hayden Zhou bdc2b74e8f
Fix baidu request error (#7799) před 5 měsíci
  writinwaters 1fd92e6bee
Docs: RAGFlow does not suppport batch metadata setting (#7795) před 5 měsíci
  balibabu 02fd381072
Feat: Verify the parameters of the begin operator #3221 (#7794) před 5 měsíci
  balibabu b6f3a6a68a
Feat: Refactor BeginForm with shadcn #3221 (#7792) před 5 měsíci
  kunger309 ae70512f5d
fix:When creating a new assistant, an avatar was uploaded, but when selecting the assistant to start a new chat, the default avatar still appears in the chat window instead of the one uploaded during creation (#7769) před 5 měsíci
  Emmanuel Ferdman d4a123d6dd
Fix: resolve regex library warnings (#7782) před 5 měsíci
  Stephen Hu ce816edb5f
Fix: improve task cancel lag (#7765) před 5 měsíci
  balibabu ac2643700b
Feat: Add return value widget to CodeForm #3221 (#7776) před 5 měsíci
  balibabu 558b252c5a
Feat: Switching the programming language of the code operator will switch the corresponding language template #3221 (#7770) před 5 měsíci
  balibabu 754a5e1cee
Feat: Fixed the issue where the page would refresh continuously when opening the sheet on the right side of the canvas #3221 (#7756) před 5 měsíci
  Stephen Hu e3e7c7ddaa
Feat: delete useless image blobs when task executor meet edge cases (#7727) před 5 měsíci
  writinwaters 76b278af8e
0519 pdfparser (#7747) před 5 měsíci
  balibabu 1c6320828c
Feat: Rename agent #3221 (#7740) před 5 měsíci
  balibabu d72468426e
Feat: Render the agent list page by page #3221 (#7736) před 5 měsíci
  balibabu 796f4032b8
Feat: Migrate the code operator to the new agent. #3221 (#7731) před 5 měsíci
  balibabu 1ae7b942d9
Feat: The image displayed in the reply message can also be clicked to display the location of the source document where the slice is located #7623 (#7723) před 5 měsíci
  liu an fed1221302
Refa: HTTP API list datasets / test cases / docs (#7720) před 5 měsíci
  Chaoxi Weng 6ed81d6774
Feat: Add OAuth `state` parameter for CSRF protection (#7709) před 5 měsíci
  donblack01 115850945e
Fix:When you create a new API module named xxxa_api, the access route will become xxx instead of xxxa. For example, when I create a new API module named 'data_api', the access route will become 'dat' instead of 'data (#7325) před 5 měsíci
  balibabu 8e87436725
Feat: Modify the Python language template code of the code operator #4977 (#7714) před 5 měsíci
  Yongteng Lei e8e2a95165
Refa: more fallbacks for bad citation format (#7710) před 5 měsíci
  Yongteng Lei b908c33464
Fix: uncaptured image data with position information (#7683) před 5 měsíci
  Yongteng Lei 0ebf05440e
Feat: repair corrupted PDF files on upload automatically (#7693) před 5 měsíci
  liwenju0 7df1bd4b4a
When creating an assistant, no dataset is specified, a different default system promt is used (#7690) před 5 měsíci
  S0b3Rr 5d21cc3660
fix: Fix the problem that concurrent execution limit in task executor fails and causes OOM (issue#7580) (#7700) před 5 měsíci
  Song Fuchang b0275b8483
Fix: value too long error for chat name (#7697) před 5 měsíci
  writinwaters 86c6fee320
Docs: Added an FAQ (#7694) před 5 měsíci
  writinwaters c0bee906d2
Docs: Added a guide on switching document engine (#7692) před 5 měsíci
  balibabu bfaa469b9a
Feat: Rendering recall test page #3221 (#7689) před 5 měsíci
  balibabu d73a08b9eb
Fix: Fixed the issue where message references could not be displayed (#7691) před 5 měsíci
  Song Fuchang a1f06a4fdc
Feat: Support tool calling in Generate component (#7572) před 5 měsíci