All notable changes to filament-workflows
will be documented in this file.
- Extended config functionality to allow custom models and resources by @AJMarquez99 in #12
- @AJMarquez99 made their first contribution in #12
Full Changelog: https://github.com/Tschucki/filament-workflows/compare/0.0.4...0.0.5
Update Version
- Laravel 11 support & Fix search error by @Tschucki in #9
Full Changelog: https://github.com/Tschucki/filament-workflows/compare/0.0.3...0.0.4
- Add Laravel 11 Support (#8)
- Fix Search
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #6
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #3
- @dependabot made their first contribution in #6
Full Changelog: https://github.com/Tschucki/filament-workflows/compare/0.0.2...0.0.3
- Add possibility to define max search results
- Add possibility to define another field that will be searched, when searching for the model id
Thanks to @krognome for reporting this issue.
- Max Search Results & own field for searching by @Tschucki in #2
- @Tschucki made their first contribution in #2
Full Changelog: https://github.com/Tschucki/filament-workflows/compare/0.0.1...0.0.2
First working version
- initial release