We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ce403 commit 3b82297Copy full SHA for 3b82297
README.md
@@ -79,8 +79,11 @@ Use [issue tracker on GitHub](https://github.com/madalinoprea/magneto-debug/issu
79
Eliminate a possible cache problem by disabling all caches. Try to determine if there are any customizations that have removed `before_body_end`.
80
81
# Change Log
82
+- **1.4.1**
83
+ - Minor fixes for Magento Enterprise (website restrictions, Full Page Cache debug menu item)
84
+
85
- **1.4.0**:
- - Added unit tests and continous integration via Travis CI
86
+ - Added unit tests and continuous integration via Travis CI
87
- Fixes request headers collection for non Apache web servers (e.g Nginx)
88
- Improves support to collect and render sent e-mails
89
- Other minor UI tweaks
0 commit comments