Skip to content

Releases: Laravel-Backpack/CRUD

4.1.50 🌈

02 Aug 07:15
09cf360
Compare
Choose a tag to compare

Changes

4.1.49 🌈

29 Jul 09:11
530665c
Compare
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
Compare
Choose a tag to compare

Changes

4.1.47 🌈

14 Jun 15:43
b2325ee
Compare
Choose a tag to compare

Changes

4.1.46 🌈

27 May 09:24
4bb96f8
Compare
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)

4.1.45 🌈

17 May 16:40
c991858
Compare
Choose a tag to compare

Changes

  • remove process in favor of artisan, remove unused provider (#3714 - thanks to @pxpm)

4.1.44 🌈

12 May 08:13
42b837d
Compare
Choose a tag to compare

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

4.1.43 🌈

27 Apr 13:35
973e8ab
Compare
Choose a tag to compare

Changes

4.1.42 🌈

19 Apr 17:50
9338f97
Compare
Choose a tag to compare

Changes

4.1.41 🌈

29 Mar 17:38
4477034
Compare
Choose a tag to compare

Changes

  • Fix search when devs use prefixed database tables (#3634 - thanks to @promatik)
  • Fix a couple of docblocks for better IDE support (#3614 - thanks to @justRau)
  • Fix russian localization (#3623 - thanks to @izica)