Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 08:03
· 45 commits to main since this release
v1.0.0
d36bc88

What's Changed

  • fix: update Tested up to version from 6.7 to 6.9 (d36bc88)
  • chore: configure markdownlint rules for project consistency (9944a25)
  • feat: add GitHub-based update checker with changelog display in Plugins UI (9de9a09)
  • ci: suppress PHPCS warnings to prevent false exit code 1 (ef42b0c)
  • ci: ignore PHPCS warnings on exit to prevent false failures (6dc19c1)
  • fix: resolve final PHPCS errors (5913171)
  • ci: fix PHPCS sniff exclusions and PHPStan return type ignores (b744bd5)
  • ci: fix remaining lint workflow failures (5f83d7b)
  • ci: fix lint, PHPMD, PHPStan, and integration workflow failures (d7e7126)
  • chore: move governance docs to .github directory (a1a6fb5)
  • chore: update author info across project files (48d7ded)
  • chore: ignore SonarQube PHP:S4833 for autoloader require_once (2fc1a27)
  • chore: disable MD041 for .github/ markdown templates (0a1b814)
  • ci: move permissions from workflow level to job level in security workflow (54705b5)
  • ci: fix failing GitHub Actions workflows (44dad09)
  • docs: update wiki submodule with comprehensive documentation (f126864)
  • docs: add wiki as git submodule (2fdeca3)
  • fix: improve CSS contrast ratio and rename bpi_autoloader to camelCase (7a3be98)
  • chore: fully ignore .vscode directory in .gitignore (33c19ee)
  • ci: add path-based filtering and CI service integrations (370afed)
  • chore: remove .phpunit.result.cache from tracking (fd07906)
  • test: add FinalCoverageTest to increase line coverage to 96.82% (692cfef)
  • test: increase code coverage from 86% to 95% (9925353)
  • feat: add GitHub community files, bump PHP to 8.2, use standalone uninstall.php (8fbecd8)
  • feat: add uninstall.php with configurable data deletion on plugin removal (35f915b)
  • fix: clean up leaked bpi-backups test artifacts and prevent future leaks (10434d7)
  • fix: resolve final 2 SonarQube warnings in property test files (417b38e)
  • fix: correct settings error code for file size validation (2e02402)

Tested up to: 6.9
Requires at least: 5.8
Requires PHP: 8.2

Full Changelog: ...v1.0.0

Full Changelog: https://github.com/lusky3/wordpress-advanced-plugin-uploader/commits/v1.0.0