Releases: renatomarinho/laravel-page-speed
Releases · renatomarinho/laravel-page-speed
Fix: Skip automatically binary response
CHANGELOG
- Skip automatically binary response. See File Downloads. ( #48 and #49 )
- Improves test coverage.
Fix Remove Quotes
CHANGELOG
- Change /> to >
Fix: Support with Laravel + Angular
CHANGELOG
- Support with Laravel + Angular
- Update tests with lower and stable setup
- Update tests
Fixes #34
CHANGELOG
- Fix: Object of class Closure could not be converted to int
Small Fixes
CHANGELOG
- When file does not exist: config/laravel-page-speed-php
- Removed unused import in file src/Middleware/PageSpeed.php
Skip a specific routes
New Filter Inline_CSS
CHANGELOG
- New filter inline_css (without fetching external files)
- Update html boilerplate
Added enable field in config file
CHANGELOG
- Refactoring in tests
- Added enable field in config file #20
- Documentation revision
Fix to Conditional Comment Operators
CHANGELOG
- Fix to Conditional Comment Operators (issue #18)
Fix RemoveQuotes - Attribute 'rel'
CHANGELOG
- Don't remove quotes from 'href' and 'rel'