Releases: coreruleset/wordpress-rule-exclusions-plugin
Releases · coreruleset/wordpress-rule-exclusions-plugin
v1.0.1
What's Changed
- chore: update copyrights by @theseion in #30
- fix: SecAction can't be disabled via ctl action by @EsadCetiner in #26
- Adding comment about using @unconditionalMatch instead of a SecAction by @azurit in #31
- feat: Fixing FP on plugins page by @azurit in #32
- fix: fps with id, wp_referer, nav menus and static files by @EsadCetiner in #36
- fix: FPs with Site Editor by @azurit in #38
- fix: removing duplicate rule by @azurit in #39
- feat: fixing FP related to comments by @azurit in #40
- fix: fixing minor errors and typos by @azurit in #41
- feat: resolving FPs with autosave by @azurit in #43
- fix: false positive related to navigation menu update by @azurit in #47
- fix: FP when searching for plugins by @azurit in #48
- fix: fp when editing template-parts in gutenberg editor by @EsadCetiner in #49
- fix: false positives when editing global styles in gutenberg by @EsadCetiner in #50
- fix: login redirect fp by @EsadCetiner in #53
- chore: update copyright in readme by @EsadCetiner in #52
- fix: editing widgets false positive by @EsadCetiner in #54
- chore: remove rule exclusion for not supported aio-seo by @EsadCetiner in #56
- docs: only vanilla wordpress is supported by @EsadCetiner in #55
- chore: prepare for 1.0.1 release by @EsadCetiner in #59
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add copyright notices by @RedXanadu in #1
- Use new mechanism to disable plugin by @theseion in #2
- fix(fp): redirect_to parameter false positive by @theMiddleBlue in #5
- fix(fp): fix many FPs on WP 6.1 default by @theMiddleBlue in #8
- Fix FP while adding a new tag by @azurit in #9
- Fix false positive when adding a link to github/twitter/medium/tiktok etc profile by @EsadCetiner in #12
- Fix false positive when modifying other users profiles by @EsadCetiner in #13
- Fix FP with gutenberg and new installation setup by @EsadCetiner in #15
- chore: configure GitHub actions for running plugin tests by @theseion in #19
- fix: exclude json.styles from SQL injection detection by @theseion in #18
- fix: FP due to
x-http-method-override
header by @Xhoenix in #21 - rule 9507900 - exclude load chunks for rule 942431 on requests for
/wp-admin/load-...
by @romainmenke in #23 - fix: FP while uploading an image by @azurit in #14
- fix: PL-2 FP logging in, helper scripts, gutenberg editor and managing plugins by @EsadCetiner in #27
New Contributors
- @RedXanadu made their first contribution in #1
- @theseion made their first contribution in #2
- @theMiddleBlue made their first contribution in #5
- @azurit made their first contribution in #9
- @EsadCetiner made their first contribution in #12
- @Xhoenix made their first contribution in #21
- @romainmenke made their first contribution in #23
Full Changelog: https://github.com/coreruleset/wordpress-rule-exclusions-plugin/commits/v1.0.0