mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-29 06:18:10 +02:00
2023.9.1
This commit is contained in:
parent
a8515b7d60
commit
8be8737236
2 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,13 @@
|
||||||
|
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 2023.9.1
|
||||||
|
|
||||||
|
- Critical bug fixes, bug happen when user buy package, expired time will be calculated from last expired, not from when they buy the package
|
||||||
|
- Time not change after user buy package for extending
|
||||||
|
- Add Cancel Button to user dashboard when it show unpaid package
|
||||||
|
- Fix username in user dashboard
|
||||||
|
|
||||||
## 2023.8.30
|
## 2023.8.30
|
||||||
|
|
||||||
- Upload Logo from settings
|
- Upload Logo from settings
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"version": "2023.8.30"
|
"version": "2023.9.1"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue