Skip to content

Latest commit

 

History

History
65 lines (35 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

65 lines (35 loc) · 2.01 KB

Changelog

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

0.0.5 - 2024-10-07

What's Changed

  • Extended config functionality to allow custom models and resources by @AJMarquez99 in #12

New Contributors

  • @AJMarquez99 made their first contribution in #12

Full Changelog: https://github.com/Tschucki/filament-workflows/compare/0.0.4...0.0.5

0.0.4 - 2024-05-09

Update Version

What's Changed

  • 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

0.0.3 - 2024-05-09

What's Changed

  • 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

New Contributors

  • @dependabot made their first contribution in #6

Full Changelog: https://github.com/Tschucki/filament-workflows/compare/0.0.2...0.0.3

0.0.2 - 2024-02-25

  • 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.

What's Changed

  • Max Search Results & own field for searching by @Tschucki in #2

New Contributors

  • @Tschucki made their first contribution in #2

Full Changelog: https://github.com/Tschucki/filament-workflows/compare/0.0.1...0.0.2

0.0.1 - 2024-01-28

First working version

1.0.0 - 202X-XX-XX

  • initial release