From ec5c78b5b3aa6a05f7d05deed6ec2232d2facab7 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Tue, 23 Jul 2024 16:13:25 +0700 Subject: [PATCH] - Add Additional Bill Info to Customer - Add Voucher only Login, without username - Add Additional Bill info to Mikrotik Comment - Add dynamic Application URL For Installation - Fix Active Customers for Voucher --- CHANGELOG.md | 8 ++++++++ version.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20662636..1a9c6990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ # CHANGELOG +## 2024.7.23 + +- Add Additional Bill Info to Customer +- Add Voucher only Login, without username +- Add Additional Bill info to Mikrotik Comment +- Add dynamic Application URL For Installation +- Fix Active Customers for Voucher + ## 2024.7.15 - Radius Rest API diff --git a/version.json b/version.json index 4469f9cc..bfca5fbb 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2024.7.18" + "version": "2024.7.23" } \ No newline at end of file