Releases: Laravel-Backpack/CRUD
Releases · Laravel-Backpack/CRUD
5.4.9 🌈
5.4.8 🌈
Changes
- Add password field support for default value (#4783 - thanks to @maurohmartinez)
- Fix alias name for msslq (#4784 - thanks to @pxpm)
- Don't exclude raw expression columns (#4788 - thanks to @pxpm)
- [Bug Fix] Save actions inside dropdown don't trigger HTML5 Validation (#2340 - thanks to @pxpm)
- make distinction between inline inputs and main form inputs (#4714 - thanks to @pxpm)
- Replace likely typo getCleanFields() with getCleanStateFields(); fixes #4765 (#4767 - thanks to @dandarie)
- use reflection to work with php enum classes (#4741 - thanks to @pxpm)
- [Feature] Logout other devices upon password change (#3645 - thanks to @tabacitu)
⚙️ Changes
- Bump loader-utils from 1.4.0 to 1.4.1 (#4769 - thanks to @dependabot)
- Bump actions/checkout from 2 to 3 (#4738 - thanks to @dependabot)
5.4.7 🌈
5.4.6 🌈
5.4.5 🌈
Changes
- Add @method tags for autocomplete idea helper (#3831 - thanks to @egyjs)
- dependabot for github action dependencies (#4644 - thanks to @ziming)
- [Bugfix] Cast value to int for switch field (#4736 - thanks to @susanu)
- check if property is empty in request (#4729 - thanks to @pxpm)
- add translation string for new google map field (#4684 - thanks to @pxpm)
- Bump ckeditor4 from 4.19.1 to 4.20.0 (#4688 - thanks to @dependabot)
- Bump easymde from 2.17.0 to 2.18.0 (#4690 - thanks to @dependabot)
- Bump sass from 1.54.8 to 1.55.0 (#4692 - thanks to @dependabot)
5.4.4 🌈
5.4.3 🌈
5.4.2
5.4.1
5.4.0 🔥
Major New Features
- PHP Enums support (#4678 - thanks to @pxpm)
- Morphto v2 - with ajax support (#4579 - thanks to @pxpm)
- support for millions (and billions) of records:
Minor Features
- Add Thai Translations (#4706 - thanks to @ton212)
- Infer attribute from entity string (#4621 - thanks to @pxpm)
- Validates user connection on backpack install (#4670 - thanks to @promatik)
- Render errors from "any" error bag that is sent on the CrudRequest (#4687 - thanks to @pxpm)
- Add List order support for translatable models (#4645 - thanks to @pxpm)
Bug Fixes
- Avoid bulk checkbox to pollute the first column in exported files (#4701 - thanks to @promatik)
- check if pro is enable before using table field (#4713 - thanks to @pxpm)
- Add a schema check before attempting to get the columns (#4712 - thanks to @pxpm)
- add sql checks to avoid breaking nosql databases (#4700 - thanks to @pxpm)
- remove model schema store (#4705 - thanks to @pxpm)