Skip to content

Releases: Laravel-Backpack/CRUD

5.3.3 🌈

09 Aug 04:57
003d015

Choose a tag to compare

Changes

  • Improved UI for both custom route command and add sidebar content command (#4590 - thanks to @promatik)

5.3.2 🌈

08 Aug 17:22
cfb8c07

Choose a tag to compare

Changes

  • use APP_ENV instead of app()->env in show_getting_started (#4589 - thanks to @tabacitu)
  • remove deprecated strftime() in PHP 8.1 (#4585 - thanks to @pxpm)

5.3.1 🌈

08 Aug 16:29
1113f55

Choose a tag to compare

Changes

  • Show getting started widget on dashboard (on localhost) (#4577 - thanks to @tabacitu)
  • stop mentioning Backpack/Base (#4575 - thanks to @tabacitu)
  • Update PHPDoc of getRequest with '\Illuminate\Http\Request' (#4572 - thanks to @emrancu)

4.1.71

08 Aug 16:31
03a0ad4

Choose a tag to compare

What's Changed

  • remove deprecated strftime in 4.1 branch by @pxpm in #4586

Full Changelog: 4.1.70...4.1.71

5.3.0 🌈

02 Aug 16:51
6339e9c

Choose a tag to compare

Changes

  • Huge Improvements to php artisan backpack:install command (#4559 - thanks to @promatik)
  • [bug] fix when ConvertEmptyStringsToNull is disabled for M-M relations (#4528 - thanks to @basselhossam)
  • Update README.md (#4567 - thanks to @tabacitu)
  • use main branch for release-drafter (#4566 - thanks to @tabacitu)
  • trigger the delete events for each of related deleted model (#4543 - thanks to @pxpm)

Dependency bumps

5.2.2 🌈

21 Jul 15:48
bea3042

Choose a tag to compare

Changes

  • [BUG] add more checks, change execution order in strippedRequest (#4540 - thanks to @pxpm)
  • Add unit tests for getStrippedSaveRequest (#4541 - thanks to @mattsches)
  • Add Laravel 9 to testing matrix (#4532 - thanks to @tabacitu)
  • Delete .travis.yml (#4535 - thanks to @ziming)

⚙️ Changes

5.2.1 🌈

20 Jul 08:39
0dc8eb9

Choose a tag to compare

Changes

  • HOT FIX: remove php 8 code from function constructor (#4533 - thanks to @pxpm)

4.1.70

19 Jul 07:12
6c335a8

Choose a tag to compare

What's Changed

  • Fix mb_strwidth() Passing null to parameter 1 is deprecated #4492 by @Polfo in #4493

New Contributors

Full Changelog: 4.1.69...4.1.70

5.2.0 🎉

19 Jul 07:21
85229a7

Choose a tag to compare

Features

  • Added switch field (#4463 - thanks to @promatik)
  • Add invokable support to strippedRequest (#4505 - thanks to @tabacitu)
  • Split export buttons into two different configs - showTableColumnPicker and showExportButton (#4521 - thanks to @pxpm)

Changes

  • Load view namespaces into crud instead of config (#4520 - thanks to @pxpm)
  • Minor fixes in the Buttons traits documentation (#4523 - thanks to @promatik)
  • Move DataTable reordering in its own function (for server-side exports to use it) (#4458 - thanks to @pxpm)
  • [Bug] Fix column attribute for filters (#4512 - thanks to @maurohmartinez)
  • check if method exists before calling (#4514 - thanks to @pxpm)
  • Catalan translations. (#4508 - thanks to @profe-pep)
  • Fluent columns, add key() function to properly allow overrides (#4504 - thanks to @pxpm)
  • Fixed icons and alignment on non responsive datatable (#4490 - thanks to @promatik)

5.1.4 🌈

03 Jul 06:59
4539c78

Choose a tag to compare

Changes

  • JS fields - Added parent on subfields instead of subfieldHolder (#4455 - thanks to @promatik)
  • Fix incorrect phpdoc return type on performSaveAction method (#4480 - thanks to @jnoordsij)
  • Fixed Noty CSS on blue bundle (#4465 - thanks to @promatik)
  • Link to correct version of CoreUI in config (#4476 - thanks to @viperet)
  • Bump datatables.net-fixedheader-bs4 from 3.2.3 to 3.2.4 (#4483 - thanks to @dependabot)
  • Bump laravel-mix from 6.0.44 to 6.0.49 (#4485 - thanks to @dependabot)
  • Bump vue-template-compiler from 2.6.14 to 2.7.0 (#4486 - thanks to @dependabot)
  • Bump datatables.net-fixedheader from 3.2.3 to 3.2.4 (#4487 - thanks to @dependabot)