Skip to content

Releases: wordpress-mobile/WordPress-iOS

24.3.0.0

19 Feb 07:14
Compare
Choose a tag to compare
24.3.0.0 Pre-release
Pre-release
  • [***] [internal] Refactored websocket connections to Pinghub. [#22611]
  • [**] Multiple pre-publishing sheet fixes and improvements [#22606]
  • [*] Gravatar: Adds informative new view about Gravatar to the profile editing page. [#22615]

24.2

19 Feb 00:43
Compare
Choose a tag to compare

We fixed an issue that made images and other media “blink” while being uploaded. Presto, no more disappearing act.

24.2.0.2

14 Feb 01:47
cc6099e
Compare
Choose a tag to compare
24.2.0.2 Pre-release
Pre-release

We fixed an issue that made images and other media “blink” while being uploaded. Presto, no more disappearing act.

24.2.0.1

09 Feb 05:03
Compare
Choose a tag to compare
24.2.0.1 Pre-release
Pre-release

24.2.0.0

05 Feb 03:53
1bfe5e4
Compare
Choose a tag to compare
24.2.0.0 Pre-release
Pre-release

24.1

04 Feb 22:22
Compare
Choose a tag to compare

You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect.
As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient.

When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color.

Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along.

We added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif)

We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm.

There’s now a “Share” action in the site context menu so you can share your site with others.

Finally, because we live for the applause, we improved the in-app rating prompt. You’ll be asked to leave a review if you’re happy with the app, or given a feedback form if you feel the app needs work. Feedback is how we get better, so feel free to share yours!

24.1.0.2

31 Jan 02:34
Compare
Choose a tag to compare
24.1.0.2 Pre-release
Pre-release

You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect.
As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient.

When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color.

Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along.

We added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif)

We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm.

There’s now a “Share” action in the site context menu so you can share your site with others.

Finally, because we live for the applause, we improved the in-app rating prompt. You’ll be asked to leave a review if you’re happy with the app, or given a feedback form if you feel the app needs work. Feedback is how we get better, so feel free to share yours!

24.1.0.1

09 Feb 05:03
Compare
Choose a tag to compare
24.1.0.1 Pre-release
Pre-release

You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect.
As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient.

When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color.

Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along.

We added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif)

We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm.

There’s now a “Share” action in the site context menu so you can share your site with others.

Finally, because we live for the applause, we improved the in-app rating prompt. You’ll be asked to leave a review if you’re happy with the app, or given a feedback form if you feel the app needs work. Feedback is how we get better, so feel free to share yours!

24.0.1

23 Jan 23:26
Compare
Choose a tag to compare

When you’re editing text blocks in the editor, your device’s keyboard will no longer disappear mid-edit. The editor will also scroll directly to a new block when you add it. Write away, friend.

Miss logging in with your security keys? Not anymore—we’ve re-enabled security keys for two-factor authentication during login. The only one getting into your account is you.

Finally, we tackled several rare (and not-so-rare) problems that were causing app crashes. These issues were mostly related to editing tags and categories, using duplicate tags, deleting posts, and editing deleted posts. All in a day’s work.

24.1.0.0

22 Jan 03:03
Compare
Choose a tag to compare
24.1.0.0 Pre-release
Pre-release
  • [*] Block Editor: Fix missing custom color indicator for custom gradients [WordPress/gutenberg#57605]
  • [**] Block Editor: Display a notice when a network connection is unavailable [WordPress/gutenberg#56934]
  • [**] Block Editor: Image block media uploads display a custom error message when there is no internet connection [#22282]
  • [**] Image block media uploads display a custom error message when there is no internet connection [#22282]
  • [**] Improve media previews on long-press: load higher-resolution thumbnails and increase the preview size, add support for GIFs and video playback, enable for documents and other files [#22274]
  • [*] Add prefetching to Site Media details screen [#22292]
  • [*] Allow trashing draft and scheduled posts with no confirmation [#22337]
  • [*] Add "Share" action to the site context menu [#22298]
  • [*] Update the post "Publish" context action for Contributors to "Submit for Review" instead of "Publish" [#22358]
  • [**] Add a pre-publishing sheet to the "Publish" flow invoked from the post context menu as a replacement for a simple confirmation sheet [#22358]
  • [**] Block Editor: Media uploads that failed due to lack of internet connectivity automatically retry once a connection is re-established [#22238]
  • [**] Block Editor: Manually retrying a single failed media upload will retry all failed media uploads in a post [#22240]
  • [*] [internal] Drop iOS 14 Support: Remove deprecated UIDocumentPickerViewController API [#22286]
  • [***] [internal] Refactor WP.com sign in API requests [#22421]
  • [*] Add In-App Feedback Prompt. [#22050]