remove Wise in the community page
This commit is contained in:
parent
11ec4185e7
commit
ea814dcaf8
12
CHANGELOG.md
12
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
|
||||
|
@ -79,9 +79,9 @@
|
||||
<div class="box-footer">
|
||||
<div class="btn-group btn-group-justified" role="group" aria-label="...">
|
||||
<a href="https://trakteer.id/ibnux" target="_blank"
|
||||
class="btn btn-primary btn-sm btn-block">Trakteer</a>
|
||||
class="btn btn-success text-black btn-sm btn-block">Trakteer</a>
|
||||
<a href="https://karyakarsa.com/ibnux/support" target="_blank"
|
||||
class="btn btn-primary btn-sm btn-block">karyakarsa</a>
|
||||
class="btn btn-info text-black btn-sm btn-block">karyakarsa</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -120,8 +120,6 @@
|
||||
<div class="btn-group btn-group-justified" role="group" aria-label="...">
|
||||
<a href="https://paypal.me/ibnux" target="_blank"
|
||||
class="btn btn-primary btn-sm btn-block">Paypal</a>
|
||||
<a href="https://wise.com/pay/me/ibnum37" target="_blank"
|
||||
class="btn btn-primary btn-sm btn-block">Wise</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "2024.8.22.1"
|
||||
"version": "2024.8.28"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user