Releases: Laravel-Backpack/CRUD
Releases · Laravel-Backpack/CRUD
4.1.19 🦟⚠️
Changes
- added name to fetch route (#3123 - thanks to @iMokhles)
- Active class on topbar .app-header not header (#3151 - thanks to @tabacitu)
- [4.1] Active class for navbar (#3136 - thanks to @martijnb92)
- [4.1] Fix repeatable initialization (#3148 - thanks to @pxpm)
- Removes the camelCasing of filter names - (#3069 - thanks to @tabacitu)
- [4.X] Fix middleware inclusion if you want to override web with your own array. (#3134 - thanks to @pxpm)
Breaking Changes
This release includes #3069 , which is technically a breaking change, but it's actually a revert of a previous breaking change. Check out the TLDR at the end of PR #3069 for more information please.
4.1.18 🦟🆙
Changes
- [4.1] Fix for getting table name with prefix. (#3125 - thanks to @pxpm)
- Update HasRelationshipFields.php (#3126 - thanks to @mgralikowski)
- Updated base.php - Fixed spelling mistakes (#3133 - thanks to @Ali-Shaikh)
- Update js dependencies (#3130 - thanks to @tabacitu)
- [4.1] fix overwrite of field name in hasone relations (#3116 - thanks to @pxpm)
- Fix #3112 - bulk clone now uses translation strings for error/success messages (#3114 - thanks to @tabacitu)
- Updated JS and CSS assets
4.1.17 🦟
Changes
- Change default redirect path (#3111 - thanks to @martijnb92)
- [4.X] Add table prefix to backpack orderBy clauses. (#3015 - thanks to @pxpm)
- Update base.php (#3107 - thanks to @fellwell5)
4.1.16 🦟 🆙
Changes
- [4.X] Fix youtube video api call (#3096 - thanks to @pxpm)
- Fixed license code validation on 32-bit machines (#3101 - thanks to @rinodrummer)
- [4.1] Fixing save action order picking (#3104 - thanks to @pxpm)
- Updated LV language translation (#3077 - thanks to @tomsb)
- [4.1] Fix inline main modal fields inclusion (#3064 - thanks to @pxpm)
- Import "Closure" in CrudFilter for a proper auto-complete (#3076 - thanks to @justRau)
- Remove hide class from image field type (#3070 - thanks to @tabacitu)
- Allow multiple page_or_link (#3033 - thanks to @cklll)
- Lighthouse suggestions (#3055 - thanks to @martijnb92)
⚙️ Changes
- Bump lodash from 4.17.15 to 4.17.19 (#3085 - thanks to @dependabot)
- Bump tinymce from 5.4.0 to 5.4.1 (#3087 - thanks to @dependabot-preview)
- Bump easymde from 2.10.1 to 2.11.0 (#3088 - thanks to @dependabot-preview)
- Bump simple-line-icons from 2.4.1 to 2.5.2 (#3091 - thanks to @dependabot-preview)
- [Security] Bump elliptic from 6.5.2 to 6.5.3 (#3080 - thanks to @dependabot-preview)
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)