Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Releases: goodpatch/BaltoSDK

4.1.1

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 02 Nov 02:00

Fix for iPhoneX.

4.1.0

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 21 Sep 03:52

Update for Swift 4.0.

4.0.3

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 15 Aug 02:48

Update for Unity.

4.0.2

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 07 Aug 08:01
  • Fix BaltoSDK overwriting status bar style.
  • Fixed the issue that the project which does not use Storyboard goes wrong.

4.0.1

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 01 Aug 06:48

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

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 28 Jul 06:41

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

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 19 Jun 01:38

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

3.1.2

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 25 May 08:52

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

3.1.1

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 24 May 11:03

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

Choose a tag to compare

@HirokiTerashima0816 HirokiTerashima0816 released this 29 Mar 06:31

Support Xcode8.3/Swift3.1