diff --git a/CHANGELOG.md b/CHANGELOG.md index ccbdff79..21df89e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ # CHANGELOG +## 2024.8.28 + +- add Router Status Offline/Online by @Focuslinkstech +- Show Router Offline in the Dashbord +- Fix Translation by by @ahmadhusein17 +- Add Payment Info Page, to show to customer before buy +- Voucher Template +- Change Niceedit to summernote +- Customer can change their language by @Focuslinkstech +- Fix Voucher case sensitive +- 3 Tabs Plugin Manager + ## 2024.8.19 - New Page, Payment Info, To Inform Customer, which payment gateway is good diff --git a/ui/ui/community.tpl b/ui/ui/community.tpl index 894c49ee..aeb31dec 100644 --- a/ui/ui/community.tpl +++ b/ui/ui/community.tpl @@ -79,9 +79,9 @@ @@ -120,8 +120,6 @@
Paypal - Wise
diff --git a/version.json b/version.json index 49846b41..1ba9562e 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2024.8.22.1" + "version": "2024.8.28" } \ No newline at end of file