Releases: filamentphp/filament
v1.10.0
Added customisation support for changing the first day of the week in the date picker's calendar. #409
Removed Sushi as a dependency. #410
Added placeholder form layout component. #411
Added postfix support to the text input field. #415
Added translations Simplified Chinese. #419
Allowed local overwrites of phpunit.xml
. #425
Fixed issue with the file upload and select fields not being reset. #429
Bumped browserslist
from 4.16.3 to 4.16.6. #430
Bumped dns-packet
from 1.3.1 to 1.3.4. #431
Bumped ws
from 7.4.4 to 7.4.6. #436
v1.9.6
v1.9.5
v1.9.4
v1.9.3
v1.9.0
Added the ability to prepend and push record actions to a table. #298
Added card form component column span classes. #299
Allowed customisation of the logout redirect route. #300
Fixed issue with single quotes in select display values. #305
Added Persian translations. #310
Allowed editing to be completely disabled in relation managers. #318
Upgraded blade-ui-kit/blade-heroicons
to v1. #338
Fixed edit record authorization issue. #339
Fixed styling for empty select options. #340
Fixed broken dependable fields from caching. #341