2024.3.3
This commit is contained in:
parent
b53116d22a
commit
0745532951
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 2024.3.3
|
||||||
|
|
||||||
|
- Change loading button by @Focuslinkstech
|
||||||
|
- Add Customer Announcements by @Gerandonk
|
||||||
|
- Add PPPOE Period Validity by @Gerandonk
|
||||||
|
|
||||||
## 2024.2.29
|
## 2024.2.29
|
||||||
|
|
||||||
- Fix Hook Functionality
|
- Fix Hook Functionality
|
||||||
|
@ -458,5 +458,7 @@
|
|||||||
"Logout_Successful": "Logout Successful",
|
"Logout_Successful": "Logout Successful",
|
||||||
"warning": "warning",
|
"warning": "warning",
|
||||||
"Users_Announcement": "Users Announcement",
|
"Users_Announcement": "Users Announcement",
|
||||||
"Customer_Announcement": "Customer Announcement"
|
"Customer_Announcement": "Customer Announcement",
|
||||||
|
"1_Period___1_Month__Expires_the_20th_of_each_month": "1 Period = 1 Month, Expires the 20th of each month",
|
||||||
|
"Period": "Period"
|
||||||
}
|
}
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.2.29"
|
"version": "2024.3.3"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user