Changelog
7.4.0
* New: "Convert with AI" button next to "Convert All Ingredients". It converts the whole ingredient list in one request and uses each ingredient's name to choose grams or milliliters and a realistic weight.
* Improved: Unit Conversion now weighs everything measured in cups except clear liquids, so "1 cup quinoa" becomes 170 g instead of 236.59 ml. Liquids, sauces and dressings still convert to ml.
* Improved: Converted metric amounts are rounded to kitchen-friendly numbers (235 ml, 60 ml, 55 g), and large amounts switch to kg or l.
* Improved: The converted amount and unit are now plain editable fields instead of a unit dropdown, so any value can be corrected by typing.
* Fixed: Ingredients with units that don't convert, such as "pinch" or "clove", no longer lose their unit in the converted view.
* Fixed: Unit Conversion now uses the plugin-wide default unit system when a recipe has none of its own.
* Fixed: More unit spellings are recognized for conversion, including "c", "fluid ounce", "millilitre", "litre" and "gramme".
* Fixed: Ingredient names with links or other formatting no longer show raw HTML in the unit conversion view of the editor.
* Fixed: On non-English sites, units are no longer changed to English plurals, so a Dutch "400 gram" stays "400 gram" instead of becoming "400 grams". Plurals are used only when a translation provides them. The new `wpzoom_rcb_pluralize_ingredient_units` filter turns unit plurals off completely.
* Fixed: Bulk Add now puts fraction characters such as "¼", "½" or "1½" in the amount field instead of leaving the whole line in the ingredient name.