Features & Improvements
- Extension Badge Styling: Added color-coded badges for common file extensions.
- Folder URL Persistence: The current folder is now maintained via the
folderGET parameter, allowing for persistence on browser refreshes. acceptedFileTypessupport: Correctly implemented support for restricting file types in picker mode for rich text integration.- Clear Selection: Added a "Clear" button to the selected items footer.
- UI Refinements: Improved bulk action icons and added item counts for folders.
Bug Fixes
- File Naming Logic: Fixed an issue where file extensions were included in the database name column.
- ActionGroup Fix: Resolved a
BadMethodCallExceptioncaused by incompatibleActionGroupusage in infolist affixes. - TypeError: Fixed type errors in
suffixActioncalls.
Documentation & Style
- Unified code styling using Laravel Pint.
- Improved naming conventions across the package.