- New icon
- Full Craft 5 support
- Fixed Craft alpha dependency
- Support for Craft 5.0.0-alpha
- Fixed an error with dump() (#13)
- Craft 4 🚀
- Craft 4 compatibility
- The plugin now uses symfony/vardumper (which comes with Craft) instead of larapack/dd
- Due to an update to
twig/twig
an Craft requiring that version we had to bump to twig version for this to keep the dump&die/dd function working. #10
- Fixes a bug where the plugin may cause Twig to be loaded before it should be (#9, via brandonkelly)
- Fixed an issue where the debug output would overlap with Craft's modals (reported by @lukeyouel)
- Fixed plugin init() function (@FreekVR)
- Make the plugin work with future RC versions
- Craft 3 RC 1 release
- Initial release.