New Features
- Setup wizard on first install β A short wizard now opens on the Chamevo dashboard of a new installation. It asks what you sell and how customers personalize it, then activates only the tools those answers need β so a store selling Printful products never sees the product setup screens, and one that doesn't offer custom text never sees Fonts or Text Templates. Existing installations are untouched: every screen stays exactly where it is and the wizard never appears.
- Change your active features any time β Chamevo β Maintenance gains a Setup tab listing every optional screen with an on/off switch, so the menu can be tailored later without re-running the wizard. Switching a feature off only hides its menu entry β nothing is deleted, and the page stays reachable by its direct link, so a screen that still holds data is never locked away.
Bug Fixes
- Image upload on cached product pages β The previous release only fixed half of this. The security token was still minted with a WordPress expiry and baked into the cached page HTML, so uploads kept failing with a "403 Forbidden" for logged-out shoppers roughly a day after each cache purge, on LiteSpeed, WP Rocket, Cloudflare and any other full-page cache. Guests now receive a token that does not expire with the page cache, so uploads keep working however long a page stays cached or a tab stays open. Purge your cache once after updating to clear the last pages holding an old token.
- Virtual Try-On usage limit ignored for guests β The per-visitor image and video limits under Settings were only applied when "login required" was switched on. With the default setting, where guests may use try-on, no limit applied at all β anonymous visitors could generate without bound and spend your AI credits. Limits now count every visitor.
- Graphics with a missing image β A graphic stored without an image source was passed to the customizer anyway, showing shoppers a broken image and writing a PHP warning on every product page view. Such entries are now skipped.