From b6abc98f195e517119f316460d6a3b5b1b93113d Mon Sep 17 00:00:00 2001 From: Elypha Rin Date: Wed, 18 Sep 2024 01:42:28 +0900 Subject: [PATCH] SimpleMarketBoard 1.8.0.0 --- stable/SimpleMarketBoard/manifest.toml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/stable/SimpleMarketBoard/manifest.toml b/stable/SimpleMarketBoard/manifest.toml index 748fb5fc59..6dc3b4a82a 100644 --- a/stable/SimpleMarketBoard/manifest.toml +++ b/stable/SimpleMarketBoard/manifest.toml @@ -1,9 +1,15 @@ [plugin] repository = "https://github.com/Elypha/SimpleMarketBoard.git" -commit = "8c2c4a47df3036060e73ee4e7d960f26f6fc0b32" +commit = "afcf6047e43baf9c20b36f1e7e1a384684e085f3" owners = ["Elypha"] project_path = "SimpleMarketBoard" changelog = """ -v1.7.0.0 -Changelog is available on GitHub repo page. +v1.8.0.0 +New Features: +- Add custom theme support. +- Add button size offset. +- Add configurable additional worlds/DCs/regions to target world menu. + +Fixed Problems: +- NA """