This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Releases: Instabug/Instabug-iOS
Releases · Instabug/Instabug-iOS
Instabug-iOS SDK v7.7
- Introduce NPS Surveys.
Instabug-iOS SDK v7.6.1
- Remove Audio attachments.
- Fix crash on startup on some devices.
Instabug-iOS SDK v7.6
🎉🎉🎉 Happy new year 🎉🎉🎉
- Opt in surveys.
- Various bug fixes.
Instabug-iOS SDK v7.5
- Enriched surveys by adding the ability to have multiple questions.
- Added a new question type as a “star rating” (i.e. to help measuring any rating or how they feel about something).
Instabug-iOS SDK v7.4.1
- Fix crash when calling startWithToken twice.
Instabug-iOS SDK v7.4
- In-app chat now has a new, refreshed design.
- If you’re integrating Instabug manually, please recheck our integration steps as they have changed starting from this release.
- When annotating a screenshot, drawings are no longer automatically turned into recognized shapes. An overlay is shown with the recognized shape, and users have the choice of whether they want to use it or not.
- Introducing a new API that lets you control the initial position of the video recording floating button. Check
+ [Instabug setVideoRecordingFloatingButtonPosition] - Instabug prompt will only dismiss itself automatically after a period of time when the SDK has been invoked using the shake gesture.
- Various bug fixes.
Instabug-iOS SDK v7.3.14
- Fix build error with cocoapods version 1.4.0 beta.
Instabug-iOS SDK v7.3.13
- Various bug fixes.
Instabug-iOS SDK v7.3.12
- Fix crash while capture view hierarchy in some random cases.
- Various bug fixes.
Instabug-iOS SDK v7.3.11
- Fix UI issues for iPhone X.
- Optimizing SDK size 🎉.
- Fix View hierarchy with transformed view.