Craft Report
Version 2.1.3
August 28, 2022
Commits
- Fixed an issue where endpoint response was json_encoded twice
d483263
Version 2.1.0
June 28, 2022
Commits
- Plugin now requires Craft 4+ and PHP 8.0. 2.0.0, 2.0.1, 2.0.2 and 2.0.3 version were pulled.
c2430c5
- Fixed version constraint for Craft 3.7.x
f66d5e6
- Don't be so strict... :)
0370265
- Updated README.md with new version requirement
3a2a337
- Updated build dependencies
cf7fd73
- Merge pull request #23 from webmenedzser/dependabot/npm_and_yarn/node-fetch-2.6.7
5d5c802
- Merge pull request #22 from webmenedzser/dependabot/npm_and_yarn/axios-0.21.2
0749b4b
- Merge pull request #21 from webmenedzser/dependabot/npm_and_yarn/eventsource-1.1.1
06fad43
- Merge pull request #20 from webmenedzser/dependabot/npm_and_yarn/async-2.6.4
3afe20c
- Merge pull request #19 from webmenedzser/dependabot/npm_and_yarn/minimist-1.2.6
8cc5e24
- Merge pull request #18 from webmenedzser/dependabot/npm_and_yarn/url-parse-1.5.10
c2157e6
- Merge pull request #16 from webmenedzser/dependabot/npm_and_yarn/follow-redirects-1.14.8
91a5593
- Updated file banners
dbc03f5
- Bump node-fetch from 2.6.1 to 2.6.7
01df228
- Added return type declarations
b3d423b
- Updated logging to Monolog
2a1f7c6
- Bump axios from 0.21.1 to 0.21.2
b4d8329
- Bump eventsource from 1.1.0 to 1.1.1
675e0ae
- Bump async from 2.6.3 to 2.6.4
0db2416
- Bump minimist from 1.2.5 to 1.2.6
894490d
- Bump url-parse from 1.5.1 to 1.5.10
a04180c
- Bump follow-redirects from 1.14.1 to 1.14.8
c3488c7
- Updated links & e-mails
5b08856
- Updated requirements: PHP 8.0, Craft 3.7.43 or Craft 4.0.0+.
875fafe
- Added use declarations
21038b4
- Let the npm version bump this version (reverted manual version bump).
afa4d3d
Version 1.12.2
July 17, 2021
Commits
- Updated build pipeline
2ddb627
Version 1.12.1
July 17, 2021
Version 1.12.0
January 29, 2021
Commits
- Tested for Craft 3.6.1.
dba6aaa
Version 1.11.1
January 6, 2021
Commits
- Updated dependencies
f8e3f2f
Version 1.10.0
October 26, 2020
Version 1.8.2
October 15, 2020
Commits
- Prevent plugin enumeration by throwing 404 for known endpoints
1cc6bb8
Version 1.8.1
August 29, 2020
Commits
- Fixed a wrong argument type error
3f2424c
Version 1.8.0
August 29, 2020
Commits
- Fixed failed job issue: the Craft Report backend won't be called, if the plugin which dispatches the PluginEvent, is this plugin
8f82cc8
- Unset info array more gracefully to fix compatibility across Craft minor branches
417672d
- Check if ProjectConfig::EVENT_REBUILD constant exists before trying to listen to it
496aa35
- Tested plugin across Craft minor versions, updated composer.json to reflect compatibility of the plugin with Craft versions
82d06be
Version 1.7.0
August 26, 2020
Commits
- Added an ability to expose the contents of composer.lock file if enabled. This will let Craft Report to inspect your dependencies and send a notification if vulnerabilities found in the underlying libraries.
577b333
- Streamlined plugin setup process.
e0cc9d6
- Updated plugin name to Craft Report
ee487c1
Version 1.6.0
August 13, 2020
Commits
- Fixed a compatibility issue with Craft 3.5:
craft\models\Info::$configMap
was removed so we could not unset it in our response.d1e99fe
Version 1.5.5
February 27, 2020
Commits
- Fixed an error which prevented plugin settings to be saved.
61b862b
Version 1.5.4
February 19, 2020
Fixed
- Support for env variables added, fixes #2
#2
Version 1.5.2
January 31, 2020
Commits
- Update link in README.md
37f0746
Version 1.5.1
January 31, 2020
Commits
- Mark release as CRITICAL
5b30c28
Version 1.1.1
January 25, 2020
Commits
- Bump version number in package.json
c33665e
Version 1.1.0
January 25, 2020
Commits
- Reporter will now call the Craft Report backend if changes detected.
943779d
Version 1.0.0
January 20, 2020
Commits
- init commit
0bb6080