Skip to content

Releases: renatomarinho/laravel-page-speed

Fix: Skip automatically binary response

12 Nov 16:18
754eef5
Compare
Choose a tag to compare

CHANGELOG

Fix Remove Quotes

03 Nov 22:09
Compare
Choose a tag to compare

CHANGELOG

  • Change /> to >

Fix: Support with Laravel + Angular

20 Oct 11:55
Compare
Choose a tag to compare

CHANGELOG

  • Support with Laravel + Angular
  • Update tests with lower and stable setup
  • Update tests

Fixes #34

19 Oct 22:09
Compare
Choose a tag to compare

CHANGELOG

  • Fix: Object of class Closure could not be converted to int

Small Fixes

18 Oct 01:23
Compare
Choose a tag to compare

CHANGELOG

  • When file does not exist: config/laravel-page-speed-php
  • Removed unused import in file src/Middleware/PageSpeed.php

Skip a specific routes

16 Oct 11:23
Compare
Choose a tag to compare

CHANGELOG

  • Feature to skip routes #26
  • Fix url path inline css #28

New Filter Inline_CSS

14 Oct 12:56
Compare
Choose a tag to compare

CHANGELOG

  • New filter inline_css (without fetching external files)
  • Update html boilerplate

Added enable field in config file

13 Oct 16:07
Compare
Choose a tag to compare

CHANGELOG

  • Refactoring in tests
  • Added enable field in config file #20
  • Documentation revision

Fix to Conditional Comment Operators

07 Oct 11:04
Compare
Choose a tag to compare

CHANGELOG

  • Fix to Conditional Comment Operators (issue #18)

Fix RemoveQuotes - Attribute 'rel'

01 Oct 22:42
Compare
Choose a tag to compare

CHANGELOG

  • Don't remove quotes from 'href' and 'rel'