commit ad0ff44dd1315f2e6f411103a19f07784bf0de21 parent 5817e6bd41de4c07203bd268887ce55b10f17353 Author: Frederic Cambus <fred@statdns.com> Date: Mon, 7 Sep 2020 10:57:26 +0200 Update ChangeLog prior to the 3.0.0 release. Diffstat:
M | ChangeLog | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,13 @@ +Telize 3.0.0 (2020-09-07) + +- Telize has been rewritten in C using the Kore Web platform +- Add a few entries in the 'country_code' to 'country_code3' map +- Handle the 'X-Forwarded-For' HTTP header if present +- When 'X-Forwarded-For' header is set, get the first IP of the list +- Dynamically calculate timezone offsets and add data to the payload + + + Telize 2.0.0 (2018-03-15) - Switch to using GeoIP2/GeoLite2 databases