mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-31 15:19:36 +02:00
2023.8.16
This commit is contained in:
parent
4238345622
commit
5f632fce72
3 changed files with 9 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
- Voucher Generator and Print
|
||||
- Self registration
|
||||
- User Balance
|
||||
- Auto Renewal Package using Balance
|
||||
- Multi Router Mikrotik
|
||||
- Hotspot & PPPOE
|
||||
- Easy Installation
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "2023.8.15"
|
||||
"version": "2023.8.16"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue