* Adds ingredient checkboxes.
* Adds improved print controls and card styles for print.
* Switches to `body-color.color` on all recipe cards for inline nutrition details.
* Bold card changes: hides the 'Description' heading; moves Cook Time, Prep Time, Additional Time to 'Other Details'
* Recalculates recipe ratings after wpDiscuz comment submission.
* Introduces a `tasty_recipes_nutrifox_display_style` filter to make it possible to change the Nutrifox display style when a custom card is used.
* Introduces a `tasty_recipes_use_yoast_schema` filter to allow Tasty Recipes schema to be used even when Yoast is active.
* Adds unit conversion support to all recipe card templates.
* Adds button support to all recipe card templates.
* Adds support for displaying Nutrifox data directly in the recipe card, instead of as a label.
* Persists the original fraction type (vulgar vs. standard) when using unit conversion UX.
* Adds settings and per-recipe controls for enabling/disabling scaling.
* Adds per-recipe control for enabling/disabling unit conversion.
* Includes ratings data in the Create conversion process.
* Enhances Thrive theme compatibility.
* Properly format amounts as fractions when only unit conversion is used.
* Avoids appending the unit for the second quantity.
* Ensures the secondary color applies to the background color on the Modern Compact card.