Skip to content

Releases: Laravel-Backpack/CRUD

4.1.55 🌈

13 Oct 13:11
ecb05f5

Choose a tag to compare

Changes

  • Throttle password request attempts (#3862 - thanks to @pxpm)
  • suggest select_from_array when enum field is not supported (#3866 - thanks to @tabacitu)
  • Fix repeatable converting non-string values to string when adding prefix (#3654 - thanks to @pxpm)

Dependencies

4.1.54 🌈

22 Sep 07:31
6f0ddff

Choose a tag to compare

Changes

  • Prevent DB query when value is empty (#3837 - thanks to @pxpm)
  • If possible relation method requires parameters, it's not a relation method. (#3826 - thanks to @pxpm)
  • Require devtools command (#3813 - thanks to @promatik)

4.1.53 🌈

16 Sep 11:41
8698b8e

Choose a tag to compare

Changes

4.1.52 🌈

06 Sep 07:15
239e60d

Choose a tag to compare

Changes

  • fix for 0 key in select from array (#3816 - thanks to @pxpm)
  • Fire 'change' event when selecting radio elements (#3530 - thanks to @olipayne)
  • change placeholder URL (#3822 - thanks to @tabacitu)
  • fix required repeatable fields (#3779 - thanks to @pxpm)
  • Add back IE support (fix conflicting code) (#3671 - thanks to @pxpm)

4.1.51 🌈

02 Sep 06:24
756173c

Choose a tag to compare

Features

Fixes

  • Non breaking fix for avatar dependency (#3681 - thanks to @promatik)
  • Fix for enum field on SQLite database (#3788 - thanks to @promatik)
  • Remove overrides for Cviebrock Sluggable (#3746 - thanks to @pxpm)
  • Removed even more overrides (#3811 - thanks to @promatik)

Version bumps

4.1.50 🌈

02 Aug 07:15
09cf360

Choose a tag to compare

Changes

4.1.49 🌈

29 Jul 09:11
530665c

Choose a tag to compare

Changes

  • Replace belongs relation names with foreign key (#3797 - thanks to @pxpm)

Dependencies

4.1.48 🌈

23 Jun 07:23
53bc602

Choose a tag to compare

Changes

4.1.47 🌈

14 Jun 15:43
b2325ee

Choose a tag to compare

Changes

4.1.46 🌈

27 May 09:24
4bb96f8

Choose a tag to compare

Changes

  • Added missing LangFileManager translation links (#3719 - thanks to @promatik)
  • Remove redundant makeSlugUnique method overriding (#3625 - thanks to @serdud)
  • Updated Japanese translation (#3726 - thanks to @onkbear)
  • Added Bangla Translation (#3724 - thanks to @rakibdevs)