変更履歴 (0.4.0)
状態: draft / バージョン: 0.4.0 (2024-01-02)
TL;DR
- 修正: アノテーションの作成者が返されないエラーを修正 @iamjoel による https://github.com/langgenius/dify/pull/1793
- 修正: タイプミスを修正 @kztao による https://github.com/langgenius/dify/pull/1791
- ユーザー情報がない状況に対応 @JohnJyong による https://github.com/langgenius/dify/pull/1792
- PPTおよびPPTXの改善 @JohnJyong による https://github.com/langgenius/dify/pull/1790
想定読者
- Dify 0.4.0 へのアップグレードを検討しているチーム
- Change Log 周辺の機能を業務で使うエンジニア/運用者
なぜ重要か
(執筆予定: この機能が解決する課題と運用上のインパクトを書く)
リリースノート抜粋
- 修正: アノテーション作成者エラーが返されない問題を修正 by @iamjoel in https://github.com/langgenius/dify/pull/1793
- スペルミスを修正 by @kztao in https://github.com/langgenius/dify/pull/1791
- ユーザー情報がない状況に対応。 by @JohnJyong in https://github.com/langgenius/dify/pull/1792
- PPTおよびPPTXの改善 by @JohnJyong in https://github.com/langgenius/dify/pull/1790
- 修正: メンバー削除ドロップダウンが表示されない問題を修正 by @crazywoola in https://github.com/langgenius/dify/pull/1794
- 修正: 設定/メンバーのドロップダウンUI by @crazywoola in https://github.com/langgenius/dify/pull/1797
- GPT-4Vの画像アップロード問題を修正 by @JohnJyong in https://github.com/langgenius/dify/pull/1799
- 機能: 課金スイッチを追加。 by @GarfieldDai in https://github.com/langgenius/dify/pull/1789
- README.mdを更新 by @joshua20231026 in https://github.com/langgenius/dify/pull/1802
- README.mdを更新 by @joshua20231026 in https://github.com/langgenius/dify/pull/1803
- README_ES.mdを更新 by @joshua20231026 in https://github.com/langgenius/dify/pull/1807
- README_JA.mdを更新 by @joshua20231026 in https://github.com/langgenius/dify/pull/1805
- README_CN.mdを更新 by @joshua20231026 in https://github.com/langgenius/dify/pull/1806
- README_CN.mdを更新 by @joshua20231026 in https://github.com/langgenius/dify/pull/1804
- 機能: ワークスペースへの新規ユーザー招待用メールテンプレートを追加 by @crazywoola in https://github.com/langgenius/dify/pull/1810
- Azure OpenAI GPT-4Vおよび1106の設定を修正 by @charli117 in https://github.com/langgenius/dify/pull/1811
- 修正: メールのリンク色 by @crazywoola in https://github.com/langgenius/dify/pull/1812
- base64 emlファイルをパース by @charli117 in https://github.com/langgenius/dify/pull/1796
- READMEにCannyへのリンクを追加、および一部文言を修正 by @guchenhe in https://github.com/langgenius/dify/pull/1814
- 機能: ロードマップとフィードバックのリンクを追加 by @iamjoel in https://github.com/langgenius/dify/pull/1816
- 非構造化要件を修正 by @JohnJyong in https://github.com/langgenius/dify/pull/1821
- Azure OpenAI ProviderのBASE_MODELSを修正 by @zhangao0086 in https://github.com/langgenius/dify/pull/1813
- 修正: 編集者が表示されない問題を修正 by @crazywoola in https://github.com/langgenius/dify/pull/1824
- README.mdを更新 by @crazywoola in https://github.com/langgenius/dify/pull/1825
- 修正: 選択範囲が長すぎるとUIが崩れる問題を修正 by @iamjoel in https://github.com/langgenius/dify/pull/1826
- 雑談(chitchat)でコンテキストが失われる問題を修正 by @charli117 in https://github.com/langgenius/dify/pull/1828
- 機能: Nginxに
restart: alwaysを追加 by @takatost in https://github.com/langgenius/dify/pull/1829 - 機能: DBポートをホストにコメントアウト by @takatost in https://github.com/langgenius/dify/pull/1831
- プレビュー時にファイルタイプがサポートされない問題を修正 by @JohnJyong in https://github.com/langgenius/dify/pull/1841
- セグメント更新の問題を修正 by @JohnJyong in https://github.com/langgenius/dify/pull/1844
- 修正: テキスト分割UIの破損 by @iamjoel in https://github.com/langgenius/dify/pull/1848
- 機能: ドロップダウンにコミュニティリンクを追加 by @crazywoola in https://github.com/langgenius/dify/pull/1851
- CI: Docker Github actionsを更新 by @bowenliang123 in https://github.com/langgenius/dify/pull/1852
- BaseVectorIndexの削除メソッドをリファクタリング by @waltcow in https://github.com/langgenius/dify/pull/1853
- データクリーンアップスケジュールを追加 by @JohnJyong in https://github.com/langgenius/dify/pull/1859
- ファイル見積もり問題を修正 by @JohnJyong in https://github.com/langgenius/dify/pull/1860
- Model Runtime by @takatost in https://github.com/langgenius/dify/pull/1858
- Model Runtimeのフロントエンド by @zxhlyh in https://github.com/langgenius/dify/pull/1861
アウトライン(執筆予定)
1. これまでの課題
(執筆予定)
2. 0.4.0 で何が変わったか
(執筆予定 — 上記抜粋を整理)
3. 使い方 / 設定手順
(執筆予定)
4. 運用上の注意点・トレードオフ
(執筆予定)
5. 関連リンク
(執筆予定)
検証が必要な事項
- [ ] 関連 PR 番号の特定
- [ ] 公式 Docs の該当ページ
- [ ] 実際の挙動確認(Dify Cloud or self-host)
- [ ] 既知の制限事項
ソース:
- GitHub Release 0.4.0
本記事は非公式まとめです。正式仕様は Dify 公式ドキュメント をご確認ください。