Skip to content

Conversation

@XjSv
Copy link
Owner

@XjSv XjSv commented Jan 23, 2026

  • Addressed the CVE-2025-68586 security vulnerability.
  • Addressed the CVE-2025-62989 security vulnerability.
  • Added Ingredients Substitutions to the Add Recipe shortcode.
  • Added Polylang & WPML plugin support.
  • Added new [cooked-related-recipes] shortcode to display related recipes based on categories, cuisines, ingredients, and other factors.

Note

Release overview

  • Adds ingredient substitutions: admin builder UI/behavior and frontend display styles
  • Introduces Related Recipes tooling: admin "Calculate Related" button with AJAX-driven progress, status messages, and minified assets; frontend shortcode/grid styles for cooked-related-recipes
  • Updates browse/search URL building to use browse_page_url base for Polylang/WPML compatibility
  • Bumps version to 1.12.0 and updates SECURITY.md supported versions
  • Minor admin UI tweaks (wider selects, padding, progress components)

Written by Cursor Bugbot for commit b0336d2. This will update automatically on new commits. Configure here.

XjSv and others added 18 commits November 12, 2025 17:41
- Renamed 'cooked-show-heading-element' to 'cooked-show-substitution'.
- Added 'cooked-has-substitution' logic.
- Changed 'cooked-expanded' to 'cooked-has-substitution'.
- Added Polylang & WPML Support.
- Addressed the CVE-2025-68586 & CVE-2025-62989 security vulnerabilities.
- Added [cooked-next-previous] shortcode documentation in recipe "Shortcodes" tab.
Bug fix for Polylang syupport for display_post_states.
@XjSv XjSv added this to the 1.12.0 milestone Jan 23, 2026
@XjSv XjSv self-assigned this Jan 23, 2026
@XjSv XjSv added bug Something isn't working enhancement New feature or request security Security vulnerability labels Jan 23, 2026
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@XjSv XjSv linked an issue Jan 28, 2026 that may be closed by this pull request
@XjSv XjSv merged commit b7b597e into main Jan 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request security Security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create "Related Recipes" Shortcode

3 participants