Releases: givebutter/laravel-custom-fields
Releases · givebutter/laravel-custom-fields
v0.4.4
31 Aug 18:55
Compare
Sorry, something went wrong.
No results found
This pre-release version includes support for Laravel 12.
Credit: @marksitko (PR )
v0.4.3
26 Jul 00:33
Compare
Sorry, something went wrong.
No results found
Update `README.md` with the correct tag for custom field config
v0.4.2
04 Apr 19:13
Compare
Sorry, something went wrong.
No results found
Ignore not found IDs (#39)
v0.4.1
23 Mar 21:43
Compare
Sorry, something went wrong.
No results found
Allow request validator to accept null (#38)
v0.4.0
23 Mar 15:06
Compare
Sorry, something went wrong.
No results found
Add groups, fix validation bugs, improve robustness (#36)
v0.3.0
21 Feb 18:49
Compare
Sorry, something went wrong.
No results found
v0.2.0
29 Sep 01:17
Compare
Sorry, something went wrong.
No results found
v0.1.11
27 Jun 14:38
Compare
Sorry, something went wrong.
No results found
Bug fix: omit archived fields from validation.
v0.1.10
24 Jun 20:23
Compare
Sorry, something went wrong.
No results found
Added
archive() and unarchive() methods to CustomField model
v0.1.9
24 Jun 17:12
Compare
Sorry, something went wrong.
No results found
Added
Support for archived_at field
Upgrade Notes
Be sure to add a nullable timestamp field archived_at to custom_fields table