Releases: Laravel-Backpack/CRUD
Releases · Laravel-Backpack/CRUD
4.1.50 🌈
Changes
- Update JS dependencies (#3807 - thanks to @tabacitu)
- Bump resolve-url-loader from 3.1.3 to 4.0.0 (#3732 - thanks to @dependabot)
- Bump laravel-mix from 6.0.19 to 6.0.27 (#3804 - thanks to @dependabot)
- Bump sass from 1.35.1 to 1.37.0 (#3805 - thanks to @dependabot)
- Bump bootstrap-colorpicker from 3.3.0 to 3.4.0 (#3801 - thanks to @dependabot)
- Bump perfect-scrollbar from 1.5.1 to 1.5.2 (#3802 - thanks to @dependabot)
4.1.49 🌈
Changes
Dependencies
- Bump tinymce from 5.8.1 to 5.8.2 (#3768 - thanks to @dependabot)
- Bump vue-template-compiler from 2.6.13 to 2.6.14 (#3769 - thanks to @dependabot)
- Bump cropperjs from 1.5.11 to 1.5.12 (#3770 - thanks to @dependabot)
- Bump sass from 1.34.0 to 1.35.1 (#3771 - thanks to @dependabot)
- Bump datatables.net from 1.10.24 to 1.10.25 (#3767 - thanks to @dependabot)
- Bump datatables.net-responsive-bs4 from 2.2.7 to 2.2.9 (#3773 - thanks to @dependabot)
- Bump datatables.net-fixedheader-bs4 from 3.1.8 to 3.1.9 (#3772 - thanks to @dependabot)
4.1.48 🌈
4.1.47 🌈
4.1.46 🌈
4.1.45 🌈
4.1.44 🌈
Changes
- AccountInfoRequest validation connection support (#3687 - thanks to @devpreview)
- do not check for nullness (#3705 - thanks to @pxpm)
- Typo fix (#3708 - thanks to @olipayne)
- dont add the orders to table instead of clearing them (#3541 - thanks to @pxpm)
- Use custom subheading in list page if provided (#3617 - thanks to @jnoordsij)
- Dont call identifiable attribute in models that dont use crud trait (#3643 - thanks to @pxpm)
- translated the rest of the entries that wasn't translated in Arabic (#3698 - thanks to @hasanalsehlawi)
Dependencies
- Bump resolve-url-loader from 3.1.2 to 3.1.3 (#3699 - thanks to @dependabot)
- Upgrade to GitHub-native Dependabot (#3689 - thanks to @dependabot-preview)
- Bump easymde from 2.14.0 to 2.15.0 (#3693 - thanks to @dependabot-preview)
- Bump bootstrap-colorpicker from 3.2.0 to 3.3.0 (#3695 - thanks to @dependabot-preview)
- Bump sass from 1.32.8 to 1.32.12 (#3697 - thanks to @dependabot-preview)
4.1.43 🌈
Changes
- select2 add i18n for other locale (#3598 - thanks to @shiroamada)
- Fix for responsiveness of select2 multiple (#3679 - thanks to @promatik)
- Handle undefined values for repeatable (#3659 - thanks to @nbolender)
4.1.42 🌈
Changes
- fix echoing of select2 nested (#3670 - thanks to @pxpm)
- remove double closing tags in inline create button (#3669 - thanks to @pxpm)
- Prevent 500 return code on empty post request to bulk routes (#3647 - thanks to @jnoordsij)
- fix update with id=0 (#3663 - thanks to @valebar)
- Corrected by passing parameter by reference (#3648 - thanks to @anandphulwani)
- getColumnType does not need table prefix (#3657 - thanks to @pxpm)
- updated CSS and JS assets (#3668 - thanks to @tabacitu)
- Replace null coalescing operator with ternary, fixes #3639 (#3640 - thanks to @dandarie)
- Added Ukrainian translation. (#3664 - thanks to @pavlentij)
- Added missing Dutch translations (#3658 - thanks to @dnwjn)
- Fix ru localization (#3637 - thanks to @serdud)