Releases: Laravel-Backpack/CRUD
Releases · Laravel-Backpack/CRUD
4.1.65 🌈
4.1.64 🌈
4.1.63 🌈
What's Changed
- Add PHP 8.1 support by @tabacitu in #4022
- Add some missing translations for the DE by @Alexander-Hagemeier in #4050
- Bump sass from 1.44.0 to 1.45.2 by @dependabot in #4046
- Bump jquery-ui-dist from 1.12.1 to 1.13.0 by @dependabot in #4045
- Bump datatables.net-fixedheader-bs4 from 3.2.0 to 3.2.1 by @dependabot in #4044
- Bump datatables.net-fixedheader from 3.2.0 to 3.2.1 by @dependabot in #4047
New Contributors
- @Alexander-Hagemeier made their first contribution in #4050
Full Changelog: 4.1.62...4.1.63
4.1.62 🌈
What's Changed
- Bump sass from 1.43.4 to 1.44.0 by @dependabot in #3974
- Bump laravel-mix from 6.0.37 to 6.0.39 by @dependabot in #3973
- Bump ckeditor4 from 4.16.2 to 4.17.1 by @dependabot in #3972
- Bump tinymce from 5.10.0 to 5.10.2 by @dependabot in #3978
- Bump @digitallyhappy/backstrap from 0.3.5 to 0.4.0 by @dependabot in #3975
- Create pull_request_template.md by @tabacitu in #3982
- Add number_columns option to checklist field by @lakuapik in #4014
Full Changelog: 4.1.61...4.1.62
4.1.61 🌈
What's Changed
- Fix InlineCreate optional routes by @prodixx in #3929
- Add route facade to route file by @lakuapik in #3940
- Added translations to date filter by @promatik in #3949
- Add Burmese translations by @ShaungBhone in #3968
New Contributors
- @prodixx made their first contribution in #3929
- @lakuapik made their first contribution in #3940
- @ShaungBhone made their first contribution in #3968
Full Changelog: 4.1.60...4.1.61
4.1.60 🌈
4.1.59 🌈
Changes
⚙️ Changes
- Bump summernote from 0.8.18 to 0.8.20 (#3919 - thanks to @dependabot)
- Bump sass from 1.42.1 to 1.43.4 (#3921 - thanks to @dependabot)
- Bump perfect-scrollbar from 1.5.2 to 1.5.3 (#3923 - thanks to @dependabot)
- Bump tinymce from 5.9.2 to 5.10.0 (#3916 - thanks to @dependabot)
- Bump laravel-mix from 6.0.31 to 6.0.37 (#3918 - thanks to @dependabot)
4.1.58 🌈
Changes
- Pass
--no-interactionflag to migrate command from backpack:install (#3907 - thanks to @koenwoortman)