What Laravel-Backpack/CRUD shipped
Generated by FoxPlug from public activity — not affiliated with Backpackforlaravel.
Week of September 14, 2026
What shipped
- Released 7.1.20 with a fix for morphTo fields. Release
- Released 7.1.19 fixing grouped errors that were not rendering on the update operation. Release
- Released 7.1.18 with a fix for export columns to include those hidden by the mobile plugin. Release
- Released 7.1.17 with fixes and robust validation for uploaders to ensure only allowed file extensions are accepted. Release
- Released 6.8.17 with code style fixes. Release
Why it matters
This week saw four releases in the 7.1.x branch addressing field handling, form validation, export functionality, and file upload security. These fixes improve the stability and reliability of core operations that developers depend on for creating and managing admin panels.
Changelog entry
- 7.1.20: Fix morphTo fields Release
- 7.1.19: Fix grouped errors not rendering on the update operation Release
- 7.1.18: Fix export columns to include those hidden by mobile plugin Release
- 7.1.17: Fixes on uploaders with validation for allowed file extensions Release
- 6.8.17: Apply code style fixes Release
Backpack 7.1.20 is out with morphTo field fixes, plus earlier this week we resolved grouped error rendering, export columns visibility, and uploader validation issues.
This week's Backpack updates focused on critical functionality: 7.1.20 fixes morphTo field handling, 7.1.19 resolves grouped error rendering on updates, 7.1.18 improves export column visibility with mobile compatibility, and 7.1.17 strengthens file upload validation with centralized extension checking. These releases address core admin panel operations developers rely on daily.