Skip to content

Releases: Buglife/Buglife-iOS

2.10.0

03 Mar 23:50
Compare
Choose a tag to compare

This release includes support for drawing annotations!

2.9.0

10 Jan 05:47
Compare
Choose a tag to compare

• 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

13 Dec 22:08
Compare
Choose a tag to compare

• 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

03 Dec 04:37
Compare
Choose a tag to compare

• v2.8.3
• WIP
• Fix alert view titles not showing up when using custom white tint color

2.8.2

29 Nov 03:54
Compare
Choose a tag to compare

• 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

08 Feb 18:02
Compare
Choose a tag to compare

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

v2.6.1

08 Feb 18:01
Compare
Choose a tag to compare

This release fixes the tint color for text in the initial bug report prompt.

v2.6.0

08 Feb 17:58
Compare
Choose a tag to compare

This release adds automatic breadcrumbs for tap events.

v2.5.0

22 Jan 08:23
Compare
Choose a tag to compare

A fresh redesign of Buglife iOS is here!

v1.9.5

02 Nov 00:01
Compare
Choose a tag to compare

This release fixes a linker error when building in Xcode 8.