diff --git a/CHANGELOG.md b/CHANGELOG.md index d9ad4196..1916cbcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ # CHANGELOG +## 2024.6.19 + +- new system for device, it can support non mikrotik devices, as long someone create device file +- add local ip in the pool +- Custom Fix Expired Date for postpaid +- Expired customer can move to another Internet Plan +- Plugin installer +- refresh plugin manager cache +- Docker File by George Njeri (@Swagfin) + ## 2024.5.21 - Add Maintenance Mode by @freeispradius diff --git a/version.json b/version.json index 2bbd02d9..6204d4fe 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2024.5.27" + "version": "2024.6.19" } \ No newline at end of file