You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’ve completely redesigned our screenshot annotation experience when reporting bugs and sending feedback. Your users can now move and resize the annotations they draw, blur sensitive data and magnify parts of the screenshot. We’ll also recognize the shapes they draw, and automatically turn them into circles, rectangles or arrows.
We've made various enhancements to network logging, which we've introduced in v6.3:
You can now set a predicate to filter out network requests from being logged based on the response details.
If you'd like to include body of POST requests in your logs, we've added a method for that.
If your requests URLs contain sensitive data that you'd like to obfuscate, we've introduced a new method to let you do so.
For more details about the new APIs related to network logging, check our documentation.
We've fixed an issue that caused an empty start alert to be shown when invocation event is set to none.
We've fixed an issue that affected redirection inside web views in certain cases, when network logging was enabled.
We no longer check if an email is valid when it’s set via + [Instabug setUserEmail:].
Starting from this version, we no longer support Xcode 7.x.