Version 2023.6.20 - hide package start time

Version 2023.6.20
This commit is contained in:
iBNu Maksum 2023-06-21 09:35:08 +07:00 committed by GitHub
commit 670223f7e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,10 @@
# CHANGELOG
## 2023.6.20
- Hide time for Created date.
Because the first time phpmixbill created, plan validity only for days and Months, many request ask for minutes and hours, i change it, but not the database.
## 2023.6.15
- User can connect to internet from User Dashboard

View File

@ -41,6 +41,9 @@ can be Installed in Raspberry Pi Device.
The problem with windows is hard to set cronjob, better Linux
## Changelog
[CHANGELOG.md](CHANGELOG.md)
## Installation
[Installation instructions](https://github.com/hotspotbilling/phpnuxbill/wiki)

View File

@ -1,3 +1,3 @@
{
"version": "2023.6.15"
"version": "2023.6.20"
}