mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-23 15:07:19 +08:00
2023.9.13
This commit is contained in:
parent
53eb817de4
commit
fc5aa083a1
2 changed files with 9 additions and 1 deletions
|
@ -2,6 +2,14 @@
|
|||
|
||||
# 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
|
||||
|
||||
- Fix PPPOE Delete Customer
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "2023.9.7"
|
||||
"version": "2023.9.13"
|
||||
}
|
Loading…
Reference in a new issue