Skip to content

Releases: nystudio107/craft-webperf

5.0.0

16 Apr 19:15
Compare
Choose a tag to compare

Added

  • Stable release for Craft CMS 5

Fixed

  • Fixed an issue where the down and up arrows were reversed for sorting purposes

4.0.2

16 Apr 19:13
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the down and up arrows were reversed for sorting purposes

1.0.30

16 Apr 19:12
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the down and up arrows were reversed for sorting purposes

5.0.0-beta.3

09 Feb 20:34
Compare
Choose a tag to compare
5.0.0-beta.3 Pre-release
Pre-release

Fixed

  • Fixed an issue with the Sites menu styling

5.0.0-beta.2

09 Feb 11:24
Compare
Choose a tag to compare
5.0.0-beta.2 Pre-release
Pre-release

Fixed

  • Added the unused static to the Tailwind CSS blocklist to avoid a name collision with a Craft CSS class (#1412)

5.0.0-beta.1

09 Feb 02:02
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

Added

  • Initial beta release for Craft CMS 5

4.0.1

09 Feb 11:23
Compare
Choose a tag to compare

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Changed

  • Switch over to Vite ^5.0.0 & Node ^20.0.0 for the buildchain
  • Move to using ServicesTrait and add getter methods for services
  • Add allow-plugins for CI
  • Update the Test on Google PageSpeed Insights URL to pagespeed.web.dev
  • Clean up search bar CSS
  • Updated docs to use node 20 & a new sitemap plugin
  • ECS code cleanup

Fixed

  • Ensure that $driver is nullable in the install migration
  • Update to Boomerang Loader Snippet version 15 to modernize the loader, and eliminage document.write warnings
  • Fix the sidebar CSS so the radial bar chart is not cropped, and there is padding around the text labels (#51)
  • Added the unused static to the Tailwind CSS blocklist to avoid a name collision with a Craft CSS class (#1412)

1.0.29

09 Feb 11:21
Compare
Choose a tag to compare

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Changed

  • Add allow-plugins for CI
  • Switch over to Vite ^5.0.0 & Node ^20.0.0 for the buildchain
  • Move to using ServicesTrait and add getter methods for services
  • Update the Test on Google PageSpeed Insights URL to pagespeed.web.dev
  • Clean up search bar CSS
  • Updated docs to use node 20 & a new sitemap plugin
  • ECS code cleanup

Fixed

  • Update to Boomerang Loader Snippet version 15 to modernize the loader, and eliminage document.write warnings
  • Added the unused static to the Tailwind CSS blocklist to avoid a name collision with a Craft CSS class (#1412)

Version 4.0.0

24 Jun 04:06
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 release

Changed

  • Removed the sub resource integrity on the built JavaScript, which could fail if systems were set up that manipulated the incoming JavaScript resources dynamically

Version 1.0.28

24 Jun 04:04
Compare
Choose a tag to compare

Changed

  • Removed the sub resource integrity on the built JavaScript, which could fail if systems were set up that manipulated the incoming JavaScript resources dynamically