Skip to content

Releases: goodpatch/BaltoSDK

4.1.1

02 Nov 02:00
Compare
Choose a tag to compare

Fix for iPhoneX.

4.1.0

21 Sep 03:52
Compare
Choose a tag to compare

Update for Swift 4.0.

4.0.3

15 Aug 02:48
Compare
Choose a tag to compare

Update for Unity.

4.0.2

07 Aug 08:01
Compare
Choose a tag to compare
  • Fix BaltoSDK overwriting status bar style.
  • Fixed the issue that the project which does not use Storyboard goes wrong.

4.0.1

01 Aug 06:48
Compare
Choose a tag to compare

Fixed bug that can not copy and paste in input form.
Fixed a bug that can not give option to hide button with Objective-C.

4.0.0

28 Jul 06:41
Compare
Choose a tag to compare

Version 4.0.0 is a big update.

Specification has been greatly changed.

  • We refactored the whole code and improved its stability.
  • Instead of transitioning to BaltoApp and authenticating, we created a sign-in screen.
  • Now you can view information on the application you are currently working on.
  • Screenshot editing scope has become wider.

3.1.3

19 Jun 01:38
Compare
Choose a tag to compare

The user list of the mentions is displayed on the screen for sending feedback.

3.1.2

25 May 08:52
Compare
Choose a tag to compare

We fixed the bug error is displayed when the application has more than two Schemes.

3.1.1

24 May 11:03
Compare
Choose a tag to compare

We fixed the bug for situations when the development app and the production app have the same URL scheme, the return destination of Balto's authenticated application would return to the development app instead of the production app.

3.1.0

29 Mar 06:31
Compare
Choose a tag to compare

Support Xcode8.3/Swift3.1