481 Revize (1.8.0)

Autor SHA1 Zpráva Datum
  -LAN- f04844435f
chore: bump version from 1.7.2 to 1.8.0 (#24539) před 2 měsíci
  湛露先生 d4883256f1
Fix login tokens and fix task clean_messages create_time. (#24574) před 2 měsíci
  QuantumGhost 58189ed9a0
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545) před 2 měsíci
  NeatGuyCoding 244ed5e5e3
hotfix: add test containers based tests for workflow run service (#24602) před 2 měsíci
  Yeuoly d5e6e38c58
refactor: unify blob chunk merging logic for plugin tool and agent (#24575) před 2 měsíci
  Joel dac72b078d
feat: support bool type variable frontend (#24437) před 2 měsíci
  Amy b5c2756261
fix(api):safe reset in db pool, avoid rollback in gevent callback (#24556) před 2 měsíci
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) před 2 měsíci
  -LAN- cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324) před 2 měsíci
  NeatGuyCoding c14b498676
hotfix: add test containers based tests for workflow app service (#24501) před 2 měsíci
  非法操作 6010d5f24c
feat: add multi model credentials (#24451) před 2 měsíci
  Asuka Minato 3032e6fe59
example for logging (#24441) před 2 měsíci
  NeatGuyCoding 846b6bd14e
hotfix: add test containers based tests for website service (#24430) před 2 měsíci
  NeatGuyCoding b5159d8c8a
hotfix: add test containers based tests for webapp auth service (#24397) před 2 měsíci
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) před 2 měsíci
  NeatGuyCoding 68576a5d63
feature: add test containers based tests for web conversation service (#24372) před 2 měsíci
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) před 2 měsíci
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) před 2 měsíci
  -LAN- 77223e4df4
refactor: simplify repository factory with Django-style import_string (#24354) před 2 měsíci
  jiangbo721 805b698c2e
Feat/chat message image first for agent and advanced_chat APP (#23796) před 2 měsíci
  Eric Guo 455f842785
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) před 2 měsíci
  Yongtao Huang 6b466a8469
[Test] add unit tests for web_reader_tool.py (#24309) před 2 měsíci
  NeatGuyCoding 21c56c3107
feature: add test containers base tests for tag service (#24313) před 2 měsíci
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) před 2 měsíci
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) před 2 měsíci
  Yongtao Huang ad8e82ee1d
[Test] add unit tests for ProviderConfigEncrypter encrypt/mask/decrypt (#24280) před 2 měsíci
  NeatGuyCoding 1d7a8d94e0
feature: add test containers base tests for saved message service (#24259) před 2 měsíci
  NeatGuyCoding e6183074f3
feat: add testcontainers based tests for model provider service (#24193) před 2 měsíci
  Yongtao Huang 6b5c2bea4d
Fix: correctly match http/https URLs in image upload file (#24180) před 2 měsíci
  Asuka Minato 70da81d0e5
try ast-grep (#24149) před 2 měsíci
  NeatGuyCoding 60cc82aff1
feat: add testcontainers based tests for feature service (#24026) před 2 měsíci
  Bo Wu 790a6ec203
fix: return empty list instead of raising exception for qdrant search when score_threshold is 1 (#24032) před 2 měsíci
  -LAN- 052d0e059e
feat: add Redis SSL/TLS certificate authentication support (#23624) před 2 měsíci
  NeatGuyCoding 80f0594f4b
feat: add testcontainers based tests for model loadbalancing service (#24066) před 2 měsíci
  NeatGuyCoding 97b24f48d5
feat: add testcontainers based tests for metadata service (#24048) před 2 měsíci
  Yongtao Huang c9e18346ce
Chore: remove empty files and unused code (#23990) před 2 měsíci
  NeatGuyCoding 11fdcb18c6
feature: add test for tool engine serialization (#23951) před 2 měsíci
  Guangdong Liu 9e29309ffd
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584) před 2 měsíci
  NeatGuyCoding e0f0813b7c
Add Test Containers Based Tests for App Generation Services (#23899) před 2 měsíci
  Guangdong Liu d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node (#23903) před 2 měsíci
  Yongtao Huang bf2f03f911
Restructure the File errors in controller (#23801) před 2 měsíci
  NeatGuyCoding 1cf7c3430a
Add more comprehensive Test Containers Based Tests for advanced prompt service (#23850) před 2 měsíci
  QuantumGhost e600070a61
feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) před 2 měsíci
  xinlmain b3399642c5
feat: Add an asynchronous repository to improve workflow performance (#20050) před 2 měsíci
  NeatGuyCoding cb46726fa4
Add Test Containers Based Tests for File Service (#23771) před 2 měsíci
  Jason Young b38f195a0d
test: add comprehensive test suite for rate limiting module (#23765) před 2 měsíci
  Jason Young cdee5aab3a
fix: update integration tests to use 2-element variable selectors (#23766) před 2 měsíci
  QuantumGhost 4240e2dd29
fix(api): fix flaky tests by generating unique variable names (#23768) před 2 měsíci
  -LAN- 577062b93a
refactor: simplify variable pool key structure and improve type safety (#23732) před 2 měsíci
  QuantumGhost 223c1a8089
test(api): fix flaky tests in TestWorkflowDraftVariableService (#23749) před 2 měsíci