1.11.0 (2025-08-09)
- add instructions to publish translations in README (3375330)
- add more translations (3f52450)
- add navigation badge configuration and update navigation labels (fee1320)
- update labels and notifications to use translation strings in BanResource actions and forms (039f0a4)
1.10.3 (2025-05-29)
- update esbuild dependency to version 0.25.0 (5c7e7fc)
- update esbuild version (aa14a3f)
- update license and author information in LICENSE.md and composer.json (11f7854)
1.10.2 (2025-05-10)
- update dependabot fetch-metadata action to v2.4.0 (79d6232)
1.10.1 (2025-05-04)
- remove commit message check (124baf2)
1.10.0 (2025-05-04)
- add meta key filter to BanResource table (3df9a0c)
- add metas fields to BanResource infolist (4b333a9)
1.9.0 (2025-05-04)
- add infolist schema to BanResource and remove ViewBan page (a8e1d30)
- enhance BanResource table columns with labels and formatting options (38e9ce3)
- unify success notification title for unban actions (af2d07d)
- add validation rules for IP input in BanResource form (6e452fa)
1.8.0 (2025-05-02)
- add validation for CreateAction (c1b2458)
- auto set created_by on creation (ad2ef50)
- change created_by display in form (03c5e4b)
- ensure default sort order is applied in BanResource table (a2b6a20)
1.7.0 (2025-04-30)
- add expired_at_date_format (ceb4b79)
- add filters for bannable type and ID (4117537)
- add navigation_icon config (4f33358)
- add Type filter (5b1c55a)
- typo fix (95c83c3)
1.6.0 (2025-04-29)
- change namespace name (6d5f2ac)
- update condition to prevent job execution for merged pull requests (d655ae2)
1.5.0 (2025-04-29)
- use config for table name in create_bans_table migration (d9867d4)
- workflow job name (71b0cda)
1.4.0 (2025-04-29)
- add Ban Model to override fillable (a0de807)
- enhance BanResource table columns with labels, searchability, and formatting (d22ccd4)
- correct syntax for conditional check in Laravel Pint workflow (e031122)
1.3.0 (2025-04-29)
- support support for dynamic filament resource (c2870e9)
- add export-ignore for filament-ban-manager-docker and dev directories (8dfb206)
- improve packageRegistered method and correct migration filename format (d62ba38)
- rename configuration file (da03a1f)
- update workflow names for consistency and improve PHPStan level (e900611)
1.2.2 (2025-04-28)
- set default model for BanResource if not configured (42c168e)
- simplify condition for Laravel Pint Check to exclude GitHub Actions bot (77c4c4f)
1.2.1 (2025-04-28)
- simplify OS and stability matrix in run-tests workflow (429979c)
- update condition to exclude 'autorelease: pending' from Laravel Pint Check (07d39c4)
1.2.0 (2025-04-28)
- add migration for bans table and update service provider (ba48e75)
- exclude autorelease pr for ci (07b2fdd)
1.1.1 (2025-04-28)
- update larastan dependency in require-dev section (91a753a)
1.1.0 (2025-04-28)
- add GitHub Actions workflow for automated releases (c254bcc)