Skip to content

Releases: xcoo/upupu

3.1.4

11 Dec 11:33
Compare
Choose a tag to compare

Upupu v3.1.4 is now available on App Store.

What's new in v3.1.4:

  • Close keyboard when tapping other area
  • Make app icons pre-rendered
  • Fix UI access on non-main thread
  • Fix deprecation warnings
  • Update dependencies
    • Alamofire 4.5.1
    • MBProgressHUD 1.1.0
    • Nimble 7.0.3
    • SwiftyDropbox 4.3.0

3.1.3

20 Oct 02:42
Compare
Choose a tag to compare

Upupu v3.1.3 is now available on App Store.

What's new in v3.1.3:

  • Fix crash on saving a photo on iOS 11
  • Fix layout on iOS 10
  • Update SwiftyDropbox to 4.2.1

3.1.2

05 Oct 04:01
Compare
Choose a tag to compare

Upupu v3.1.2 is now available on App Store.

What's new in v3.1.2:

  • Support iOS 11
    • Fix layout on iPhone X
    • Fix layout warnings
    • Fix layout of shutter button
  • Migrate project to Xcode 9
  • Set up tests
  • Update dependencies
    • CocoaPods 1.3.1
    • SwiftyDropbox 4.2.0
    • Quick 1.2.0
    • Nimble 7.0.2

3.1.1

16 Jun 01:24
Compare
Choose a tag to compare

Upupu v3.1.1 is now available on App Store.

What's new in v3.1.1:

  • Support camera rotation when orientation lock is on
  • Fix image scaling bug
  • Update to SwiftyDropbox 4.1.2
    • Modify Dropbox authentication

3.1.0

21 Apr 04:18
Compare
Choose a tag to compare

What's new in v3.1.0:

  • Project migration into Xcode 8.3/Swift 3.1
  • Camera zoom
  • Preview zoom
  • Bug fix about image orientation

3.0.2

08 Nov 04:29
Compare
Choose a tag to compare

What's new in v3.0.2:

  • Fixing a bug caused by calendar and 24-h settings
  • Placeholders of some setting items

3.0.1

02 Nov 06:31
Compare
Choose a tag to compare

Upupu v3.0.1 is now available on App Store.

What's new in v3.0.1:

  • Project migration into Xcode 8.1
  • Dismiss keyboard when touching other area
  • Checking network reachability before upload

3.0.0

25 Oct 03:46
Compare
Choose a tag to compare

Upupu v3.0.0 is now available on App Store.

What's new in v3.0.0:

  • Project migration into Xcode 8/Swift 3
  • iOS 8 is not supported anymore
  • Dependencies update
  • Other small fixes

2.1.0

27 Sep 04:45
Compare
Choose a tag to compare

Upupu v2.1.0 is now available on App Store.

What's new in v2.1.0:

  • Improve error message
  • Add camera request process
  • Show a file extension on the filename text field
  • Hide Dropbox settings when an app key is not specified
  • Add GitHub link to settings view
  • Other small fixes

2.0.0

14 Sep 03:26
Compare
Choose a tag to compare

Upupu v2.0.0 is now available on App Store.

What's new in v2.0.0:

  • Rewrite whole code with Swift 2.2
  • Improve camera launch
  • New layouts and icons
  • Make app universal (support iPad)
  • Support Dropbox API v2 with SwiftyDropbox
  • Update dependencies
  • iOS 6 and 7 are not supported anymore