2024.4.2
This commit is contained in:
parent
198dfee3cc
commit
68c9ab0b2e
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 2024.4.2
|
||||||
|
|
||||||
|
- Fix REST API
|
||||||
|
- Fix Log IP Cloudflare by @Gerandonk
|
||||||
|
- Show Personal or Business in customer dashboard
|
||||||
|
|
||||||
## 2024.3.26
|
## 2024.3.26
|
||||||
|
|
||||||
- Change paginator, to make easy customization using pagination.tpl
|
- Change paginator, to make easy customization using pagination.tpl
|
||||||
|
@ -537,5 +537,7 @@
|
|||||||
"All_fields_are_required": "All fields are required",
|
"All_fields_are_required": "All fields are required",
|
||||||
"Personal": "Personal",
|
"Personal": "Personal",
|
||||||
"Email_Notification": "Email Notification",
|
"Email_Notification": "Email Notification",
|
||||||
"Router_Name___Location": "Router Name \/ Location"
|
"Router_Name___Location": "Router Name \/ Location",
|
||||||
|
"Plan_Category": "Plan Category",
|
||||||
|
"ID": "ID"
|
||||||
}
|
}
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.3.26"
|
"version": "2024.4.2"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user