Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

48 lines (24 loc) · 2.4 KB

Changelog

1.24.0 (2024-09-06)

Features

  • add ymir_admin_notices filter to handle admin notices (514679b)
  • add an admin notice when production access isn't enabled in ses (204327c)
  • add an admin notice when ses email is disabled because of the vanity domain (55d7703)

1.23.0 (2024-08-27)

Features

  • allow ymir_page_caching_urls_to_clear filter to return an array or string (0ae69cf)

1.22.1 (2024-08-16)

Bug Fixes

  • don't allow wp all import to use php (e4e7508)

1.22.0 (2024-08-11)

Features

  • add support for stream_metadata operations with stream wrapper (bacc240)
  • move woocommerce logs directory to private cloud storage (d9f3512)

1.21.1 (2024-07-12)

Bug Fixes

  • cast source value as int (f7bf891)

1.21.0 (2023-11-17)

Features

  • add php 8.2 support (a718c51)
  • add the ymir_run_wp_cli_command helper function (8f8df54)
  • disable automatic woocommerce image resizing when not needed (c46d5ae)