mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-22 22:43:35 +08:00
update change log
This commit is contained in:
parent
d758ea2b11
commit
605a8f522f
2 changed files with 11 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -2,6 +2,16 @@
|
|||
|
||||
# CHANGELOG
|
||||
|
||||
## 2024.6.19
|
||||
|
||||
- new system for device, it can support non mikrotik devices, as long someone create device file
|
||||
- add local ip in the pool
|
||||
- Custom Fix Expired Date for postpaid
|
||||
- Expired customer can move to another Internet Plan
|
||||
- Plugin installer
|
||||
- refresh plugin manager cache
|
||||
- Docker File by George Njeri (@Swagfin)
|
||||
|
||||
## 2024.5.21
|
||||
|
||||
- Add Maintenance Mode by @freeispradius
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "2024.5.27"
|
||||
"version": "2024.6.19"
|
||||
}
|
Loading…
Reference in a new issue