Call for Testing: WordPress for iOS 12.5

WordPress for iOSiOS The operating system used on iPhones and iPads. version 12.5 betaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. is available for testing on TestFlight.

Not part of the beta program yet? Please sign up for our TestFlight program (open the link on your iPhone or iPad) to join as a beta tester.

Release Notes

  • Fixed Notices sometimes showing behind the keyboard.
  • Implemented auto saving a post on preview.
  • The app now launches a bit more quickly.
  • Fixed a crash for Reader comments with multiple gifs.

What to Test

  1. Notices. (11632)
    1. Go to Blog Posts, tap Search to trigger keyboard, go offline, pull to refresh. You should see an offline notice appear.
  2. Autosave before Preview on published posts. (11638)
    1. On a WordPress.comWordPress.com An online implementation of WordPress code that lets you immediately access a new WordPress environment to publish your content. WordPress.com is a private company owned by Automattic that hosts the largest multisite in the world. This is arguably the best place to start blogging if you have never touched WordPress before. https://wordpress.com/ blog, make a change to a previously published post and ensure you can see the change in a preview.
  3. Reader comments with multiple gifs. (11698)
    1. Find some posts with lots of comments and like them. (1, 2)
      In the app, go to Reader > My Likes.
      Tap to view comments for one of the liked posts.
      Quickly scroll the list.
      Repeat until you crash the app.
  4. GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/ Mobile (1.5)
    1. Go to Me > App Settings > Use BlockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. Editor to enable Gutenberg Mobile for testing on new posts. Posts created using Gutenberg on the web should open in Gutenberg on the app regardless of what is selected in App Settings.
    2. Create and publish post using all of the available blocks (Paragraph, Heading, Image, Lists, Separator, Page Break) and check that each one works as expected.
    3. Add an image with a centered caption that contains rich text such as bold, italic, link, and strikethrough. (941)

Find all other changes/fixes in the related PRs targeting 12.5 and 1.5.

Bugs & Feedback

Did you find a bug or come up with a feature request while testing? You can discuss it here, pingPing The act of sending a very small amount of data to an end point. Ping is used in computer science to illicit a response from a target server to test it’s connection. Ping is also a term used by Slack users to @ someone or send them a direct message (DM). Users might say something along the lines of “Ping me when the meeting starts.” one of us in the #mobile room on WordPress.org Slack, report it using the TestFlight feedback link, or head straight to the iOS GitHub repository and open a new issue or the Gutenberg Mobile repository to open a new issue for the block editor.

Thanks for testing!

#12-5, #call-for-testing, #ios, #mobile

Call for Testing: WordPress for Android 12.5

WordPress for Android version 12.5-rc-1 is available for testing on the BetaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. channel.

Bugs & Feedback

If you find a bug or come up with a feature request while testing, you can discuss it here, pingPing The act of sending a very small amount of data to an end point. Ping is used in computer science to illicit a response from a target server to test it’s connection. Ping is also a term used by Slack users to @ someone or send them a direct message (DM). Users might say something along the lines of “Ping me when the meeting starts.” one of us in the #mobile room on WordPress.org Slack, or head straight to the Android GitHub repository and open a new issue.

Release Notes

  • Better offline support: local drafts are now automatically pushed to the server when going back online.
  • In Stats Overview, the current day difference is grey when the value is not yet final.
  • In Post Stats, you can now navigate to a Post by clicking on the title.

What to Test

  1. Create a local draft and make sure it auto-uploads. (9774)
  2. Stats: current/unfinished day should be grey. (9761)
  3. Stats: tap the post title on the post detail screen to open it. (9759)
  4. GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/ Mobile (1.5)
    1. Go to Me > App Settings > Use BlockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. Editor to enable Gutenberg Mobile for testing on new posts. Posts created using Gutenberg on the web should open in Gutenberg on the app regardless of what is selected in App Settings.
    2. Create and publish post using all of the available blocks (Paragraph, Heading, Image, Lists, Separator, Page Break) and check that each one works as expected.
    3. Add an image with a centered caption that contains rich text such as bold, italic, link, and strikethrough. (941)

Find all other changes/fixes and details in the related PRs targeting 12.5 and 1.5.

Thanks for testing! ❤️

#12-5, #android, #call-for-testing, #mobile