Releases: NielsdeBlaauw/query-monitor-twig-profile
Releases · NielsdeBlaauw/query-monitor-twig-profile
1.3.6
What’s Changed
- Version number fix. (#95) @NielsdeBlaauw
1.3.5
What’s Changed
- Bump eventsource from 1.1.0 to 1.1.1 in /assets/twig-profile (#94) @dependabot
- Bump twig/twig from 3.3.10 to 3.4.1 (#92) @dependabot
- Bump szepeviktor/phpstan-wordpress from 1.1.0 to 1.1.1 (#90) @dependabot
- Only enqueue scripts when necessary (#93) @dylantuohy
1.3.4
What’s Changed
- Bump szepeviktor/phpstan-wordpress from 1.0.2 to 1.1.0 (#88) @dependabot
- Bump url-parse from 1.5.4 to 1.5.10 in /assets/twig-profile (#79) @dependabot
- Bump minimist from 1.2.5 to 1.2.6 in /assets/twig-profile (#82) @dependabot
- Bump wpackagist-plugin/query-monitor from 3.8.2 to 3.9.0 (#86) @dependabot
- Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.1 to 0.7.2 (#76) @dependabot
- Bump follow-redirects from 1.14.7 to 1.15.0 in /assets/twig-profile (#89) @dependabot
- Bump twig/twig from 3.3.7 to 3.3.10 (#85) @dependabot
- Bump async from 2.6.3 to 2.6.4 in /assets/twig-profile (#87) @dependabot
1.3.3
What’s Changed
- Correctly defines version number.
1.3.2
- Maintenance: Tested up to WordPress 5.9.
- Maintenance: Update asset build dependencies.
- Maintenance: Updates PHP dependencies.
- Maintenance: Adds link to extended documentation.
1.3.1
What’s Changed
- Remove node modules from the release deployed to the WordPress repo. (#36) @NielsdeBlaauw
1.3.0
What’s Changed
- History mode allows user to review their work and compare to previous data. (#33) @NielsdeBlaauw
- Fixes #34, integrates with clarkson-core (#35) @NielsdeBlaauw
- Accessibility has been improved. All text now meets at least the WCAG AA contrast standard, and all controls within the extension are keyboard accessible.
Maintenance
- Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.0 to 0.7.1 (#32) @dependabot
- Bump wpackagist-plugin/query-monitor from 3.6.4 to 3.6.5 (#31) @dependabot
- Bump szepeviktor/phpstan-wordpress from 0.6.3 to 0.7.1 (#30) @dependabot
- Bump twig/twig from 3.0.5 to 3.1.1 (#29) @dependabot
- Add nice badges (#27) @szepeviktor
1.2.0
What’s Changed
- Fixes #23, adds blackfire profile download. (#26) @NielsdeBlaauw
- Fix unescaped backslashes + use namespace (#22) @szepeviktor
1.1.0
What’s Changed
- Fixes #8. Easier collection added. (#21) @NielsdeBlaauw
- Fixes #7, adds clickable file links. (#20) @NielsdeBlaauw
- Fixes #6, adds dark mode compatibility. (#19) @NielsdeBlaauw
1.0.3
What’s Changed
- Update readme location.
- Remove asset uploader workflow.