Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 593 Bytes

File metadata and controls

30 lines (17 loc) · 593 Bytes

Changelog

All notable changes to filament-activitylog will be documented in this file.

[Unreleased]

  • Nothing

[3.0.0] - 2026-06-18

  • No changes from 3.0.0-alpha1

[3.0.0-alpha1] - 2026-06-18

  • Support Filament 4 and 5
  • Drop support for PHP 8.2 and lower
  • Drop support for Laravel 11 and lower
  • Upgrade to Pest 4

[2.0.0] - 2026-04-14

  • Support Filament 4

[1.0.1] - 2025-06-13

  • Fixed bug in display of entries when logging of model attributes is disabled #2.

[1.0.0] - 2025-04-05

  • Initial release