Skip to content

Releases: Buglife/Buglife-iOS

1.6.1

17 Jul 17:08
Compare
Choose a tag to compare

This release fixes an issue w/ black screenshots on iOS 11 beta 3.

v1.6.0

09 Jun 17:57
Compare
Choose a tag to compare

This release includes support for custom attributes! Check out the documentation here:

https://www.buglife.com/docs/ios/custom-attributes.html

1.5.4

15 May 23:49
Compare
Choose a tag to compare

Minor release:

  • Bug fixes for appearance customization
  • Log bug reporter invocation events to AwesomeLogs

v1.5.3

21 Mar 02:20
Compare
Choose a tag to compare

This release fixes several bugs, including:

#22
#23

v1.5.2

26 Feb 19:08
Compare
Choose a tag to compare

We've finally added support for pinching/rotating/scaling existing annotations, so you no longer have to delete & redraw them 😎

v1.5.1

24 Feb 09:48
Compare
Choose a tag to compare

This release includes bug fixes, as well as a new delegate method that can be used to disable the "Thank you" dialog.

v1.5

23 Jan 23:05
Compare
Choose a tag to compare

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

03 Jan 22:50
Compare
Choose a tag to compare

This release adds a isConsoleLoggingEnabled property on LIFEAwesomeLogger.

1.4.1

23 Dec 00:51
Compare
Choose a tag to compare

Fixes an issue w/ Portuguese localization.

1.4.0

14 Dec 19:58
Compare
Choose a tag to compare

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