Skip to content

v1.7.4

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 05:51
· 1 commit to main since this release
083e0be

概要

項目 内容
タグ v1.7.4
公開日 2026-09-07
直前のリリース v1.7.3
コミット数 5
貢献者 1 名
変更されたファイル 12
追加された行 221
削除された行 8

ダウンロード

ファイル サイズ
UTAU_v1.7.4.ymme 0.46 MB

貢献者

貢献者 コミット数
routersys @routersys 5

変更履歴

コミット 内容 貢献者 日付
083e0be バージョンをv1.7.4へ上げる routersys @routersys 2026-09-07
1bd7909 説明書を報告の範囲へ合わせる routersys @routersys 2026-09-07
06c358d 報告の窓口を作り取りこぼしを塞ぐ routersys @routersys 2026-09-07
4f94c3b 説明書へ不具合の報告の内容を書く routersys @routersys 2026-09-07
e55d78c 不具合の報告にTelemetryを取り込む routersys @routersys 2026-09-07

変更されたファイル

差分の統計
 .github/Plugin_Readme.txt                |  40 ++++++++++++-
 .gitmodules                              |   3 +
 README.md                                |  41 ++++++++++++-
 UTAU/Synthesis/UtauRenderer.cs           |   2 +
 UTAU/UTAU.csproj                         |   4 +-
 UTAU/UTAUTelemetry.cs                    | 100 +++++++++++++++++++++++++++++++
 UTAU/UTAUUpdateNotifier.cs               |   4 +-
 UTAU/UTAUVoicePlugin.cs                  |  18 +++++-
 UTAU/UTAUVoiceSpeaker.cs                 |  13 ++++
 UTAU/ViewModels/UTAUSettingsViewModel.cs |   2 +
 UTAU/ViewModels/VoiceBankViewModel.cs    |   1 +
 YMM4-Telemetry                           |   1 +
 12 files changed, 221 insertions(+), 8 deletions(-)

全ての変更

v1.7.3...v1.7.4