mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-23 23:17:05 +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
|
# 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
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"version": "2023.9.7"
|
"version": "2023.9.13"
|
||||||
}
|
}
|
Loading…
Reference in a new issue