Releases: langgenius/dify
Releases · langgenius/dify
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
Version 0.3.1
What's Changed
- Fix/shared lock by @takatost in #210
- chore: show explore entrance by @iamjoel in #211
- chore: title support i18n by @iamjoel in #212
- fix: var highlight problme by @iamjoel in #214
- fix: default icon by @crazywoola in #213
- fix: changelog link by @iamjoel in #216
- fix: robot emoji by @yuhao1118 in #217
- fix: one chinese character cost token nums by @iamjoel in #219
- fix: introduction key error by @takatost in #221
- feat: support multi datasets router chain mode by @takatost in #231
- Feat: add sentry by @iamjoel in #234
- feat: support select multi datasets by @iamjoel in #235
- chore: handle sentry warning by @iamjoel in #236
- fix: markdown code always show scrollbar by @iamjoel in #237
- fix: no var text still show split line by @iamjoel in #239
- feat: add code style by @iamjoel in #242
- fix: json parse in router chain output by @takatost in #243
- fix: prompt template parantheses select error by @takatost in #244
- fix: dataset desc npe by @takatost in #246
- Fix: correct links in app list by @JzoNgKVO in #248
- fix: member invite text by @iamjoel in #249
- fix: config file lint error by @crazywoola in #250
- chore: input area highlight and moblie hide tooltip by @iamjoel in #251
- feat: bump to 0.3.1 by @takatost in #253
Full Changelog: 0.3.0...0.3.1
Version 0.3.0
What's Changed
- Feat/explore by @iamjoel in #198
- fix: emoji picker in safari by @crazywoola in #199
- feat: generation support gpt4 by @iamjoel in #200
- fix: prompt and preview not show html like tag by @iamjoel in #201
- feat: explore support multi language by @takatost in #202
- Feat/add release action build by @takatost in #204
- fix: image sha tag not push by @takatost in #205
- feat: remove image sha- prefix in image tag by @takatost in #206
- feat: bump version to 0.3.0 by @takatost in #207
Full Changelog: 0.2.2...0.3.0
Version 0.2.2
What's Changed
- fix: Fix symbol errors in the nodejs-client's README.md file of the SDK by @ares0x in #3
- fix: Corrected domain from http://dify.ai to https://dify.ai by @takatost in #6
- feat: remove unuseful flake8 by @takatost in #7
- fix: lodash package rename by @iamjoel in #9
- fix: uuid-ossp extension create failed in pgsql by @takatost in #10
- feat: Instructions for the initialization installation process after … by @takatost in #11
- Update README.md by @Panmuse in #17
- Update README_CN.md by @Panmuse in #18
- fix: nodejs endpoint by @iamjoel in #20
- fix: api and worker service volumes mount error by @takatost in #21
- feat: CORS and cookie policies have been relaxed. by @takatost in #23
- feat: exclude full storage folder instead of only priv folder in storage by @takatost in #28
- fix: import wrong user by @takatost in #32
- Feature/add test to nodejs sdk by @crazywoola in #31
- feat: optimize split rule when use custom split segment identifier by @takatost in #35
- fix: help document link by @zxhlyh in #42
- fix: provider_response_latency type error by @takatost in #45
- fix: spend time and token by @iamjoel in #47
- Feat/optimize install wildcard support by @takatost in #53
- fix: remove v1 in app_base_url by @takatost in #55
- feat: remove unnecessary workflow in pr by @takatost in #58
- fix up typo by @killpanda in #57
- Feat/support copy apikey and chat message by @iamjoel in #62
- feat: gpt4 max token set to 8k by @iamjoel in #67
- fix: remove empty segment in splitter by @takatost in #68
- feat: add redis ssl support by @yuhao1118 in #65
- fix: settings modal by @zxhlyh in #74
- fix: prompt no blank too long break ui by @iamjoel in #81
- fix: chat log overflow style upgrade by @GarfieldLucy in #87
- add a config to disable provider config validation by @killpanda in #85
- Feature/remove mock server by @crazywoola in #88
- Add Japanese Documents by @eltociear in #96
- Feat: support azure openai for temporary by @takatost in #101
- Feature/add emoji by @crazywoola in #103
- fix: weaviate batch insert timeout by @takatost in #108
- fix: locale match error by @iamjoel in #115
- fix: fix chat res no blank too long caused ui problem by @iamjoel in #116
- feat: add celery document by @takatost in #118
- feature: infinite scroll by @nite-knite in #119
- Feat: optimize inner prompt by @takatost in #121
- fix: chat res table or code is very long caused ui problem by @iamjoel in #124
- Fix: move pre prompt to user massasge in chat mode by @takatost in #126
- fix: emoji-picker-z-index by @yuhao1118 in #125
- Fix: event listener of file dropping by @JzoNgKVO in #113
- fix: internal error when user is none in service api call by @takatost in #129
- Fix:style of new line by @JzoNgKVO in #134
- Fix the email validation problem for [email protected]. by @hengqujushi in #94
- feat: add missing i18n by @crazywoola in #130
- fix: email reg by @iamjoel in #135
- fix: more than 6th options would be hide by @iamjoel in #136
- Update issue templates by @iamjoel in #140
- Update issue templates by @iamjoel in #142
- fix: extra input for opening statement was not suitable for prompt by @takatost in #143
- fix: buffer not return event show errors by @iamjoel in #149
- fix: seg no blank break ui; by @iamjoel in #150
- Feat: optimize error desc by @takatost in #152
- fix: dark-theme-btn-selected by @iamjoel in #156
- fix: bootstrap env by @yuhao1118 in #127
- Feat/optimize chat prompt by @takatost in #158
- fix: disable template string in query by @takatost in #160
- fix: template string in template error by @takatost in #162
- fix: azure-openai key validate by @zxhlyh in #164
- Feat/open azure validate by @takatost in #163
- feat: add product hunt by @iamjoel in #167
- feat: add ph by @iamjoel in #169
- Feat/add ph by @iamjoel in #171
- fix: quota update error on azure openai by @takatost in #172
- feat: support disable version check by @takatost in #173
- Fix/human in answer by @takatost in #174
- Fix/dateset update rule by @JohnJyong in #177
- fix: refresh list on delete by @nite-knite in #178
- fix: dataset setting by @zxhlyh in #183
- fix: api key copy fail by @iamjoel in #186
- fix: azure embedding not support batch by @takatost in #188
- fix: providererror message when token validated fail by @zxhlyh in #190
- fix: php sdk error code by @bolechen in #179
- fix: nav ui bug by @yuhao1118 in #191
- fix: provider token validate by @zxhlyh in #195
- Feat: explore apps by @takatost in #196
- fix: update recommend app params error by @takatost in #197
New Contributors
- @ares0x made their first contribution in #3
- @Panmuse made their first contribution in #17
- @killpanda made their first contribution in #57
- @yuhao1118 made their first contribution in #65
- @eltociear made their first contribution in #96
- @nite-knite made their first contribution in #119
- @JzoNgKVO made their first contribution in #113
- @hengqujushi made their first contribution in #94
- @JohnJyong made their first contribution in #177
- @bolechen made their first contribution in #179
Full Changelog: 0.2.1...0.2.2
Version 0.2.1
First Release