Releases: aliM75065/novamira-woocommerce-tools
Releases · aliM75065/novamira-woocommerce-tools
Release list
Novamira Tchibo v1.2.1
What's New in v1.2.1
🆕 New Feature
tchibo/media-upload-base64: Upload images from raw base64 data (up to 8 MB)- Supports JPEG, PNG, WebP, GIF, and AVIF
- Useful when the agent cannot reach the website directly over HTTP
🐛 Bug Fix
- Fixed duplicate taxonomy terms during variable product creation
- Existing terms now use their term IDs instead of creating duplicates like
black-2,white-2
- Existing terms now use their term IDs instead of creating duplicates like
📦 Other Changes
- Bumped plugin version from 1.1.2 to 1.2.1
- Updated README documentation and version badge
Novamira Tchibo v1.1.2
Changes
- Added tchibo/tags-set ability for setting WooCommerce product tags by name and auto-creating missing product_tag terms.
- Added default_attributes support for variable product creation.
- Documented tags-set and default_attributes usage examples in README.
- Bumped plugin version to 1.1.2.
v1.1.1 — Variable Products, Media, Orders & RankMath SEO
Initial public release of Novamira WooCommerce Tools (v1.1.1).
Highlights
- 14 MCP abilities under the
tchibo/namespace across 4 modules:- Variable Products (6): create, get, update, bulk stock, bulk price, delete
- Media Library (4): upload from URL, set alt text, attach to product, delete unused
- Orders (2): query & get — read-only, HPOS-compatible
- RankMath SEO (2): batch get & batch update
- Modular architecture (
includes/variable-products,media,orders,seo) with bootstrap + service classes. - Safety-first design: read-only for orders,
dry_rundefault for deletions, JSON Schema validation, andmanage_woocommercecapability checks.
Requirements
WordPress 6.9+, PHP 8.0+, WooCommerce, and Novamira. RankMath is required only for SEO tools.
Install
Download novamira-tchibo-v1.1.1.zip below, then go to WP Admin → Plugins → Add New → Upload Plugin.