From 7ab6a2e701f948e628c887db89c4673b780b1ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rube=CC=81n=20Va=CC=81zquez?= Date: Fri, 11 Jan 2019 17:14:59 +0100 Subject: [PATCH] - Updated changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3d043e..a403a65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 1.6.2 +- Improved the memory footprint of BugfenderSDK. The SDK, in general, will need less memory to perform normal operations +- Improved the behaviour of the SDK heartbeat for apps which are never fully closed +- Fixed crash when a device was trying to send an abnormally big amount of logs to the server +- Logs have been limited to 32000 characters in order to avoid memory issues in devices with low resources available +- Updated docs regarding to the ussage of the tags +- Other minor performance issues + # 1.6.1 - Fixed crash when using the Bugfender User Feedback in Swift - Improved return key type in the User Feedback textfields