v1.4.3
版本发布时间: 2021-08-29 01:47:25
thedevdojo/voyager最新发布版本:v1.7(2023-11-11 00:30:47)
Bugfixes:
- Fix picking media not updating thumbnails (#4970)
- Fix setSettingsAttribute for null values (#4981)
- Fix multiple
orderBy
calls in menu (#4985) - Delete old images when new ones are uploaded (#5196)
- Scopes not working with
withTrashed
(#5195) - Order button was showing when order-column is set to empty string (#5003)
- Fix hasOne and hasMany setting in BREAD (#5194)
- Fix radio button with zero value (#5223)
- Don't search or order accessors (#5245)
- Don't fail when not uploading files to a media-picker (#5336)
Enhancements:
- Add a clickable label to multiple checkbox (#4992)
- Refactor login page to allow template usage (#4964)
- Don't allow ordering of relationships, checkboxes and actions when browsing (#4643)
- Force-create user when running
php artisan voyager:admin
(#4604) - Declare visibility on all constants (#5104)
- PHP 8 support (#5150)
- Only allow images to be uploaded to media-manager by default (#5189)
- Let user choose if relationship is required (#5192)
- Hide text for buttons for small screens in read view (#5105)
- Check user permissions before uploading file (#5072)
- Server side order and search for belongsto field (#5185)
- Only search browsable fields (#5281)
- Make installing on Windows work (#5280)
Language updates:
- French (#5182)
- Spanish (#5101)
- Catalan (#5291)
- Turkish (#5404)