Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 06:48
e244919

1.6.0 (2025-06-15)

Features

  • add admin panel accessibility test and update test execution command (f7a85c8)
  • add CI workflow for PHP setup, dependency management, and testing (bdd7c8c)
  • add GitHub Actions workflow for release automation (94556e9)
  • add integration test for admin panel accessibility and update docker-compose for testing environment (dcff860)
  • add integration test workflow and remove obsolete workflows (41861ee)
  • add migrations for built-in plugins (22ada1e)
  • enhance admin panel tests with login validation and accessibility checks (012cf2b)
  • implement dynamic plugin registration based on configuration (41e2d55)
  • update dependencies (0807594)
  • update filament-news version and configs (4dcf73b)
  • use Curator instead of Media Manager (4173436)

Bug Fixes

  • conditionally fill login form with credentials in local and testing environments (52a3b8d)
  • correct casing in runner.os for vendor cache key in CI workflow (ed65688)
  • correct command for Pint test execution in CI workflow (ba6e933)
  • rename workflow from CI to Integration Test for clarity (6c607b2)
  • update composer command to install dependencies without specifying the core package (2a1ded3)
  • update test command path in integration test workflow (87cf470)
  • update test path in integration workflow to run integration tests (c39857e)

Miscellaneous Chores

  • deps: bump rectitude-open/filament-news from 1.5.0 to 1.7.0 (fe1e3b9)
  • deps: bump rectitude-open/filament-news from 1.5.0 to 1.7.0 (42c2cd7)
  • update README to remove installation and usage sections, and adjust credits (08b8580)