mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-28 13:58:24 +02:00
2023.10.17
This commit is contained in:
parent
7094555f9f
commit
55f25a5b7f
3 changed files with 9 additions and 1 deletions
|
@ -2,6 +2,13 @@
|
||||||
|
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 2023.10.17
|
||||||
|
|
||||||
|
- Happy Birthday To Me 🎂 \(^o^)/
|
||||||
|
- Support FreeRadius with Mysql
|
||||||
|
- Bring back Themes support
|
||||||
|
- Log Viewer
|
||||||
|
|
||||||
## 2023.9.21
|
## 2023.9.21
|
||||||
|
|
||||||
- Customer can extend Plan
|
- Customer can extend Plan
|
||||||
|
|
|
@ -63,6 +63,7 @@
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</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>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="col-md-2 control-label">{Lang::T('Disable Voucher')}</label>
|
<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…
Add table
Add a link
Reference in a new issue