2024.2.20
This commit is contained in:
parent
2063ae4159
commit
63bba0efb0
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 2024.2.20
|
||||||
|
|
||||||
|
- Fix list admin
|
||||||
|
- Burst Limit
|
||||||
|
- Pace Loading by @Focuslinkstech
|
||||||
|
|
||||||
## 2024.2.19
|
## 2024.2.19
|
||||||
|
|
||||||
- Start API Development
|
- Start API Development
|
||||||
|
@ -421,5 +421,7 @@
|
|||||||
"Optional": "Optional",
|
"Optional": "Optional",
|
||||||
"Generated_By": "Generated By",
|
"Generated_By": "Generated By",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
"Password_should_be_minimum_6_characters": "Password should be minimum 6 characters"
|
"Password_should_be_minimum_6_characters": "Password should be minimum 6 characters",
|
||||||
|
"Add_User": "Add User",
|
||||||
|
"Send_Notification": "Send Notification"
|
||||||
}
|
}
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.2.19"
|
"version": "2024.2.20"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user