From 18d14c8cf95334c50f792d3e350efcc7d6ef2677 Mon Sep 17 00:00:00 2001 From: "Rian (Reza Mouna Hendrian)" <52914632+Rian8337@users.noreply.github.com> Date: Fri, 14 Jun 2024 01:44:00 +0800 Subject: [PATCH] Update changelog --- assets/app/changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/assets/app/changelog.md b/assets/app/changelog.md index f13a63a92..c752f42bd 100644 --- a/assets/app/changelog.md +++ b/assets/app/changelog.md @@ -1,3 +1,12 @@ +Version 1.7.2 Patch 5 +===================== + +## Additions +- Added integrity check for some critical gameplay files +- Added login fail troubleshoot criteria + - Many players are reporting inability to login due to many factors, but the most prevalent one that has been reported is ISP + block. This is confusing for the player, so this is a quick addition to give the player something to troubleshoot. + Version 1.7.2 Patch 4 =====================