Releases: Laravel-Backpack/CRUD
Releases · Laravel-Backpack/CRUD
4.1.35 🌈
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 🌈
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 🌈
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 🌈
Changes
- Fix wrong path for tabsType config value (#3486 - thanks to @dejury)
- #3398 Fix for 'clause is ambiguous' when searching on joined tables, when tables have similar columns (#3448 - thanks to @pxpm)
- Bump datatables.net-responsive from 2.2.6 to 2.2.7 (#3494 - thanks to @dependabot-preview)
- Bump sass from 1.32.0 to 1.32.5 (#3495 - thanks to @dependabot-preview)
- Bump bootstrap from 4.5.3 to 4.6.0 (#3496 - thanks to @dependabot-preview)
- Bump datatables.net-responsive-bs4 from 2.2.6 to 2.2.7 (#3498 - thanks to @dependabot-preview)
4.1.31 🌈
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 🌈
4.1.29 🌈
Changes
- Refactor delete (#3379 - thanks to @martijnb92)
- Update italian translations (#3389 - thanks to @masetto)
- make inactive tabs hover more obvious (#3386 - thanks to @tabacitu)
- allow translating custom range in datepicker (#3385 - thanks to @pxpm)
- [Security] Bump ini from 1.3.5 to 1.3.7 (#3392 - thanks to @dependabot-preview)
4.1.28 🌈
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 🌈
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
- Bump datatables.net-responsive from 2.2.5 to 2.2.6 (#3298 - thanks to @dependabot-preview)
- Bump easymde from 2.12.0 to 2.12.1 (#3297 - thanks to @dependabot-preview)
- Bump sass from 1.26.11 to 1.28.0 (#3296 - thanks to @dependabot-preview)
- Bump bootstrap from 4.5.2 to 4.5.3 (#3295 - thanks to @dependabot-preview)
- Bump laravel-mix from 5.0.5 to 5.0.7 (#3294 - thanks to @dependabot-preview)
- Bump datatables.net-responsive-bs4 from 2.2.5 to 2.2.6 (#3299 - thanks to @dependabot-preview)
- Bump moment from 2.29.0 to 2.29.1 (#3300 - thanks to @dependabot-preview)
4.1.26 🌈
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
- Bump datatables.net from 1.10.21 to 1.10.22 (#3229 - thanks to @dependabot-preview)
- Bump cropperjs from 1.5.7 to 1.5.9 (#3236 - thanks to @dependabot-preview)
- Bump datatables.net-bs4 from 1.10.21 to 1.10.22 (#3232 - thanks to @dependabot-preview)
- Bump tinymce from 5.4.2 to 5.5.1 (#3231 - thanks to @dependabot-preview)
- Bump easymde from 2.11.0 to 2.12.0 (#3235 - thanks to @dependabot-preview)
- Bump sass from 1.26.10 to 1.26.11 (#3230 - thanks to @dependabot-preview)
- Bump moment from 2.27.0 to 2.29.0 (#3234 - thanks to @dependabot-preview)