0.3.29
版本发布时间: 2023-11-06 21:02:09
langgenius/dify最新发布版本:0.11.2(2024-11-18 17:54:14)
New Features
- App Moderation Support [DOCS WIP]
- App External Data Retrieve Support [DOCS WIP]
- the above functions support API-based / Code-based Extension [DOCS WIP]
- Support ZhipuAI chatglm_turbo, spark v3.0, weixin ernie-bot-4 model
What's Changed
- feat: logo by @zxhlyh in https://github.com/langgenius/dify/pull/1356
- Fix milvus configuration error by @JackLCL in https://github.com/langgenius/dify/pull/1362
- feat: optimize completion model agent by @takatost in https://github.com/langgenius/dify/pull/1364
- fix: app model config detached in completion thread by @takatost in https://github.com/langgenius/dify/pull/1366
- feat: support wenxin ernie-bot-4 and chat mode by @takatost in https://github.com/langgenius/dify/pull/1375
- fix: i18n runtime error by @zxhlyh in https://github.com/langgenius/dify/pull/1376
- fix: app config zhipu chatglm_std model, but it still use chatglm_lit… by @sbwkl in https://github.com/langgenius/dify/pull/1377
- refactor advanced prompt core. by @GarfieldDai in https://github.com/langgenius/dify/pull/1350
- feat: enchance prompt mode copywriting by @iamjoel in https://github.com/langgenius/dify/pull/1379
- fix: npm run start by @zxhlyh in https://github.com/langgenius/dify/pull/1380
- fix: not load dataset config by @iamjoel in https://github.com/langgenius/dify/pull/1381
- feat: add context missing warning by @iamjoel in https://github.com/langgenius/dify/pull/1384
- feat: add advanced prompt doc link by @iamjoel in https://github.com/langgenius/dify/pull/1363
- Chrome Dify Chatbot Plug-in by @charli117 in https://github.com/langgenius/dify/pull/1378
- feat: adjust anthropic by @takatost in https://github.com/langgenius/dify/pull/1387
- fix: return wrong when init 0 quota in trial provider by @takatost in https://github.com/langgenius/dify/pull/1394
- Update README.md by @Panmuse in https://github.com/langgenius/dify/pull/1389
- Update README_CN.md by @Panmuse in https://github.com/langgenius/dify/pull/1390
- Added diagram picture file for docker-compose yaml file visualization. by @yangboz in https://github.com/langgenius/dify/pull/1374
- fix: hex problem by @takatost in https://github.com/langgenius/dify/pull/1395
- feat: upgrade xinference-client to 0.5.4 by @takatost in https://github.com/langgenius/dify/pull/1402
- fix: workspace app avatar is abnormal by @Hickays in https://github.com/langgenius/dify/pull/1411
- mermaid front-end rendering initialization exception handling logic o… by @charli117 in https://github.com/langgenius/dify/pull/1407
- fix: provider delete api key modal z-index by @zxhlyh in https://github.com/langgenius/dify/pull/1416
- fix: Add icons for apps in "Related apps list" by @Hickays in https://github.com/langgenius/dify/pull/1425
- fix: delete app and setting modal is not wokring in firefox by @crazywoola in https://github.com/langgenius/dify/pull/1427
- fix: metadata not saved by @crazywoola in https://github.com/langgenius/dify/pull/1429
- feat: add spark v3.0 llm support by @takatost in https://github.com/langgenius/dify/pull/1434
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /web by @dependabot in https://github.com/langgenius/dify/pull/1436
- chore(deps): bump crypto-js from 4.1.1 to 4.2.0 in /web by @dependabot in https://github.com/langgenius/dify/pull/1437
- chore(deps-dev): bump postcss from 8.4.24 to 8.4.31 in /web by @dependabot in https://github.com/langgenius/dify/pull/1439
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web by @dependabot in https://github.com/langgenius/dify/pull/1440
- fix: service suggested api by @crazywoola in https://github.com/langgenius/dify/pull/1452
- feat: support chatglm_turbo model #1443 by @takatost in https://github.com/langgenius/dify/pull/1460
- fix: Use correct typehint for return values by @lethe3000 in https://github.com/langgenius/dify/pull/1454
- feat: add api-based extension & external data tool & moderation backend by @GarfieldDai in https://github.com/langgenius/dify/pull/1403
- feat: add api-based extension & external data tool & moderation by @zxhlyh in https://github.com/langgenius/dify/pull/1459
- fix: chat style by @zxhlyh in https://github.com/langgenius/dify/pull/1463
- fix: refresh api-based-extension by @zxhlyh in https://github.com/langgenius/dify/pull/1464
- fix: prompt variables validate when using external data tools by @takatost in https://github.com/langgenius/dify/pull/1465
- feat: bump version to 0.3.29 by @takatost in https://github.com/langgenius/dify/pull/1462
New Contributors
- @JackLCL made their first contribution in https://github.com/langgenius/dify/pull/1362
- @sbwkl made their first contribution in https://github.com/langgenius/dify/pull/1377
- @yangboz made their first contribution in https://github.com/langgenius/dify/pull/1374
- @dependabot made their first contribution in https://github.com/langgenius/dify/pull/1436
- @lethe3000 made their first contribution in https://github.com/langgenius/dify/pull/1454
Full Changelog: https://github.com/langgenius/dify/compare/0.3.28...0.3.29