This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
Releases: Automattic/gutenberg-ramp
Releases · Automattic/gutenberg-ramp
Gutenberg Ramp v1.2
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
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
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
First Public Release on WordPress.org
- Cleaned up code
- Renamed everything from
ramp-for-gutenberg
togutenberg-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
Minor bug fixes, including an important one regarding parameter order that affected some loading behavior.
initial testing release
This is the initial testing release of Ramp for Gutenberg. Please report any issues you may notice -- thank you!