Few bug fixes and improvements
What's Changed
- fix issue #164 by @dryabov in #166
- Report spaces/tabs/EOLs at the beginning of PHP file (see issue #164) by @dryabov in #167
- Support all archive extensions that Joomla is able to unpack by @dryabov in #168
- fix issue #163 by @dryabov in #169
- Fix Encoding ruleset by @dryabov in #170
- Fix issue #159 by @dryabov in #171
- Improve JEDCheckerHelper::cleanPhpCode by @dryabov in #172
- Pass data from PHP to JS nicely by @dgrammatiko in #176
- Check required minimal Joomla! and PHP version by @dryabov in #177
- php 8.1 deprecation by @alikon in #183
- Configure Renovate by @joomla-dependency-bot in #184
- Fix processing of strings in
JEDCheckerHelper::cleanPhpCode
method by @dryabov in #185 - Fix displaying unmodified file content in error message(s) by @dryabov in #186
- Extra checks for package manifests by @dryabov in #187
- Fix skipping
*jamss.php
files/directories in the JAMSS rule by @dryabov in #188 - fix deprecation message in PHP8.1+ by @dryabov in #199
- Fix issue #200 by @dryabov in #201
- Improve validation of XML manifests by @dryabov in #204
- Fix visibility of accordion collapse button with Bootstrap 5.2 by @dryabov in #203
- Fixed conflict of Bootstrap with jQuery scrollspy by @dryabov in #207
- Update Bootstrap JS to the latest version (5.2.3) by @dryabov in #209
- Add support of "modern" language filenames (without language tag prefix) by @dryabov in #210
- Update renovate.json by @Hackwar in #192
- Update dependency dealerdirect/phpcodesniffer-composer-installer to ^0.7.0 by @joomla-dependency-bot in #189
- fix console error message if jQuery is not loaded by @dryabov in #211
- Fix URL of JED Entries Checklists by @dryabov in #212
- Fix possible conflict with Joomla's gzip compression by @dryabov in #214
- Fix detection of root directory as a library by @dryabov in #216
- Incremented the version to 2.4.2 for next release by @dryabov in #194
- New Crowdin translations by GitHub Action by @github-actions
New Contributors
- @dgrammatiko made their first contribution in #176
- @alikon made their first contribution in #183
- @joomla-dependency-bot made their first contribution in #184
- @Hackwar made their first contribution in #192
Full Changelog: 2.4.1...2.4.2