Releases: Buglife/Buglife-iOS
Releases · Buglife/Buglife-iOS
1.6.1
This release fixes an issue w/ black screenshots on iOS 11 beta 3.
1.5.4
Minor release:
- Bug fixes for appearance customization
- Log bug reporter invocation events to AwesomeLogs
v1.5.3
This release fixes several bugs, including:
#22
#23
v1.5.2
We've finally added support for pinching/rotating/scaling existing annotations, so you no longer have to delete & redraw them 😎
v1.5.1
This release includes bug fixes, as well as a new delegate method that can be used to disable the "Thank you" dialog.
v1.5
This release contains the following updates:
- Bug fixes for RTL support
- Various i18n fixes
- Adds a
Buglife.appearance
property, to allow appearance customization
- Plenty of other under-the-hood fixes & improvements!
1.4.2
This release adds a isConsoleLoggingEnabled
property on LIFEAwesomeLogger
.
1.4.1
Fixes an issue w/ Portuguese localization.
1.4.0
Awesome new stuff in this release!
- Adds support for 6 new languages: Arabic, Hebrew, Italian, Polish, Portuguese, Swedish
- UI now supports RTL
- Fixes an issue where AwesomeLogs may not appear in the Xcode debugger console when running in the iOS simulator
- Various other bug fixes & performance improvements