Skip to content

v1.3.1

Choose a tag to compare

@daniel-vacic daniel-vacic released this 06 Jan 19:52
· 18 commits to main since this release

Bug Fix

Critical fix: Include Composer autoloader in release package.

Fixed

  • Release workflow now runs composer install --no-dev before packaging
  • Removed vendor/ from .distignore so autoloader is included in release ZIP

This fixes the "Failed to open required vendor/autoload.php" error when installing the plugin.