From 85a4018eef3f203c49f7761c43dd049a89352382 Mon Sep 17 00:00:00 2001 From: Raku Zeta Date: Fri, 3 Jan 2025 23:40:35 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20update=20about=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/_gameCode/about.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pages/_gameCode/about.vue b/pages/_gameCode/about.vue index 3f8f915..2d2bcc0 100644 --- a/pages/_gameCode/about.vue +++ b/pages/_gameCode/about.vue @@ -301,6 +301,13 @@ export default defineComponent({

{{ $t('page.about.updateRecord') }}

+ + 2025/01/03 - v3.23 Update +
    +
  • feature: (Summary View) allow clicking on chart to view sheets in the bar
  • +
  • misc: (Sheet Drawer) add "View Mode" for viewing sheets
  • +
+
2024/12/29 - v3.22 Update