Skip to content

Releases: wordpress-mobile/WordPressUI-iOS

1.16.0

01 Apr 18:05
44306e9
Compare
Choose a tag to compare

1.15.1

13 Feb 03:55
Compare
Choose a tag to compare

Bug Fixes

  • For UITableViewCell whose background color is set by backgroundConfiguration, the cell now shows the ghost layers only for the content instead of the whole cell. [#138]

1.15.0

04 Sep 03:00
64f9f96
Compare
Choose a tag to compare

New Features

  • New GravatarDefaultImage and GravatarRatings enums available and helper method to get Gravatar URL [#133]
  • Gravatar updated to use SHA256 over MD5 [#133]

1.14.2-beta.1

25 Aug 06:09
ecc2e79
Compare
Choose a tag to compare
1.14.2-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.14.1...1.14.2-beta.1

1.14.1

21 Aug 02:26
49ce339
Compare
Choose a tag to compare

Bug Fixes

  • Fix an issue with downloadImage failure callback being called on the background thread [#130]

1.14.0

20 Jul 13:17
8b7b951
Compare
Choose a tag to compare
  • Add a new ImageCaching protocol and an ImageCache class with a shared property to allow overriding the default image cache #129

1.13.1

20 Jul 03:23
b9476a2
Compare
Choose a tag to compare

Bug Fixes

  • Addresses a crash in the BottomSheetViewController that was occurring due to an incorrect usage of a selector. The crash was caused by trying to call the buttonPressed instance method as a class method on BottomSheetViewController.self.

1.13.0

29 May 02:17
001b15f
Compare
Choose a tag to compare

New Features

  • Allow BottomSheetViewController to work as a modal by @Ecarrion in #12

1.12.5-beta.1

23 Mar 10:44
25181f3
Compare
Choose a tag to compare
1.12.5-beta.1 Pre-release
Pre-release

What's Changed

  • Improve bottom sheet accessibility with label for dismiss button in #110

1.12.4

07 Feb 07:39
4e718b5
Compare
Choose a tag to compare
Bump version from `1.12.4-beta.1` to `1.12.4` stable