Skip to content

Releases: tumblr/kanvas-ios

1.4.9

07 Jun 13:07
b6fa7b1
Compare
Choose a tag to compare

What's Changed

  • Encode gif if CameraMode is set to GIF by @Deco354 in #159

Full Changelog: 1.4.8...1.4.9

1.4.5: Adds missing imports on multiple files (#149)

27 Jan 17:29
7ef5de8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.4...1.4.5

1.4.3

08 Jul 13:25
2743f5a
Compare
Choose a tag to compare

What's Changed

  • Move to Buildkite by @jkmassel in #139
  • MultiEditorViewController: Reload the current editor during export process by @twstokes in #141
  • Reduce renderer memory consumption when exporting by @twstokes in #140

New Contributors

Full Changelog: 1.4.2...1.4.3

More localization updates

28 Jun 13:05
34a8311
Compare
Choose a tag to compare
  • Improved localization strings for clarity

Localization Updates

24 Jun 09:31
3a1c2b4
Compare
Choose a tag to compare

What's Changed

  • Updates an incorrect localization string
  • Removes "Tumblr" from localized strings and translations

Fast track permission logic

25 Apr 16:22
68011cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.5...1.4.0

1.3.4

04 Jan 23:35
eeacd6d
Compare
Choose a tag to compare

1.3.2

28 Dec 21:56
90f783b
Compare
Choose a tag to compare

#122 - Fixes the calling order of EditorViewDelegate.getQuickPostButton when loading EditorView.

1.3.1

01 Jul 15:15
7b03e71
Compare
Choose a tag to compare

#119 - Fixes various issues with the tumblr integration: Editing videos & GIFs, and segment deletion while in Stitch mode.

1.3.0

18 Jun 14:16
c5e9c70
Compare
Choose a tag to compare

A few compatibility changes needed for Tumblr integration.

  • Hide UIColor extension
  • New KanvasMedia initializer: init(type: MediaType, url: URL, info: MediaInfo, size: CGSize)
  • Fix for loading indicator when dismissing post options