Releases: Laravel-Backpack/CRUD
Releases · Laravel-Backpack/CRUD
4.1.15 🦟
Changes
- [4.X] Fix Select All in select2 multiple fields (#3042 - thanks to @pxpm)
- Add missing & Fix Indonesian translation (#3040 - thanks to @vonsogt)
- [4.1] Fix repeatable initialization (#3052 - thanks to @pxpm)
- fix typo in en/base.php (#3047 - thanks to @sniperwolf)
- added missing translation in it/base.php (#3048 - thanks to @sniperwolf)
- Improved italian translation (#3049 - thanks to @rinodrummer)
- fix typo (#3046 - thanks to @sniperwolf)
- [4.X] Remove null coallescing operator in favor of ternary (#3024 - thanks to @pxpm)
- Revert "Revert "[4.1] Allow passing parent form fields along with inline create dialog request"" (#3023 - thanks to @tabacitu)
4.1.14 🦟
Changes
- Revert "[4.1] Allow passing parent form fields along with inline create dialog request" (#3022 - thanks to @tabacitu)
- [4.1] Allow passing parent form fields along with inline create dialog request (#3013 - thanks to @pxpm)
- [4.X] Fix group by in list operation (#3014 - thanks to @pxpm)
- [4.1] Allow empty array in searchable_attributes in FetchOperation (#3016 - thanks to @pxpm)
- Fix for #3000 - Undefined index: pivot on modifyField (#3005 - thanks to @mahasadhu)
- [Feature] Add new item label to repeatable field (#3008 - thanks to @mauricewijnia)
- [4.1][Bug fix] enum field could not be added using fluent syntax (#2974 - thanks to @tabacitu)
4.1.13 🦟🆙
Changes
- fix: does not look for relationship if field entinty = false @robertotcestari (#2971)
- [4.1] Fix nested relations on select column @jnoordsij (#2809)
- added guzzlehttp 7.0 support @iMokhles (#2851)
4.1.12 🦟 🆙
Changes
- [4.X] Fix button variable name @pxpm (#2983)
- Replace search label with placeholder @martijnb92 (#2977)
- [4.x] Fix column limit override in show operation @pxpm (#2968)
- [4.X] use json stringify instead of regex in table field @pxpm (#2960)
Dependencies
- Bump css-loader from 3.5.3 to 3.6.0 @dependabot-preview (#2979)
- Bump tinymce from 5.3.1 to 5.4.0 @dependabot-preview (#2980)
- Bump moment from 2.26.0 to 2.27.0 @dependabot-preview (#2981)
- Bump sass from 1.26.7 to 1.26.9 @dependabot-preview (#2982)
4.1.11 🌈
4.1.10 🌈
4.1.9 🌈
4.1.8 🌈
Changes
- [4.1][BUG] Remove laravel helpers @pxpm (#2915)
- Updated with last entries from english @wilsonglasser (#2903)
- Updated with the last entries from english @wilsonglasser (#2904)
- Fix pickers invalid feedback not displayed @guizoxxv (#2910)
- Update phpunit/phpunit requirement from ~8.0|~7.0 to ~8.0|~7.0|~9.0 @dependabot-preview (#2902)
4.1.7 🌈
Changes
- Add visual validation errors also to select fields @themagnifico (#2844)
- [4.1] Fix filter naming/reference consistency, fix simple filter @pxpm (#2872)
- [4.1] Fixing FetchOperation behaviour when clauses are already applied. @pxpm (#2884)
- Fixes [Bug] The wrapper argument for the chart widget is ignored #2887 @dandarie (#2888)
- Avoid space after commas @promatik (#2802)
- Updates progress bar count @MikeyBeLike (#2875)
- [4.1] Fix tab highlight. @pxpm (#2881)
- Added new widget stacks - before_breadcrumbs and after_breadcrumbs @tabacitu (#2870)
- Add check before is_callable for wrapper attribute values @nbolender (#2862)
- do not publish prologue/alerts config file upon installation @tabacitu (#2668)
- Bump datatables.net-responsive from 2.2.4 to 2.2.5 @dependabot-preview (#2892)
- Bump places.js from 1.18.2 to 1.19.0 @dependabot-preview (#2898)
- Bump cropperjs from 1.5.6 to 1.5.7 @dependabot-preview (#2899)
- Bump datatables.net-responsive-bs4 from 2.2.4 to 2.2.5 @dependabot-preview (#2900)
- Bump moment from 2.25.3 to 2.26.0 @dependabot-preview (#2894)
- Bump sass from 1.26.5 to 1.26.7 @dependabot-preview (#2901)
- Bump summernote from 0.8.16 to 0.8.18 @dependabot-preview (#2893)
- Bump tinymce from 5.2.2 to 5.3.1 @dependabot-preview (#2897)
- Bump bootstrap-daterangepicker from 3.0.5 to 3.1.0 @dependabot-preview (#2895)
4.1.6 🌈
Changes
- [4.1][Bugfix] Fix wrong model checking isColumnNullable in select2 @pxpm (#2854)
- [4.1] Fixing enter key submit form on inline create @pxpm (#2855)
- Update issue templates @tabacitu (#2853)
- Fix fetch return type doc block @ziming (#2832)
- [4.1.x] Fix lonely dot in CRUD when no entries @tabacitu (#2837)