Skip to content

v3.15.0

Choose a tag to compare

@sectsect sectsect released this 13 Feb 05:36
· 39 commits to master since this release

Release v3.15.0 (2026-02-13)

Bug Fixes

  • Add ABSPATH protection to all PHP files for improved security (#120 by @sectsect)
  • Fix security vulnerabilities in dependencies (9a72fd5 by @sectsect)

Refactor / Maintenance

  • Improve save prompt message in admin interface (3f1d07c by @sectsect)
  • Replace webpack-bundle-analyzer with @rsdoctor/rspack-plugin for bundle analysis (8545154 by @sectsect)
  • Replace getong/mariadb-action with native GitHub Actions services for PHPUnit CI (#120 by @sectsect)
  • Exclude tests directory from Plugin Check in CI (#120 by @sectsect)
  • Remove MYSQL_DATABASE from MariaDB service configuration (#120 by @sectsect)

Dependencies