Skip to content

Releases: TeamFelNull/I-TTS

v2.1.6

Choose a tag to compare

@github-actions github-actions released this 28 Jul 18:00

Added

  • 音声スタイル選択機能を追加

v2.1.5

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:24
49519f1

Changed

  • infoコマンドのサブコマンド選択方式をchoicesに変更

Fixed

  • 読み上げ処理の不具合を修正

v2.1.4

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:05

Added

  • 読み上げ文字数・メッセージ数の集計機能を追加
  • サーバー単位の読み上げ統計を確認できる /stat コマンドを追加

Fixed

  • 音声取得失敗時にしばらく読み上げない問題を修正

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 04 May 20:05

Changed

  • IANAのTLDリストを参照してドメイン省略するように変更

Fixed

  • 多数の不備を修正
  • 辞書登録のバリデーションを強化

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Mar 15:14

Changed

  • IANAのTLDリストを参照してドメイン省略するように変更

Fixed

  • 多数の不備を修正
  • 辞書登録のバリデーションを強化

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 15:49

Added

  • COEIROINKの新APIに対応
  • DAVEプロトコルをサポート

Changed

  • vnickコマンドで空引数時にリセット可能に
  • Java25に移行

Fixed

  • 画像のみのメッセージで読み上げエラーが発生する問題を修正
  • denyコマンドの不具合を修正

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Dec 12:47

Fixed

  • 日本語が含まれたURLが正しく省略されない問題を修正

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Dec 18:07

Fixed

  • 不要なインテントを要求していた問題を修正

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 14:12

Added

  • 自動切断機能を追加
  • MySQLもしくはSQLiteを利用したデータ管理

v2.0.0-alpha.14

Choose a tag to compare

@github-actions github-actions released this 07 Nov 14:31

Fixed

  • 「/dict show」が応答しない問題を修正