Skip to content

Releases: XjSv/Cooked

v1.9.5

07 Jan 01:10
bed1a31
Compare
Choose a tag to compare

What's Changed

  • Resolved an issue with the preprocess_shortcode filter that was causing memory problems and plugin crashes, especially when used with Elementor.
  • Enhanced the navigation for recipe categories and tags in the admin dashboard, ensuring the Recipes menu remains expanded.
  • Addressed compatibility issues with PHP v8.1.
  • Corrected a bug affecting the pretty URLs for sorting and searching in the Browse Recipe feature.

Full Changelog: v1.9.4...v1.9.5

v1.9.4

02 Jan 23:35
3a12d23
Compare
Choose a tag to compare

What's Changed

  • Resolved an issue where user profile avatar photos were not displaying at the correct size.
  • Fixed recipe permalinks when the browse recipe page has the same slug as the recipes permalink.
  • Non-existent recipes now display a 404 page instead of redirecting to the browse recipe page.

Full Changelog: v1.9.3...v1.9.4

v1.9.3

31 Dec 00:30
57dec49
Compare
Choose a tag to compare

What's Changed

  • Hotfix for the permalink structure specifically for the Browse Recipe page.

Full Changelog: v1.9.2...v1.9.3

v1.9.2

30 Dec 23:32
823eba3
Compare
Choose a tag to compare

What's Changed

  • Hotfix for the permalink structure specifically for the Browse Recipe page.

Full Changelog: v1.9.1...v1.9.2

v1.9.1

30 Dec 22:50
8c3c780
Compare
Choose a tag to compare

What's Changed

  • Hotfix for the permalink structure.

Full Changelog: v1.9.0...v1.9.1

v1.9.0

29 Dec 22:18
710abf2
Compare
Choose a tag to compare

What's Changed

  • Updated the Drag & Drop library to the latest version.
  • Fixed issue preventing users from adding or editing links within recipe direction text areas.
  • Added pretty URL's to the Browse Recipe page when searching and filtering recipes.
  • Fixed issue with the recipe search when filters are applied.
  • Fixed a couple of PHP v8.3 compatibility issues.
  • Fixed issue with Divi Theme Builder shortcodes not loading.
  • Fixed a bug when installing the plugin for the first time and the settings were not saved yet.

Full Changelog: v1.8.9...v1.9.0

v1.8.9

17 Nov 20:14
c53aa5a
Compare
Choose a tag to compare

What's Changed

  • Improved SEO by dynamically updating the canonical URL on the Browse Recipe page to match active category/tag filters. Supports Rank Math SEO and Yoast SEO.
  • Enhanced translation handling to better support custom language files and prevent conflicts.
  • Resolved compatibility issue with Loco Translate plugin that was causing incorrect textdomain loading.

Full Changelog: v1.8.8...v1.8.9

v1.8.8

14 Nov 02:10
a9b43fa
Compare
Choose a tag to compare

What's Changed

  • Added option to disable the recipe archive page under Cooked Settings > General > Advanced Settings.
  • Added Rank Math SEO and Yoast SEO support. Added a custom variable called cooked_recipe_category that can be used in the title or description fields.
  • Added 'hide_excerpt' Parameter to [cooked-browse] shortcode to hide the recipe excerpt.
  • Added Recipes column in the Admin users table to show the number of recipes each user has created.
  • Added post states to the Browse Recipe page. When selected a label will appear in the page list table indicating which page is the Cooked Browse Recipes Page.
  • Moved WP Editor Roles option into General settings.
  • The Excerpt, Notes and Directions fields will display the WP Editor depending on the 'WP Editor Roles' setting.
  • If the "Disable Cooked Tags" setting is enabled, the SEO Description field will be hidden in the recipe edit screen.
  • Added Meta Description to Meta Tags, it uses the SEO Description, Excerpt or Title, in that order.
  • Fixed bug when Disable Cooked Tags is turned on.
  • Fixed bug with schema output where the direction titles were duplicated as 'Step 1'. The section heading logic is removed in favor or labeling each step as Step #.
  • Fixed bug with the recipe print view not displaying the Notes section.

Full Changelog: v1.8.7...v1.8.8

v1.8.7

30 Oct 17:20
749f488
Compare
Choose a tag to compare

What's Changed

  • Fixed bug bad recipe data validation causing HTML characters to be sanatized.

Full Changelog: v1.8.6...v1.8.7

v1.8.6

26 Sep 23:16
98a4ad5
Compare
Choose a tag to compare

What's Changed

  • Fixed bug with recipe pagination. It now works with Plain and Custom Permalink structures.
  • Fixed bug with the recipe directions text editor not being responsive.
  • Fixed permalink preview in Cooked Settings > Permalinks.
  • Fixed Yoast Infinite Loop Bug When Adding a Recipe in the Front End
  • Changed validation method for content, excerpt and notes, if WP Editor is not allowed for the current role.

Full Changelog: v1.8.5...v1.8.6