Changelog

3.0.9 2025-08-12

Fixed

  • Fix incorrect URL for product/variant when one can’t be found.

3.0.8 2025-07-18

Fixed

  • Fix back-in-stock logic for deeming when a variant comes back in stock.

3.0.7 2025-03-05

Added

  • Add stockThreshold plugin setting to control the minimum stock level to trigger notifications.

3.0.6 2025-02-03

Fixed

  • Fix log table “Product/Variant” using the Product Type cpEditUrl, instead of the individual Product/Variant cpEditUrl.

3.0.5 2024-12-31

Fixed

  • Fix an error related to plugin settings.

3.0.4 2024-12-14

Added

  • Add “From Name” and “From Email” plugin settings.

Changed

  • Email template plugin settings now support aliases and .env variables.

Fixed

  • Fix an issue for case-sensitive email checks.

3.0.3 2024-11-21

Fixed

  • Fix an error on Postgres installs.

3.0.2 2024-11-20

Added

  • Logs are now sortable.
  • Logs can be searched.
  • Logs are now lazy-loaded for performance.

Changed

  • Logs are now paginated.
  • Logs are now listed newest first by default.

Fixed

  • Fix an error where checks for out of stock variants were being performed on unsaved variants.

3.0.1 2024-11-08

Fixed

  • Fix an error when adding an email with options.

3.0.0 2024-10-25

{note} The plugin’s package name has changed to verbb/back-in-stock. Back in Stock will need be updated to 3.0 from a terminal, by running composer require verbb/back-in-stock && composer remove mediabeastnz/craft-commerce-back-in-stock.

Changed

  • Migration to verbb/back-in-stock.
  • Now requires Craft 4.0+.
  • Now requires Craft Commerce 4.0+.