What's New
Features
- Resolvable Model — The
QueueMonitormodel can now be replaced with a custom implementation via Laravel's container. Simply bind your own model in aServiceProvider. (thanks @webard — #102) - Polish Translation — Complete Polish language support. (thanks @webard — #101)
Maintenance
- Dependency Update — Bumped
dependabot/fetch-metadatafrom 2.5.0 to 3.0.0. (#103)
Version Compatibility
| Version | FilamentPHP | PHP |
|---|---|---|
| 1.* | 2.* | 8.1 |
| 2.* | 3.* | >= 8.1 |
| 3.* | 4.* | >= 8.1 |
| 4.* | 5.* | >= 8.2 |