0.8.0
What's Changed
- Improve performance of denylist patterns by @westonruter in #780
- Add id attribute to check network and reload script by @thelovekesh in #793
- Update dependabot to run weekly by @westonruter in #821
- Fix PHPStan analysis errors; Update
Build, test & measure
workflow by @thelovekesh in #935 - Handle the case when
theme_color
is not set by @rafaucau in #909 - Eliminate redundant Short Name field row by @westonruter in #954
- Fix multi-byte characters sanitization in short name field by @thelovekesh in #984
- Replace mysqladmin by @westonruter in #1015
- Disable missing eslint rule: jsdoc/newline-after-description by @westonruter in #1016
- Add grouping of WordPress dependency updates by @westonruter in #1022
- Update Node to v20 and inter-dependent update packages for ESLint by @westonruter in #1093
- Fix PHP CI including PHPCS and PHPUnit; bump PHP/WP versions by @westonruter in #1095
- Fix inefficient rewrite flushing by @westonruter in #1096
- Workbox is upgraded from v6.5.3 to v7.0.0.
See also issues and pull requests in the 0.8 milestone.
Full Changelog: 0.7.0...0.8.0
Props
Lovekesh Kumar (@thelovekesh), Rafał Całka (@rafaucau), Pascal Birchler (@swissspidy), Weston Ruter (@westonruter)