Skip to content

Releases: filamentphp/filament

v1.7.2

21 Mar 00:44
9707e09
Compare
Choose a tag to compare

Cleaned up key-value field translations. #255
Added auto-bullet support for markdown editor field. #256

v1.7.1

21 Mar 00:00
Compare
Choose a tag to compare

Added image attachments to markdown editor field. #254

v1.7.0

20 Mar 22:41
210e892
Compare
Choose a tag to compare

Added markdown editor field. #251

v1.6.5

20 Mar 20:23
6b16a97
Compare
Choose a tag to compare

Added resourceUrl() configuration for columns. #221
Added hidden field. #222
Fixed null image columns. #228
Added decimal configuration for currency columns. #238
Fixed formatting. #241
Fixed absolute avatar URLs. #243
Fixed route model binding edge cases. #245
Casted select key to string when retrieving display value. #246
Fixed style service provider registration. #248

v1.6.4

15 Mar 19:51
Compare
Choose a tag to compare

Added Russian translations. #218
Fixed custom middleware config merging. #219
Fixed widget Livewire component auto-registration. #220
Fixed class-based filter names generated by the command. #223
Added support for registering file-based assets. #224

v1.6.0

13 Mar 23:10
Compare
Choose a tag to compare

Fixed Livewire component registration for plugins. #191
Encapsulated methods in forms and tables packages. #193
Fixed clear issue with multiple relation selects. #197
Fixed issue with multiple file uploads on one page. #200
Added support for table record action icons. #203
Fixed issue with selective deletion not working. 209
Added table record action titles. #210
Fixed Livewire DOM-diffing issue with tables. #212
Added php-cs-fixer workflow. #214

v1.5.5

12 Mar 11:38
Compare
Choose a tag to compare

Added plugin service provider registration hooks. #182
Added custom form component and column construction commands. #183
Added Arabic translations. #184
Added EditRecord fill hooks. #187
Fixed #189.

v1.5.4

11 Mar 22:11
Compare
Choose a tag to compare

Added Catalan translations. #169
Added preload() option for BelongsToSelect fields. #173
Added support for middleware customization. #180
Allowed relation manager table customizations without overriding main table method. #181

v1.5.3

11 Mar 21:02
7005f96
Compare
Choose a tag to compare

Fixed Alpine issue with reinitialising components abnormally. #179

v1.5.2

11 Mar 19:21
Compare
Choose a tag to compare

Added Georgian translations. #170
Fixed issue with adding additional table record actions from resource. #175
Fixed undefined url() method with view columns. #177
Added $view to resource page stub. #178