Releases: Emilia-Capital/comment-hacks
Releases · Emilia-Capital/comment-hacks
v2.0
Release v1.9.4
Version 1.9.4 (the .1 was to trigger the update on the right branch.)
Release v1.9.3
Version 1.9.3
Release v1.9.2
Version 1.9.2
Release v1.9
Version 1.9
1.8.1
1.8
1.7
1.7-RC1
Changes compared to 1.6:
Bugfixes:
- Fixed: the "Email commenters" link would not be displayed any longer in the WordPress admin bar and in the Comments list. #77
- Fixed: the "Email commenters" link in the front end admin bar didn't work when jQuery wasn't enqueued. #77
- Fixed: the notification emails for new comments had wrong content for the Author line and the text displayed before the comment. #77
Non-user-facing:
- CS: Use strict comparisons. #39
- Documentation: fix plugin header in main file. #40
- Documentation: improve action/filter hook documentation. #41
- CS: load script in a non-page-render-blocking manner. #46
- CS: prefix a "global" variable. #47
- I18n: Make an untranslatable string translatable. #48
- QA: use strict comparisons. #49
- CS: review of all include and require statements. #51
- PHPCompatibility fix: pass encoding to Mbstring functions. #52
- Travis: minor clean up. #53
- QA/Output escaping: remove whitelisting. #54
- Stop explicit support for PHP < 5.6 / WP < 5.2. #56
- CS: rename all classes to comply with the rules. #57
- CS/QA: Rename class files. #58
- Update to YoastCS 1.3.0. #59
- CS: don't use Yoda conditions. #60
- PHPCS: Update to YoastCS 2.0.0. #61
- Travis: use 7.4 not snapshot. #62
- Fix js loading / allow for script debug. #63
- QA: remove unused private property. #64
- Docs: various minor fixes. #65
- Update YoastCS and dependencies. #66
- Composer: update YoastCS to v 2.0.2. #67
- CS: use pre-increment in stand-alone statement. #68
- CS: revert "always use use statements". #69
- Composer: update CS dependencies. #70
- PHPCS: enable caching between runs. #71
- Travis/Composer: switch over to parallel linting of PHP files. #72
- Travis: change from "trusty" to "xenial". #73
- Composer: update YoastCS and Composer Installers. #74
- CS: clean up after merges. #75