Hummingbird Performance

Release-by-release breaking change history · 70k+ active installs

MEDIUM RISK

3.19.0 → 3.20.0

Medium risk: 11 removed methods, 9 changed templates, 1 removed AJAX action.

  • Hummingbird\Admin\AJAX::minification_update_asset_path() was removed.
  • Hummingbird\Admin\Ajax\Minify::minify_save_safe_mode_settings() was removed.
  • Hummingbird\Admin\Ajax\Minify::minify_save_and_publish_safe_mode() was removed.
  • Hummingbird\Admin\Ajax\Minify::minify_publish_safe_mode() was removed.
  • Hummingbird\Admin\Ajax\Minify::minify_discard_safe_mode() was removed.
  • Hummingbird\Core\Modules\Minify::get_safe_mode_status() was removed.
  • Hummingbird\Core\Modules\Minify::set_safe_mode_status() was removed.
  • Hummingbird\Core\Modules\Minify::get_safe_mode_settings() was removed.
  • Hummingbird\Core\Modules\Minify::set_safe_mode_settings() was removed.
  • Hummingbird\Core\Modules\Minify::delete_safe_mode() was removed.
  • Hummingbird\Core\Modules\Minify::reset_safe_mode() was removed.
  • The AJAX action wp_ajax_wphb_minification_update_asset_path was removed.
  • The template _src/react/views/minify/assets-manual.jsx changed. Any theme override of it is now out of date and will miss the change.
  • The template _src/react/views/minify/summary.jsx changed. Any theme override of it is now out of date and will miss the change.
  • The template _src/react/views/minify/utils/summaryUpdate.jsx changed. Any theme override of it is now out of date and will miss the change.
  • The template admin/views/dashboard/welcome/upsell-meta-box.php changed. Any theme override of it is now out of date and will miss the change.
  • The template admin/views/minification/settings-meta-box.php changed. Any theme override of it is now out of date and will miss the change.
  • The template admin/views/minification/tools-meta-box.php changed. Any theme override of it is now out of date and will miss the change.
  • The template admin/views/uptime/downtime-meta-box.php changed. Any theme override of it is now out of date and will miss the change.
  • The template admin/views/uptime/meta-box.php changed. Any theme override of it is now out of date and will miss the change.
  • The template admin/views/uptime/summary-meta-box.php changed. Any theme override of it is now out of date and will miss the change.