2023.8.16

This commit is contained in:
Ibnu Maksum 2023-08-16 13:47:38 +07:00
parent 4238345622
commit 5f632fce72
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5
3 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,12 @@
# CHANGELOG
## 2023.8.16
- Admin Can Add Balance to Customer
- Show Balance in user
- Using Select2 for Dropdown
## 2023.8.15
- Fix PPPOE Delete Customer

View File

@ -6,6 +6,8 @@
- Voucher Generator and Print
- Self registration
- User Balance
- Auto Renewal Package using Balance
- Multi Router Mikrotik
- Hotspot & PPPOE
- Easy Installation

View File

@ -1,3 +1,3 @@
{
"version": "2023.8.15"
"version": "2023.8.16"
}