diff --git a/UpdateLogs/updates.en.xml b/UpdateLogs/updates.en.xml index 203ff5bd..8d8dc4e0 100644 --- a/UpdateLogs/updates.en.xml +++ b/UpdateLogs/updates.en.xml @@ -2,15 +2,15 @@ 1. The player list display now supports a20. - 2. Support a20 server config on ConfigEditor. - 3. Fixed backup editor. - Support restore dest path for backup editor. - You can change the setting to go to the settings and open "Backup" tab. - 4. Fixed an issue that remove the player list from being reset. - 5. Fixed a crash that occurred when closing the application with a Telnet connection. - 6. Fixed an issue where the browser would not open and crash when clicking on the steam id. - 7. Fixed an issue where empty elements were being added to the player list. - 8. Fixed an issue where newlines in the Telnet log were ignored. + 2. Support a20 server config on ConfigEditor. + 3. Fixed backup editor. + Support restore dest path for backup editor. + You can change the setting to go to the settings and open "Backup" tab. + 4. Fixed an issue that remove the player list from being reset. + 5. Fixed a crash that occurred when closing the application with a Telnet connection. + 6. Fixed an issue where the browser would not open and crash when clicking on the steam id. + 7. Fixed an issue where empty elements were being added to the player list. + 8. Fixed an issue where newlines in the Telnet log were ignored. 1. Changed framework from .Net Framework 4.8 to .Net 6. diff --git a/UpdateLogs/updates.ja.xml b/UpdateLogs/updates.ja.xml index 71a687d8..a610fb5a 100644 --- a/UpdateLogs/updates.ja.xml +++ b/UpdateLogs/updates.ja.xml @@ -2,15 +2,15 @@ 1. プレイヤーリストの表示がa20に対応しました。 - 2. ConfigEditorのa20 コンフィグテンプレートを追加しました。 - 3. バックアップエディタを修正しました。. - リストア先を指定できるように変更しました。 - 変更する場合は設定画面よりバックアップタブを開いてください。 - 4. プレイヤーリストがリセットされない問題を修正しました。 - 5. Telnet接続したままアプリケーションを終了するとクラッシュする不具合を修正しました。 - 6. Steam IDをクリックした時に、ブラウザが開かずにクラッシュする問題を修正しました。 - 7. プレイヤーリストに空の要素が追加される問題を修正しました。 - 8. Telnetログの改行が無視される問題を修正しました。 + 2. ConfigEditorのa20 コンフィグテンプレートを追加しました。 + 3. バックアップエディタを修正しました。. + リストア先を指定できるように変更しました。 + 変更する場合は設定画面よりバックアップタブを開いてください。 + 4. プレイヤーリストがリセットされない問題を修正しました。 + 5. Telnet接続したままアプリケーションを終了するとクラッシュする不具合を修正しました。 + 6. Steam IDをクリックした時に、ブラウザが開かずにクラッシュする問題を修正しました。 + 7. プレイヤーリストに空の要素が追加される問題を修正しました。 + 8. Telnetログの改行が無視される問題を修正しました。 1. フレームワークを.Net Framework 4.8から.Net 6に変更しました。