Releases: langgenius/dify
Releases · langgenius/dify
Version 0.3.11
Feature
- 🤖 We have released the universal chat, which now supports searching, reading web pages and wikipedia. We implemented this using the
function call
orReACT
agent strategy.
What's Changed
- Fix/application configuration preview style by @zxhlyh in #597
- fix: quick switch and click create conversation button may caused fetch conversation list error by @iamjoel in #603
- fix(web): fix #596 copy-to-clipboard issue by @JunIce in #602
- feat: embed into other site support set custom host by @yuhao1118 in #580
- chore: minify embed js by @iamjoel in #604
- Feat/clean vector dataset by @JohnJyong in #605
- add clean unused dataset command by @JohnJyong in #609
- fix: azure openai deployment list was deprecated suddenly by @takatost in #611
- fix: azure openai embedding model name error by @takatost in #612
- fix(web): fix Embedded copy status when toggle options by @JunIce in #621
- fix: Top P description error by @iamjoel in #624
- fix(web): using Tooltip unique selector key by @JunIce in #622
- downgrade next version by @zxhlyh in #626
- fix(web): fix svg unrecognized props by @JunIce in #631
- Perf: Support for password display and hiding by @Selenium39 in #636
- fix: switch workspace by @zxhlyh in #642
- Feat/application config user input field collapse by @zxhlyh in #643
- fix: site enable check by @crazywoola in #645
- feat: replace the end user column in the web page Log & Ann. with the… by @TheFu527 in #653
- feat: universal chat in explore by @takatost in #649
- feat: chat in explore support agent by @iamjoel in #647
- Feat/application api add speech to text by @zxhlyh in #655
- feat: fix dataset retrieve agent llm not support error by @takatost in #656
- fix: return message error in blocking mode by @takatost in #657
- fix: use sharp logo replace old logo by @iamjoel in #658
- feat: add current time tool in universal chat agent by @takatost in #659
- feat: enchance chat user experience by @iamjoel in #660
- feat: optimize current time by @takatost in #661
- feat: bump version to 0.3.11 by @takatost in #654
- feat: support query date tool by @iamjoel in #662
New Contributors
- @JunIce made their first contribution in #602
- @Selenium39 made their first contribution in #636
- @TheFu527 made their first contribution in #653
Full Changelog: 0.3.10...0.3.11
Version 0.3.10
What's Changed
- Update README.md by @Panmuse in #576
- Update README_CN.md by @Panmuse in #575
- Feat: hide password setting and invitation link in cloud version by @JzoNgKVO in #581
- Fix/use embedded chatbot with no track mode by @zxhlyh in #582
- Feat/add ruby sdk by @crazywoola in #583
- feat: remove davinci required model from azure provider by @takatost in #586
- fix: azure provider select error when use custom azure provider by @takatost in #587
- index add to db when dataset updated by @JohnJyong in #588
- feat: bump 0.3.10 by @takatost in #589
- fix: anthropic completion error in blocking mode by @takatost in #591
- feat: add bash before entrypoint.sh in Dockerfile by @takatost in #592
- Feat/header ssr by @zxhlyh in #594
- Fix/new conversation in mobile phone by @zxhlyh in #593
Full Changelog: 0.3.9...0.3.10
Version 0.3.9
Feature
- We supported the latest
Anthropic Claude-2
LLM! 🤩
What's Changed
- fix setting-modal provider encrypted tip style by @zxhlyh in #565
- fix: table too wide fix text generation ui by @iamjoel in #566
- fix: account check in runtime by @takatost in #569
- add document limit check by @JohnJyong in #570
- fix: change chatbot avart to dify icon by @iamjoel in #571
- feat: claude api support by @takatost in #572
- feat: frontend support claude by @iamjoel in #573
- feat: bump version to 0.3.9 by @takatost in #574
Full Changelog: 0.3.8...0.3.9
Version 0.3.8
Features
- Chat apps can be embedded into webpages 💻
- Completion apps can batch generate results and export them as files 📁
- The Self-hosted edition can invite members and activate them via an invitation link 🔗
What's Changed
- Feature/use jwt in web by @crazywoola in #533
- fix jwt in web by @zxhlyh in #545
- fix: mobile not auto show generation res by @iamjoel in #544
- fix: api doc update conversation list api to real response by @iamjoel in #548
- convert audio wav to mp3 by @zxhlyh in #552
- Feat/embedding by @zxhlyh in #553
- feat: batch run support export as csv file by @iamjoel in #556
- fix: regeneration not clear like status and sub more items by @iamjoel in #557
- fix: user cancel conversation show error by @iamjoel in #558
- Feature/add delete to service by @crazywoola in #555
- feat: member invitation and activation by @JzoNgKVO in #535
- feat: bump version to 0.3.8 by @takatost in #559
Full Changelog: 0.3.7...0.3.8
Version 0.3.7
Feature
- 🎙️ Chat App support voice (OpenAI whisper)
What's Changed
- use sub to operate all by @crazywoola in #475
- fix: title, summary, suggested questions generate by @takatost in #476
- fix: dataset destination error by @takatost in #477
- fix: modal disappear by @crazywoola in #478
- feat: optimize conversation operation by @iamjoel in #479
- feat: Optimize the quality of the title generate by @takatost in #484
- fix: choose dataset not selected after one page by @iamjoel in #481
- fix: delete operation style error by @iamjoel in #485
- fix: generate summary error when tokens=4097 by @takatost in #488
- fix: remove document from dataset error when vector index npe by @takatost in #489
- refact common layout by @zxhlyh in #490
- fix: input text repeat by @iamjoel in #492
- fix: change langenius text to dify by @iamjoel in #498
- fix: add missing like i18n by @iamjoel in #512
- fix: chat app added new var old conversation not work by @iamjoel in #511
- feat: dataset list add order by created at by @takatost in #487
- fix check version api by @zxhlyh in #520
- Fix: stop embedding status display by @JzoNgKVO in #523
- feat: max token add tip by @zxhlyh in #525
- feat: text generation application support run batch by @iamjoel in #529
- feat: fix azure embedding Too many inputs problem by @takatost in #530
- feat: dataset list add order by created at by @takatost in #531
- Feat/chat support voice input by @zxhlyh in #532
- Fix/dataset clean task by @JohnJyong in #534
- fix voice input in safari by @zxhlyh in #537
- feat: bump version to 0.3.7 by @takatost in #540
Full Changelog: 0.3.6...0.3.7
Version 0.3.6
What's Changed
- bugfix: conversation parameters by @iamsk in #438
- feat: upgrade langchain by @takatost in #430
- feat: optimize weaviate error msg by @takatost in #441
- feat: optimize index_struct copy by @takatost in #442
- fix: hove x scroll shake by @iamjoel in #449
- Feat/add icons by @zxhlyh in #450
- feat: upgrade nextjs version by @zxhlyh in #457
- feat: optimize openai error raise by @takatost in #459
- feat: optimize template parse by @takatost in #460
- fix: template parse error when pre prompt include {{}} by @takatost in #462
- fix: template parse error when history include {{any}} by @takatost in #463
- Fix/json format by @JohnJyong in #465
- Feat/refact header by @zxhlyh in #468
- fix: app nav call detail match explore app detail page by @iamjoel in #469
- fix: delete dataset not trigger show start new conversation message by @iamjoel in #471
- feat: conversation app support pin and delete conversation by @iamjoel in #467
- Feature/add is deleted to conversations by @crazywoola in #470
- fix special code by @JohnJyong in #473
- Fix/json format by @JohnJyong in #466
- feat: bump to 0.3.6 by @takatost in #474
New Contributors
Full Changelog: 0.3.5...0.3.6
Version 0.3.5
Features
- 📁 dataset supports multi-file uploads
What's Changed
- fix chinese encoding by @JohnJyong in #411
- fix REDIS_USERNAME format by @takatost in #414
- fix: dataset can only choose first page data by @iamjoel in #425
- feat: support batch upload files by @iamjoel in #419
- fix: filter empty value in xlsx to improve vector similarity hit by @saifeiLee in #422
- fix: file size limit to 15M by @iamjoel in #431
- feat: bump version to 0.3.5 by @takatost in #433
Full Changelog: 0.3.4...0.3.5
Version 0.3.4
Features
- 📃 Dataset support integration with Notion
What's Changed
- fix application model selector style by @zxhlyh in #360
- Community i18n doc by @crazywoola in #365
- fix: max token tooltip description by @iamjoel in #370
- feat: add last active at for accounts by @takatost in #375
- feat: suport option sortable by @iamjoel in #376
- fix(i18n): Make text gender neutral by @benjefferies in #379
- Fix the issue of decoding a non-UTF-8 encoded file using UTF-8 encodi… by @AtmosphereMao in #378
- Fix the issue of decoding a non-UTF-8 encoded file using UTF-8 by @JohnJyong in #389
- Feat/dataset notion import by @JohnJyong in #392
- fix encoding is none by @JohnJyong in #394
- feat: add community helm support readme by @takatost in #395
- Feature/self host notion import by @JohnJyong in #397
- fix: word break in en and other languages by @crazywoola in #385
- doc: add annaconda info by @crazywoola in #402
- Fix/dataset init by @JohnJyong in #409
- Fix/dataset add pages tip by @zxhlyh in #410
- feat: bump version to 0.3.4 by @takatost in #406
New Contributors
- @benjefferies made their first contribution in #379
Full Changelog: 0.3.3...0.3.4
Version 0.3.3
Feature
- 🤖 Support gpt-3.5-turbo-16k
- 🔧 Improve the stop response API, so that it can be stopped in the middle without losing message content
- 🌟 Optimize the weaviate batch size by modify env
WEAVIATE_BATCH_SIZE
to reduce the timeout issue caused by too large batch size.
What's Changed
- Fix/excel data format by @JohnJyong in #334
- fix: button abnormal style by @jiaowoxiaobala in #333
- Create README_ES.md by @SergioRico1 in #335
- feat: stop response call api by @iamjoel in #340
- Update README.md by @Panmuse in #341
- Update README_CN.md by @Panmuse in #342
- feat: optimize api language support by @takatost in #344
- feat: optimize weaviate batch size by @takatost in #348
- feat: add WEAVIATE_BATCH_SIZE by @takatost in #349
- Feature/add emoji to webapp by @crazywoola in #345
- fix: stop completion response not save to db by @takatost in #351
- feat: use react sentry to support pass config via runtime by @iamjoel in #350
- feat: add frontend sentry docker compose config by @iamjoel in #353
- feat: stop response enchancement by @iamjoel in #352
- fix: change default help link to english by @iamjoel in #354
- fix: completion stop invalid by @takatost in #355
- feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price by @takatost in #358
- feat: bump version to 0.3.3 by @takatost in #359
New Contributors
- @jiaowoxiaobala made their first contribution in #333
- @SergioRico1 made their first contribution in #335
Full Changelog: 0.3.2...0.3.3
Version 0.3.2
New feature
🤖 Auto-arrangement app: Input your intended audience & hoping AI can save scenes to quickly generate pipeline for app
📁 xlsx file import for dataset
📊 App operation monitoring: Increase avg. session interactions, user satisfaction & avg. response time stats
What's Changed
- fix: raw json parse in llm router chain by @takatost in #254
- fix: query empty not allow by @takatost in #255
- feat: ignore validate failed error log by @takatost in #256
- fix: remove sentry for community edtion and dev by @iamjoel in #259
- fix: svg attr in ts file by @iamjoel in #260
- fix: stop response btn hide messages by @iamjoel in #261
- feat: new stats by @takatost in #265
- Feat/dashboard more chart by @iamjoel in #266
- feat: feature support UI preview by @iamjoel in #269
- chore: link prefetch deprecated. Remove warning message. by @iamjoel in #270
- fix: text generation too long hide the operation btn by @iamjoel in #271
- Fix/long more suggestion not see all by @iamjoel in #272
- fix: dataset_tool npe by @takatost in #274
- feat: auto rule generator by @takatost in #273
- Feature/replace default icon in overview by @crazywoola in #279
- Feat: Support re-segmentation by @JzoNgKVO in #114
- fix: missing imports by @JzoNgKVO in #281
- feat: increase dataset description length to 400 by @takatost in #283
- feat: fix json end with `` by @takatost in #285
- chore: mute handle message cut off by @iamjoel in #291
- Chore/ignore vscode setting by @iamjoel in #293
- fix: tooltip covered by high z index element by @iamjoel in #295
- fix: ignore VSCode setting.json path by @iamjoel in #297
- feat: optimize output parse failed error by @takatost in #298
- feat: sentry to dify account by @iamjoel in #299
- fix: header nav load more app by @zxhlyh in #296
- Feat/auto rule generate by @iamjoel in #300
- Feat/add GitHub star icon by @zxhlyh in #302
- Fix/reset config by @iamjoel in #305
- fix markdown parser by @JohnJyong in #230
- update docker compose cmd by @crazywoola in #308
- delete segment not commit by @JohnJyong in #309
- fix: segment search by keyword by @Yangruipis in #303
- fix: safari 14 not show modal by @iamjoel in #310
- feat: fix frontend docker image build fail by @iamjoel in #314
- fix: analysis all time param by @Gillian97 in #316
- Chore: support gradient border and text by @iamjoel in #317
- Feature/support xlsx by @crazywoola in #311
- fix: output code too long break ui by @iamjoel in #320
- feat: add reset-encrypt-key-pair cmd for self hosted mode by @takatost in #325
- Feature/fix streaming mode by @crazywoola in #324
- feat: npm sdk to 2.0 to fix steaming problem by @iamjoel in #326
- feat: remove ph by @iamjoel in #327
- feat: support xlsx file parsing by @saifeiLee in #304
- Fix: the bug that allows regular users to add unregistered users to the workspace. by @AtmosphereMao in #328
- Fix: xls not supported by @JzoNgKVO in #329
- feat: bump version to 0.3.2 by @takatost in #330
New Contributors
- @Yangruipis made their first contribution in #303
- @saifeiLee made their first contribution in #304
- @AtmosphereMao made their first contribution in #328
Full Changelog: 0.3.1...0.3.2