Skip to content

v2.0.0

Compare
Choose a tag to compare
@kevinfodness kevinfodness released this 03 Sep 18:35
f6ca734
  • Enhancement: Adds full support for Gutenberg. If Gutenberg is active for a post, uses a Gutenberg PluginSidebar to house all of the Apple News options rather than a metabox. Also adds support for new HTML generated by Gutenberg, including various embeds.
  • Enhancement: Adds support for the isPaid flag to indicate that a post is part of News+ and requires a subscription to view.
  • Enhancement: Set the default for Use Remote Images to Yes, as this should be the setting that all publishers use now that Apple News supports remote image URLs.
  • Bugfix: Refreshes the nonce after re-authenticating to prevent data loss when Gutenberg is not active. Props to @hrkhal for the fix.