Releases: Laravel-Backpack/CRUD
4.1.66
What's Changed
- Bump sass from 1.45.2 to 1.49.6 by @dependabot in #4133
- Bump easymde from 2.15.0 to 2.16.1 by @dependabot in #4134
- Bump laravel-mix from 6.0.39 to 6.0.41 by @dependabot in #4135
- Bump perfect-scrollbar from 1.5.3 to 1.5.5 by @dependabot in #4130
- Bump datatables.net from 1.11.3 to 1.11.4 by @dependabot in #4131
- Bump nanoid from 3.1.30 to 3.2.0 by @dependabot in #4143
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #4145
- Bump follow-redirects from 1.14.5 to 1.14.7 by @dependabot in #4146
- Bump sass from 1.49.6 to 1.49.7 by @dependabot in #4144
- Bump datatables.net-bs4 from 1.11.3 to 1.11.4 by @dependabot in #4148
- The set is expecting wrong param type by @bomshteyn in #4177
- Add Vietnamese translation by @sang-lu in #4207
New Contributors
- @bomshteyn made their first contribution in #4177
Full Changelog: 4.1.65...4.1.66
5.0.8 🌈
What's Changed
Full Changelog: 5.0.7...5.0.8
5.0.7 🌈
Changes
- Fixed the Error Frame for the new ignition layout (#4212 - thanks to @promatik)
- add css that forces width on select2 placeholder (#4201 - thanks to @pxpm)
- Removed is countable helper (#4189 - thanks to @promatik)
- Removed last bits of placeholder (#4190 - thanks to @promatik)
- Fix for
address_algoliafield not found (#4191 - thanks to @promatik) - Bump follow-redirects from 1.14.7 to 1.14.8 (#4198 - thanks to @dependabot)
5.0.6 🌈
5.0.5 🌈
5.0.4 🌈
What's Changed
Since this required a change in the published JS files, the only way to get this fix is to re-publish the assets:
php artisan vendor:publish --provider="Backpack\CRUD\BackpackServiceProvider" --tag=public --forceFull Changelog: 5.0.3...5.0.4
5.0.3 🌈
5.0.2
5.0.1 🌈
5.0.0
Backpack v5
It's here!! It's finally here!! Backpack v5 is the latest-and-greatest that Backpack has to offer. But it is NOT a huge time-consuming upgrade. Think of it as a "4.2" release, that we've had to name "v5", because we've also changed our business model. We have added new features, major improvements that will allow us to build cool new features, but also kept the upgrading process as easy as possible. Plus...
🎉 🎉 🎉 Backpack v5 is a FREE upgrade, for everybody who's purchased a Backpack v4 license after 9 Feb 2021. 🎉 🎉 🎉
But yes, Backpack v5 is a MAJOR new version, with 8+ months of work put into it, and major improvements under-the-hood. It is the current and recommended version of Backpack and it's got so many cool new things... Please see the release notes in the docs for an easier-to-read breakdown of the changes.
Breaking Changes
#3871, #3874, #3808, #3061, #3859, #3905, #3955, #3986, #3987, #3988, #3459, #3997, #3618, #3132, #4002, #4026
Non-Breaking Changes
#2939, #3226, #3899, #3900, #3836, #3912, #3942, #3936, #3970, #3616, #3993, #3994, #3996, #2652, #4005, #4011, #4013, #3995, #4016, #4009, #4043, #3054, #3331, #4032, #4054, #4057, #4055, #4066, #4062, #4075, #4082, #4078, #4069, #4084, #4094, #4096, #3967, #4102, #4095, #4112, #4087, #4119, #4122, #4127, #4129, #3387, #4150, #3376
To see all PRs that have been merged into this version (and their title) please see this comment.
Full Changelog: 4.1.65...5.0.0