forked from kevinowino869/mitrobill
2023.10.17
This commit is contained in:
parent
7094555f9f
commit
55f25a5b7f
@ -2,6 +2,13 @@
|
||||
|
||||
# CHANGELOG
|
||||
|
||||
## 2023.10.17
|
||||
|
||||
- Happy Birthday To Me 🎂 \(^o^)/
|
||||
- Support FreeRadius with Mysql
|
||||
- Bring back Themes support
|
||||
- Log Viewer
|
||||
|
||||
## 2023.9.21
|
||||
|
||||
- Customer can extend Plan
|
||||
|
@ -63,6 +63,7 @@
|
||||
{/foreach}
|
||||
</select>
|
||||
</div>
|
||||
<p class="help-block col-md-4"><a href="https://github.com/hotspotbilling/phpnuxbill/wiki/Themes" target="_blank">Theme info</a></p>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="col-md-2 control-label">{Lang::T('Disable Voucher')}</label>
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "2023.9.21"
|
||||
"version": "2023.10.17"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user