Skip to content

Releases: alleyinteractive/apple-news

v2.0.6

16 Jun 11:38
96c01fc
Compare
Choose a tag to compare
  • Bugfix: Rolled back support for Button elements for now due to a problematic implementation.

v2.0.5-built

15 Jun 20:30
Compare
Choose a tag to compare

A version of v2.0.5 that contains pre-built JavaScript assets for Gutenberg. This version matches what is deployed to WordPress.org, minus some development and wiki image files, and is suitable for inclusion via submodule.

v2.0.5

15 Jun 20:24
43f63b9
Compare
Choose a tag to compare
  • Enhancement: Added support for audio, video, and table captions in Gutenberg.
  • Enhancement: Adds styles for Button elements that are links.
  • Bugfix: Blockquotes using alignments other than left are now properly recognized.
  • Bugfix: Facebook URLs inline within other elements no longer getting converted to Facebook embeds.
  • Diversity and Inclusion: Replaced instances of "whitelist" with "allowlist" throughout the codebase, change head branch from "master" to "develop". Language matters.

v2.0.4-built

31 Mar 18:39
Compare
Choose a tag to compare

A version of v2.0.4 that contains pre-built JavaScript assets for Gutenberg. This version matches what is deployed to WordPress.org, minus some development and wiki image files, and is suitable for inclusion via submodule.

v2.0.4

31 Mar 18:37
1e5ec58
Compare
Choose a tag to compare
  • Bump "tested up to" tag to 5.4.
  • Upgrades node version used for compiling assets to version 12, and patches vulnerabilities reported via npm audit.
  • Adds TikTok compatibility to the generic embed handler (props to @hrkhal for the fix).
  • Fixes an undefined property notice when there is an error but no error message (props to @khoipro for the fix).
  • Adds size attributes to select fields and API configuration fields for better readability (props to @paulschreiber for the fix).
  • Fixes a bug where captions were not being correctly read from images.
  • Adds a warning for the isPaid flag to prevent confusion if a channel is not set up for paid content.
  • Fixes a bug where settings are not initialized to an array when the plugin is loaded via code.

v2.0.3-built

03 Oct 00:59
Compare
Choose a tag to compare

A version of v2.0.3 that contains pre-built JavaScript assets for Gutenberg. This version matches what is deployed to WordPress.org, minus some development and wiki image files, and is suitable for inclusion via submodule.

v2.0.3

03 Oct 00:58
b6c4b5f
Compare
Choose a tag to compare
  • Bugfix: Resolves fatal error when trying to load posts that aren't active in some cases.

v2.0.2-built

30 Sep 18:39
Compare
Choose a tag to compare

A version of v2.0.2 that contains pre-built JavaScript assets for Gutenberg. This version matches what is deployed to WordPress.org, minus some development and wiki image files, and is suitable for inclusion via submodule.

v2.0.2

30 Sep 18:37
43df1c4
Compare
Choose a tag to compare
  • Bugfix: Adds check for some 5.0.0+ functions before attempting to execute.
  • Bugfix: Adds fallback and additional checks for sidebarPlugin retrieval of post meta.
  • Bugfix: Only makes REST request for post save when Gutenberg is enabled.
  • Enhancement: Enqueues block editor scripts with enqueue_block_editor_assets.

v2.0.1-built

03 Sep 19:49
Compare
Choose a tag to compare

A version of v2.0.1 that contains pre-built JavaScript assets for Gutenberg. This version matches what is deployed to WordPress.org, minus some development and wiki image files, and is suitable for inclusion via submodule.