Skip to content

Releases: Laravel-Backpack/CRUD

4.1.35 🌈

22 Feb 19:30
84ffcc6

Choose a tag to compare

Changes

  • Configurable delay on ajax fields (#3547 - thanks to @pxpm)
  • fix sql vector in order by clauses (#3550 - thanks to @pxpm)
  • Fix issue where a nested relation on column would cause an exception on listing (#3504 - thanks to @jnoordsij)
  • infer ajax from data_source if no ajax specified (#3522 - thanks to @pxpm)
  • Added prefix and suffix to columns (#3435 - thanks to @promatik)
  • refactor #3267 before merging (#3526 - thanks to @pxpm)

4.1.34 🌈

16 Feb 07:24
d9ec59a

Choose a tag to compare

Changes

  • [4.X] Fixing alerts when redirected by persistent table (#3079 - thanks to @pxpm)
  • Added DBAL v3 support (#3517 - thanks to @tabacitu)
  • address google fixes (#3525 - thanks to @pxpm)
  • Moved pac-container up in z to be visible (#3477 - thanks to @promatik)
  • Updated Portuguese translations (#3520 - thanks to @promatik)

4.1.33 🌈

08 Feb 18:44
a8c2785

Choose a tag to compare

Changes

  • field dependant functionality fixes (#3313 - thanks to @pxpm)
  • use filter key instead of name in range filter (#3512 - thanks to @pxpm)
  • Fix for select2 to match other inputs height (#3397 - thanks to @promatik)
  • The endDate format miss an H in format, when the hidden fields value are set in the javascript (#3509 - thanks to @mamarmite)
  • Disabled the animation during page load (#3484 - thanks to @promatik)
  • Add PHP8 support (#3516 - thanks to @tabacitu)
  • [BUG] upload_multiple does not allow to delete and store files in the same request (#3511 - thanks to @dejury)
  • Fix color_picker field. (#3505 - thanks to @ChuiSauCE)
  • refactor: chinese crud lang (#3518 - thanks to @EricKwan2014)
  • Fixed hasOrderByPrimaryKey evaluation (#3451 - thanks to @promatik)

4.1.32 🌈

01 Feb 15:26
1a65e15

Choose a tag to compare

Changes

4.1.31 🌈

26 Jan 14:59
e0c389a

Choose a tag to compare

Changes

  • Fix image field for sftp driver (#3449 - thanks to @promatik)
  • Toggle sidebar based on default visibility (#3391 - thanks to @martijnb92)
  • Fix unit tests for Laravel 8 (#3476 - thanks to @tabacitu)
  • Use Github Actions instead of Travis CI (#3470 - thanks to @tabacitu)
  • testCrudRequestUpdatesOnEachRequest was failing in Laravel 7+ (#3475 - thanks to @tabacitu)
  • Revert "Migrated deprecated PHP Unit schema" (#3472 - thanks to @tabacitu)
  • bump require-dev orchestra/testbench dependency to cover Laravel 8 (#3471 - thanks to @tabacitu)
  • [4.1]Ease the get of inputs from dependant fields in api's (#3113 - thanks to @pxpm)
  • Translate some phrases (arabic) (#3462 - thanks to @mustafa-online)
  • Allow repeatable fields to init custom rows and have a maximum of rows (#3406 - thanks to @pxpm)
  • remove asterisks from radio options (#3469 - thanks to @pxpm)
  • [Bug] prevent relationship functionality when column has entity => false (#3445 - thanks to @pxpm)
  • Multiple order columns in Datatables (#3428 - thanks to @pxpm)
  • add consistent field null property (#3334 - thanks to @pxpm)
  • make command output yellow when nothing was done (#3458 - thanks to @tabacitu)
  • Added functionality to allow for callables as wrapper elements (#3358 - thanks to @dnwjn)
  • allow select2 ajax filter to work with fetch operation (#3348 - thanks to @pxpm)
  • ability to define paginator accordingly to documentation (#3332 - thanks to @pxpm)
  • Change redirect route after logout (#3408 - thanks to @ClouddJR)
  • Bump datatables.net from 1.10.22 to 1.10.23 (#3433 - thanks to @dependabot-preview)
  • Bump tinymce from 5.6.1 to 5.6.2 (#3434 - thanks to @dependabot-preview)
  • Bump cross-env from 7.0.2 to 7.0.3 (#3432 - thanks to @dependabot-preview)
  • Bump sass from 1.29.0 to 1.32.0 (#3431 - thanks to @dependabot-preview)
  • Bump datatables.net-bs4 from 1.10.22 to 1.10.23 (#3430 - thanks to @dependabot-preview)

4.1.30 🌈

17 Dec 12:28
62856b1

Choose a tag to compare

Changes

  • Hotfix - Delete button didn't work inside the Show operation after the refactor - #3404

4.1.29 🌈

16 Dec 19:15
2298dd0

Choose a tag to compare

Changes

4.1.28 🌈

08 Dec 20:35
011e818

Choose a tag to compare

Changes

  • Fix for when checklist value is empty (#3377 - thanks to @tabacitu)
  • Fix for elements on long dropdowns being cut off (#3357 - thanks to @promatik)
  • Adopt The Whole Fruit Manifesto (#3340 - thanks to @tabacitu)
  • Fix for translatable icon inside a multi input fields (#3327 - thanks to @promatik)
  • [bug fix] allow models with arrayed names to be translated. (#3276 - thanks to @pxpm)
  • [4.1] Fix order by applied when in mongo db (#3259 - thanks to @pxpm)
  • Remove some old CSS and fix selector (#3352 - thanks to @martijnb92)
  • Migrated deprecated PHP Unit schema (#3356 - thanks to @promatik)
  • Removed duplicate semicolon and added required space (#3355 - thanks to @senthur1994)
  • Make compatible with UUIDs (#3351 - thanks to @Thiritin)
  • Fixed typos in license file (#3349 - thanks to @thomaswardiii)
  • get un-casted value for casted attributes in radio (#3317 - thanks to @pxpm)
  • Resize DataTable on sidebar toggle (#3343 - thanks to @martijnb92)
  • Removed useless @else and code isn't aligned properly in show.blade.php file (#3335 - thanks to @senthur1994)
  • Use Composer Suggestions - add main addons and tools as suggestions in composer.json (#3307 - thanks to @tabacitu)
  • [MINOR] Add cachebusting to all backpack's assets (#3197 - thanks to @mahasadhu)
  • Bump laravel-mix from 5.0.7 to 5.0.9 (#3360 - thanks to @dependabot-preview)
  • Bump easymde from 2.12.1 to 2.13.0 (#3361 - thanks to @dependabot-preview)
  • Bump sass from 1.28.0 to 1.29.0 (#3363 - thanks to @dependabot-preview)
  • Bump tinymce from 5.5.1 to 5.6.1 (#3364 - thanks to @dependabot-preview)

4.1.27 🌈

09 Nov 19:41
bd1bab5

Choose a tag to compare

Changes

  • Do not reinitialize the instance again (#3273 - thanks to @pxpm)
  • Fixed crud\inc\form_save_buttons.blade.php file code alignment issue (#3305 - thanks to @senthur1994)
  • date field initializations should not rely on wrapper class (#3309 - thanks to @DoDSoftware)
  • [4.1.x][Bug fix] Update date range filter (#2253 - thanks to @pxpm)
  • clear ajax select options when clearing the value (#3301 - thanks to @pxpm)
  • Added missing translatable icon to repeatable field (#3277 - thanks to @promatik)
  • tinymce stores full image path instead of server relative path (#3281 - thanks to @pxpm)
  • ran npm audit fix to bump resolve-url-loader version (#3285 - thanks to @tabacitu)

⚙️ Changes

4.1.26 🌈

27 Oct 18:57
ae68ca2

Choose a tag to compare

Changes

  • support new version of ocramius/package-versions (#3282 - thanks to @tabacitu)
  • fix typo change to Laravel 7+ (#3280 - thanks to @mahasadhu)
  • Do not register reset password routes if users do not have email (#3257 - thanks to @danilopolani)
  • Default user model is now the one in auth (fixes Class 'App\User' not found error when installing on Laravel 8) (#3269 - thanks to @tabacitu)
  • Fix 2677 - to support CloudFlare FlexibleSSL (#3270 - thanks to @tabacitu)
  • Update Access.php (#3240 - thanks to @tristanr-cogapp)
  • fix chart widget not working when debugbar enabled (#3266 - thanks to @tabacitu)
  • bugfix options setting in tinymce field declaration (#3258 - thanks to @mahasadhu)
  • Added checks for data-can-be-visible-in-table (#3253 - thanks to @dnwjn)
  • Remove init buttons (#3246 - thanks to @pxpm)
  • Add a hint for laravel 8 user model class in config (#3241 - thanks to @mahasadhu)
  • Update form_content.blade.php (#3221 - thanks to @vonsogt)
  • Fixed typos in Hungarian translation. (#3213 - thanks to @pappfer)
  • Added Hungarian translation. (#3212 - thanks to @pappfer)

⚙️ Changes