Releases: vish4395/laravel-file-viewer
Releases · vish4395/laravel-file-viewer
1.0.4 - Refactored Core Logic, Enhanced Previews, and UI/UX Improvements
Full Changelog: 1.0.3...1.0.4
Refactored Core Logic
- Removed duplicate file existence checks in
LaravelFileViewer.php
. - Unified error handling for missing files.
- Fixed unreachable code and redundant returns in icon class logic.
UI/UX Improvements
- Enhanced image preview with a loading indicator and better viewer initialization.
- Added an audio visualizer to the audio preview for a richer user experience.
Assets
- Added a new loading GIF for improved feedback during image loading.
Documentation
- Updated README with improved formatting, new star history chart, and removed sponsor section.
- Minor corrections and enhancements for clarity.