Releases: Buglife/Buglife-iOS
2.10.0
2.9.0
• v2.9.0
• Merge branch 'master' of github.com:Buglife/Buglife-iOS
• Enable location in example code
• Get location for bug reports in location-enabled apps
• Misc Xcode files committed
• Merge branch 'master' of github.com:Buglife/Buglife-iOS
• Revert "WIP: User education in Thank You toast"
• WIP: User education in Thank You toast
• Remove some test assets
2.8.4
• v2.8.4
• Fix bug where sometimes the incorrect screen recording is attached to the initial report form
• Update README to include demo instructions
• Silence Xcode project warnings in Example app
• Replace email address in Example app with placeholder so Dave doesn’t get other peoples’ bug reports
2.8.3
2.8.2
• v2.8.2
• Add support for Jira project key attributes + pickers
• Merge pull request #39 from benoitvasseur/master
• Fix french translation
• Fixes issue #35. iPad landscape on iOS 11 looks much better now
• Fix LIFEBlurrableView not blurring properly in landscape
• Remove assertion on and ask for reports on drawing failure
v2.7.0
This release adds a convenience factory method, LIFEInputField.bugDetailInputFields
, for easily producing an array of custom input fields corresponding to a typical QA bug report form.
See: https://github.com/Buglife/Buglife-iOS/blob/master/Source/LIFEInputField.h#L43