You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twill 3.5.0 is a minor release addressing various bugs and edge cases.
HOW TO UPDATE
Run composer update in your project and then, run Twill's own update command: php artisan twill:update. This will force update your published Twill assets. If you are versioning them, you can delete the old ones from your repository. If you are using custom Vue components, you should rebuild Twill assets using php artisan twill:build.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Twill 3.5.0 is a minor release addressing various bugs and edge cases.
HOW TO UPDATE
Run
composer updatein your project and then, run Twill's own update command:php artisan twill:update. This will force update your published Twill assets. If you are versioning them, you can delete the old ones from your repository. If you are using custom Vue components, you should rebuild Twill assets usingphp artisan twill:build.Added
ModuleController::setPreviewView()method by @zachgarwood in Create aModuleController::setPreviewView()method #2724disableCrop()method tomediasfields by @ifox in fix: hideActiveCrop() not working for medias form field when max is greater than 1 #2686Fixed
mediasandfilesfields by @zeezo887 in Allow positioning media files #2694Relationcolumn by @zachgarwood in Fix issue with Relation column #2720Browsercomponent by @zeezo887 in Refactor endpoints initialization for Browser component #2722hideActiveCrop()not working for medias form field when max is greater than 1 by @zeezo887 in fix: hideActiveCrop() not working for medias form field when max is greater than 1 #2686InlineRepeaterupdates by @13twelve in fix 2641: Inline repeater updates #2714Docs
MultiSelectfield with dynamic values in form builder by @ordigital in MultiSelect with dynamic values for formbuilder #2699nullor0ratio value by @LucaRed in Docs: free cropping with 0 ratio #2715Translations
New Contributors
Full Changelog: 3.4.1...3.5.0
This discussion was created from the release Twill 3.5.0.
Beta Was this translation helpful? Give feedback.
All reactions