February 2026
What’s Changed
- Update docs for privato by @archilex in https://github.com/archilex/filament-filter-sets/pull/458
- Feature improved quick filters by @archilex in https://github.com/archilex/filament-filter-sets/pull/460
- Feature - Advanced Table Searching by @archilex in https://github.com/archilex/filament-filter-sets/pull/461
What’s Changed
- Fix user views based off of preset views by @archilex in https://github.com/archilex/filament-filter-sets/pull/456
- Implement custom trigger actions by @archilex in https://github.com/archilex/filament-filter-sets/pull/457
January 2026
What’s Changed
- Fix custom page classes by @archilex in https://github.com/archilex/filament-filter-sets/pull/455
What’s Changed
- Remove pest/livewire dependency by @archilex in https://github.com/archilex/filament-filter-sets/pull/454
What’s Changed
- Support filament enums in user view resource navigation by @archilex in https://github.com/archilex/filament-filter-sets/pull/453
What’s Changed
- Fix removeTableFilter error by @archilex in https://github.com/archilex/filament-filter-sets/pull/452
What’s Changed
- Add basic testing fixtures by @archilex in https://github.com/archilex/filament-filter-sets/pull/447
- Add compatibility for 4.6 by @archilex in https://github.com/archilex/filament-filter-sets/pull/450
- Add user view resource support for custom pages by @archilex in https://github.com/archilex/filament-filter-sets/pull/449
What’s Changed
- Fix missing tenantColumn configuration by @archilex in https://github.com/archilex/filament-filter-sets/pull/445
- Fix table not updating when view manager used in slideover by @archilex in https://github.com/archilex/filament-filter-sets/pull/446
What’s Changed
- Fix breaking change for disabling quick filters by @archilex in https://github.com/archilex/filament-filter-sets/pull/444
What’s Changed
- Fix query string when opening view from user view resource by @archilex in https://github.com/archilex/filament-filter-sets/pull/442
- Allow quick filters to be disabled per resource by @archilex in https://github.com/archilex/filament-filter-sets/pull/443
What’s Changed
- Fix view manager action clipping by @archilex in https://github.com/archilex/filament-filter-sets/pull/441
What’s Changed
- Allow multi sort to be configured per page by @archilex in https://github.com/archilex/filament-filter-sets/pull/440
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/archilex/filament-filter-sets/pull/439
December 2025
What’s Changed
- Support new tableRecordsCount in widgets by @archilex in https://github.com/archilex/filament-filter-sets/pull/438
What’s Changed
- Add ‘default’ translation to advanced-tables.php by @archilex in https://github.com/archilex/filament-filter-sets/pull/437
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/archilex/filament-filter-sets/pull/436
November 2025
What’s Changed
- Once again change plugin registration check by @archilex in https://github.com/archilex/filament-filter-sets/pull/435
What’s Changed
- Fix needing double click for Advanced Filter Builder by @archilex in https://github.com/archilex/filament-filter-sets/pull/434
What’s Changed
- Better panel registration check by @archilex in https://github.com/archilex/filament-filter-sets/pull/433
What’s Changed
- Panel registration check by @archilex in https://github.com/archilex/filament-filter-sets/pull/432
What’s Changed
- Fix deprecation of passing null to explode() by @ziming in https://github.com/archilex/filament-filter-sets/pull/430
- Add compatibility for 4.2.1 by @archilex in https://github.com/archilex/filament-filter-sets/pull/431
October 2025
What’s Changed
- Fix user views with query builder by @archilex in https://github.com/archilex/filament-filter-sets/pull/429
What’s Changed
- Fix query builder handling by @archilex in https://github.com/archilex/filament-filter-sets/pull/428
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/archilex/filament-filter-sets/pull/427
What’s Changed
- Fix for table builder by @archilex in https://github.com/archilex/filament-filter-sets/pull/426
What’s Changed
- Fix advanced filters with polling and deferred filters by @archilex in https://github.com/archilex/filament-filter-sets/pull/424
- Add multi sort reset label translation by @archilex in https://github.com/archilex/filament-filter-sets/pull/425
What’s Changed
- Fix multi sort column dropdown picker clipping by @archilex in https://github.com/archilex/filament-filter-sets/pull/421
- Fix multi sort and advanced filter builder picker with polling by @archilex in https://github.com/archilex/filament-filter-sets/pull/422
- Fix icon picker css by @archilex in https://github.com/archilex/filament-filter-sets/pull/423
September 2025
What’s Changed
- Fix advanced filter dropdown placement by @archilex in https://github.com/archilex/filament-filter-sets/pull/420
What’s Changed
- Fix dependencies by @archilex in https://github.com/archilex/filament-filter-sets/pull/419
What’s Changed
- Fix user view resource paths for new v4 directory by @archilex in https://github.com/archilex/filament-filter-sets/pull/418
What’s Changed
- V4 fix quick filters and default loading by @archilex in https://github.com/archilex/filament-filter-sets/pull/417
August 2025
What’s Changed
- Fix dont show new columns in views by @archilex in https://github.com/archilex/filament-filter-sets/pull/416
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/archilex/filament-filter-sets/pull/415
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/archilex/filament-filter-sets/pull/414
What’s Changed
- Feature advanced indicators by @archilex in https://github.com/archilex/filament-filter-sets/pull/328
- initial fixes by @archilex in https://github.com/archilex/filament-filter-sets/pull/329
- Advanced indicators beta readme by @archilex in https://github.com/archilex/filament-filter-sets/pull/330
- Update README.md by @archilex in https://github.com/archilex/filament-filter-sets/pull/331
- Improvements by @archilex in https://github.com/archilex/filament-filter-sets/pull/333
- Update indicators.blade.php by @archilex in https://github.com/archilex/filament-filter-sets/pull/334
- Feature Multi-Sort by @archilex in https://github.com/archilex/filament-filter-sets/pull/340
- Update translations by @archilex in https://github.com/archilex/filament-filter-sets/pull/341
- Fix multi sort column labels by @archilex in https://github.com/archilex/filament-filter-sets/pull/342
- Fix advanced indicators using filter form section by @archilex in https://github.com/archilex/filament-filter-sets/pull/343
- Update updated filament method by @archilex in https://github.com/archilex/filament-filter-sets/pull/344
- Update composer.json by @archilex in https://github.com/archilex/filament-filter-sets/pull/362
- Feature user defined default views by @archilex in https://github.com/archilex/filament-filter-sets/pull/365
- Default View tweaks by @archilex in https://github.com/archilex/filament-filter-sets/pull/366
- Allow customizable default icon by @archilex in https://github.com/archilex/filament-filter-sets/pull/367
- Improve compatibility between default view and beta 10 by @archilex in https://github.com/archilex/filament-filter-sets/pull/369
- Persist current view when persistActiveView is enabled by @archilex in https://github.com/archilex/filament-filter-sets/pull/370
- Improve resetting view from view manager by @archilex in https://github.com/archilex/filament-filter-sets/pull/371
- Update default view translations by @archilex in https://github.com/archilex/filament-filter-sets/pull/373
- Replace hardcoded tenant ids by @archilex in https://github.com/archilex/filament-filter-sets/pull/374
- Fix hiding view manager and quick save when in favorites bar by @archilex in https://github.com/archilex/filament-filter-sets/pull/375
- Improve support for multiple plugin instances by @archilex in https://github.com/archilex/filament-filter-sets/pull/376
- Improve support for multiple trait instances by @archilex in https://github.com/archilex/filament-filter-sets/pull/377
- Implement current user view by @archilex in https://github.com/archilex/filament-filter-sets/pull/378
- Update HasViewActions.php by @archilex in https://github.com/archilex/filament-filter-sets/pull/380
- Fix incorrect method naming by @archilex in https://github.com/archilex/filament-filter-sets/pull/382
- Fix preset views that modifed the query by @archilex in https://github.com/archilex/filament-filter-sets/pull/383
- Fix preset views that modifed the query by @archilex in https://github.com/archilex/filament-filter-sets/pull/384
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/archilex/filament-filter-sets/pull/379
- Add empty filter to date operator by @archilex in https://github.com/archilex/filament-filter-sets/pull/385
- Fix is empty date filter by @archilex in https://github.com/archilex/filament-filter-sets/pull/386
- Fix date filter by @archilex in https://github.com/archilex/filament-filter-sets/pull/387
- Fix more than 6 or groups by @archilex in https://github.com/archilex/filament-filter-sets/pull/389
- Improve support for filament minimal theme by @archilex in https://github.com/archilex/filament-filter-sets/pull/388
- Initial upgrade to v4 by @archilex in https://github.com/archilex/filament-filter-sets/pull/391
- V4 bug fixes by @archilex in https://github.com/archilex/filament-filter-sets/pull/392
- v4 fix view manager badge by @archilex in https://github.com/archilex/filament-filter-sets/pull/393
- v4 Fix view manager badge round 2 by @archilex in https://github.com/archilex/filament-filter-sets/pull/394
- Try fix deprecation error to Str::beforeLast() by @ziming in https://github.com/archilex/filament-filter-sets/pull/395
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/archilex/filament-filter-sets/pull/390
- Fix toggleOnAllColumns with relationships by @archilex in https://github.com/archilex/filament-filter-sets/pull/397
- Fix table columns method to get columns by @iboldurev in https://github.com/archilex/filament-filter-sets/pull/396
- Replace default view for default preset view by @archilex in https://github.com/archilex/filament-filter-sets/pull/398
- Fix Model::shouldBeStrict error by @archilex in https://github.com/archilex/filament-filter-sets/pull/399
- Update to filaments new table column structure by @archilex in https://github.com/archilex/filament-filter-sets/pull/401
- Remove testing css class by @archilex in https://github.com/archilex/filament-filter-sets/pull/400
- Fix premature resetting active views by @archilex in https://github.com/archilex/filament-filter-sets/pull/402
- Fix-preserveFilters-when-going-from-userView-to-PresetView by @archilex in https://github.com/archilex/filament-filter-sets/pull/403
- Fix modal content implementation by @archilex in https://github.com/archilex/filament-filter-sets/pull/404
- Fix save user view action in view manager by @archilex in https://github.com/archilex/filament-filter-sets/pull/406
- Add compatibility for consolidated table sort by @archilex in https://github.com/archilex/filament-filter-sets/pull/407
- Feature Multi Sort and Quick Filters by @archilex in https://github.com/archilex/filament-filter-sets/pull/408
- Update to consolidated table grouping by @archilex in https://github.com/archilex/filament-filter-sets/pull/409
- Remove unused directory from service provider by @archilex in https://github.com/archilex/filament-filter-sets/pull/411
- Fix default grouping by @archilex in https://github.com/archilex/filament-filter-sets/pull/412
New Contributors
- @ziming made their first contribution in https://github.com/archilex/filament-filter-sets/pull/395
- @iboldurev made their first contribution in https://github.com/archilex/filament-filter-sets/pull/396
What’s Changed
- Remove unused directory from service provider by @archilex in https://github.com/archilex/filament-filter-sets/pull/411
What’s Changed
- Feature advanced indicators by @archilex in https://github.com/archilex/filament-filter-sets/pull/328
- initial fixes by @archilex in https://github.com/archilex/filament-filter-sets/pull/329
- Advanced indicators beta readme by @archilex in https://github.com/archilex/filament-filter-sets/pull/330
- Update README.md by @archilex in https://github.com/archilex/filament-filter-sets/pull/331
- Improvements by @archilex in https://github.com/archilex/filament-filter-sets/pull/333
- Update indicators.blade.php by @archilex in https://github.com/archilex/filament-filter-sets/pull/334
- Feature Multi-Sort by @archilex in https://github.com/archilex/filament-filter-sets/pull/340
- Update translations by @archilex in https://github.com/archilex/filament-filter-sets/pull/341
- Fix multi sort column labels by @archilex in https://github.com/archilex/filament-filter-sets/pull/342
- Fix advanced indicators using filter form section by @archilex in https://github.com/archilex/filament-filter-sets/pull/343
- Update updated filament method by @archilex in https://github.com/archilex/filament-filter-sets/pull/344
- Update composer.json by @archilex in https://github.com/archilex/filament-filter-sets/pull/362
- Improve compatibility between default view and beta 10 by @archilex in https://github.com/archilex/filament-filter-sets/pull/369
- Persist current view when persistActiveView is enabled by @archilex in https://github.com/archilex/filament-filter-sets/pull/370
- Improve resetting view from view manager by @archilex in https://github.com/archilex/filament-filter-sets/pull/371
- Improve support for multiple trait instances by @archilex in https://github.com/archilex/filament-filter-sets/pull/377
- Update HasViewActions.php by @archilex in https://github.com/archilex/filament-filter-sets/pull/380
- Fix preset views that modifed the query by @archilex in https://github.com/archilex/filament-filter-sets/pull/384
- Fix save user view action in view manager by @archilex in https://github.com/archilex/filament-filter-sets/pull/406
- Add compatibility for consolidated table sort by @archilex in https://github.com/archilex/filament-filter-sets/pull/407
- Feature Multi Sort and Quick Filters by @archilex in https://github.com/archilex/filament-filter-sets/pull/408
- Update to consolidated table grouping by @archilex in https://github.com/archilex/filament-filter-sets/pull/409
July 2025
What’s Changed
- Fix modal content implementation by @archilex in https://github.com/archilex/filament-filter-sets/pull/404
What’s Changed
- Fix-preserveFilters-when-going-from-userView-to-PresetView by @archilex in https://github.com/archilex/filament-filter-sets/pull/403
What’s Changed
- Fix premature resetting active views by @archilex in https://github.com/archilex/filament-filter-sets/pull/402
What’s Changed
- Fix toggleOnAllColumns with relationships by @archilex in https://github.com/archilex/filament-filter-sets/pull/397
- Fix Model::shouldBeStrict error by @archilex in https://github.com/archilex/filament-filter-sets/pull/399
- Update to filaments new table column structure by @archilex in https://github.com/archilex/filament-filter-sets/pull/401
- Remove testing css class by @archilex in https://github.com/archilex/filament-filter-sets/pull/400
What’s Changed
- Replace default view for default preset view by @archilex in https://github.com/archilex/filament-filter-sets/pull/398
What’s Changed
- Fix table columns method to get columns by @iboldurev in https://github.com/archilex/filament-filter-sets/pull/396
New Contributors
- @iboldurev made their first contribution in https://github.com/archilex/filament-filter-sets/pull/396
What’s Changed
- Try fix deprecation error to Str::beforeLast() by @ziming in https://github.com/archilex/filament-filter-sets/pull/395
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in https://github.com/archilex/filament-filter-sets/pull/390
New Contributors
- @ziming made their first contribution in https://github.com/archilex/filament-filter-sets/pull/395
June 2025
What’s Changed
- v4 Fix view manager badge round 2 by @archilex in https://github.com/archilex/filament-filter-sets/pull/394
What’s Changed
- v4 fix view manager badge by @archilex in https://github.com/archilex/filament-filter-sets/pull/393
What’s Changed
- V4 bug fixes by @archilex in https://github.com/archilex/filament-filter-sets/pull/392
What’s Changed
- Initial upgrade to v4 by @archilex in https://github.com/archilex/filament-filter-sets/pull/391