Skip to content

Commit 6416967

Browse files
committed
ドキュメント更新
1 parent e845a48 commit 6416967

File tree

3 files changed

+25
-9
lines changed

3 files changed

+25
-9
lines changed

Readme.en.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Here are the highlights of this app ✨
4242
* Compatible with Linux Mint (Cinnamon/x64 only, Japanese input via IBus only, printing not supported)
4343
* Dark mode supported
4444
* Custom CSS support
45-
* Image-based questions are now supported (experimental, OpenAI only) ✨
45+
* Image-based questions are now supported (experimental) ✨
4646

4747
## 💎 Language Support
4848

@@ -69,7 +69,7 @@ The following values can be configured:
6969
- Raspberry Pi OS Bookworm 64bit
7070
- Linux Mint 22.1 Cinnamon Edition
7171
- Python 3.10–3.13 (development environment: 3.12.0)
72-
- VOICEVOX 0.22.3
72+
- VOICEVOX 0.25.0
7373
- A.I.VOICE Editor 1.4.10.0
7474
- COEIROINK v.2.3.4
7575

@@ -363,6 +363,11 @@ License:MIT License
363363
Homepage:https://github.com/mhammond/pywin32
364364
License:Python Software Foundation License (PSF)
365365

366+
### 🔖 Pillow 12.0.0
367+
368+
Homepage: https://github.com/python-pillow/Pillow
369+
License:MIT-CMU license
370+
366371
### 🔖 MathJax 3.2.2
367372

368373
Homepage: https://github.com/mathjax/MathJax

Readme.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ APIを使ってAIとチャットするアプリなのだ。
4545
- Linux Mint対応(Cinnamon/x64、日本語入力はIBus限定、印刷機能は非対応)
4646
- ダークモード対応
4747
- スタイルシート(CSS)をカスタマイズ可能
48-
- 画像を使った質問が可能(実験的機能、OpenAIのみ)✨
48+
- 画像を使った質問が可能(実験的機能)✨
4949

5050
アプリの紹介と、もっとも手軽な導入方法を[Zennの記事](https://zenn.dev/ledmirage/articles/7650f36d3a784a)にしたので、そちらも参考にしてほしいのだ✨
5151

@@ -60,7 +60,7 @@ Raspberry Pi、Linuxへの導入に関しても[Zennの記事](https://zenn.dev/
6060
- Raspberry Pi OS Bookworm 64bit
6161
- Linux Mint 22.1 Cinnamon Edition
6262
- Python 3.10-3.13(開発環境は 3.12.0)
63-
- VOICEVOX 0.23.0
63+
- VOICEVOX 0.25.0
6464
- A.I.VOICE Editor 1.4.10.0
6565
- COEIROINK v.2.3.4
6666

@@ -206,7 +206,7 @@ Windowsの場合は、Windowsの検索窓で「環境変数を編集」で検索
206206

207207
以下のリンクから ZundaGPT2.ZIP をダウンロードして、作成したフォルダに展開するのだ。
208208

209-
https://github.com/led-mirage/ZundaGPT2/releases/tag/v1.33.0
209+
https://github.com/led-mirage/ZundaGPT2/releases/tag/v1.34.0
210210

211211
#### 3. 実行
212212

@@ -354,11 +354,11 @@ CSSを知らない人はなんのことかわからないかもしれないけ
354354

355355
VirusTotalでのチェック結果はこちらなのだ。
356356

357-
- Windows版: [71個中1個のアンチウィルスエンジンで検出 :2025/10/31 v1.33.0](https://www.virustotal.com/gui/file/e93d31b74243520d3d202a6307723e41d1fb1517d31b585409739423913ffd76/detection)
358-
- Raspberry Pi版: [61個中0個のアンチウィルスエンジンで検出 :2025/10/31 v1.33.0](https://www.virustotal.com/gui/file/409a69577a8c8e25ee7f0ae24a0fe0a8f1376ba3d81746dd1ada6bcde98b8ce5/detection)
359-
- Linux版: [63個中0個のアンチウィルスエンジンで検出 :2025/10/31 v1.33.0](https://www.virustotal.com/gui/file/cd622f4756cc4b111da71db6bfcfe156beeee662539e91f9b85e9862cb9194ef/detection)
357+
- Windows版: [72個中2個のアンチウィルスエンジンで検出 :2025/11/02 v1.34.0](https://www.virustotal.com/gui/file/ee47b5a5c9c70fca1c3d080bf4f63356bf86d38a5000a375e8a8db910f6e3754/detection)
358+
- Raspberry Pi版: [60個中0個のアンチウィルスエンジンで検出 :2025/11/02 v1.34.0](https://www.virustotal.com/gui/file/8d8cdb96624cdf83da439297b762e5ae2595486d799142ad8457cfd8071bddf3/detection)
359+
- Linux版: [62個中0個のアンチウィルスエンジンで検出 :2025/11/02 v1.34.0](https://www.virustotal.com/gui/file/23315c375d2badf83a31c84dfb986fc9addb250d69bb68b33d36780f0e39e2ff/detection)
360360

361-
<img src="doc/images/virustotal_1.33.0.png" width="600">
361+
<img src="doc/images/virustotal_1.34.0.png" width="600">
362362

363363
### ⚡ ご利用について
364364

@@ -440,6 +440,11 @@ VirusTotalでのチェック結果はこちらなのだ。
440440
ホームページ:https://github.com/mhammond/pywin32
441441
ライセンス:Python Software Foundation License (PSF)
442442

443+
### 🔖 Pillow 12.0.0
444+
445+
ホームページ: https://github.com/python-pillow/Pillow
446+
ライセンス: MIT-CMUライセンス
447+
443448
### 🔖 MathJax 3.2.2
444449

445450
ホームページ: https://github.com/mathjax/MathJax
@@ -489,6 +494,12 @@ VirusTotalでのチェック結果はこちらなのだ。
489494

490495
## 💎 バージョン履歴
491496

497+
### 1.34.0 (2025/11/02)
498+
499+
- 画像送信機能の追加(実験的機能)
500+
- Claude、Geminiにも対応
501+
- 画像をクリックすることで拡大表示する機能を追加
502+
492503
### 1.33.0 (2025/10/31)
493504

494505
- 画像送信機能の追加(実験的機能)

doc/images/virustotal_1.34.0.png

113 KB
Loading

0 commit comments

Comments
 (0)