2023.9.13

This commit is contained in:
Ibnu Maksum 2023-09-13 17:31:47 +07:00
parent 53eb817de4
commit fc5aa083a1
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
# CHANGELOG # CHANGELOG
- add Current balance in notification
- Buy Plan for Friend
- Recharge Friend plan
- Fix recharge Plan
- Show Customer active plan in Customer list
- Fix Customer counter in dashboard
- Show Customer Balance in header
- Fix Plugin Manager using Http::Get
## 2023.9.7 ## 2023.9.7
- Fix PPPOE Delete Customer - Fix PPPOE Delete Customer

View file

@ -1,3 +1,3 @@
{ {
"version": "2023.9.7" "version": "2023.9.13"
} }