Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Releases: Automattic/gutenberg-ramp

Gutenberg Ramp v1.2

13 May 13:54
7d2d91e
Compare
Choose a tag to compare

Gutenberg Ramp v1.2 - adds deprecation notices

Changelog:

  • Adds deprecation notice to README.md
  • Adds deprecation notice to wp-admin
  • Adds alerting code

Gutenberg Ramp v1.1.1

13 May 13:49
d5c74c2
Compare
Choose a tag to compare

Gutenberg Ramp v1.1.1 - adds deprecation notice

Changelog:

  • Adds deprecation notice to README.md
  • Adds deprecation notice to wp-admin
  • Adds alerting code

Gutenberg Ramp v1.1

05 Nov 12:18
Compare
Choose a tag to compare

Gutenberg Ramp v1.1 - adds support for WordPress 5.0

Changelog:

  • prepares Gutenberg Ramp for WordPress 5.0 release
  • deprecates support for Gutenberg Plugin versions older than 3.5
  • no longer caches load decision in gutenberg_ramp_load_critera option
  • removed gutenberg_ramp_option_name filter
  • adds unsupported post types notice
  • adds support for multiple function calls to gutenberg_ramp_load_gutenberg()

v1.0.0 - First WordPress.org release

13 Jun 13:14
6c9aa97
Compare
Choose a tag to compare

First Public Release on WordPress.org

  • Cleaned up code
  • Renamed everything from ramp-for-gutenberg to gutenberg-ramp, including function names.
  • Added a fallback for ramp_for_gutenberg_load_gutenberg() function with a deprecation notice.
  • Added UI allow enabling/disabling Gutenberg by post type
  • Other improvements under the hood

testing release 2

23 May 23:20
be20a62
Compare
Choose a tag to compare
testing release 2 Pre-release
Pre-release

Minor bug fixes, including an important one regarding parameter order that affected some loading behavior.

initial testing release

14 May 07:22
da1b696
Compare
Choose a tag to compare
Pre-release

This is the initial testing release of Ramp for Gutenberg. Please report any issues you may notice -- thank you!