strapi-plugin-magic-mail 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -230,11 +230,12 @@ await strapi.plugin('magic-mail').service('email-router').send({
230
230
 
231
231
  | Feature | FREE | PREMIUM | ADVANCED | ENTERPRISE |
232
232
  |---------|------|---------|----------|------------|
233
- | **Visual Designer** | ✅ (3 templates) | ✅ (10 templates) | ✅ (Unlimited) | ✅ (Unlimited) |
234
- | **Drag & Drop Editor** | | | | |
235
- | **Mustache Variables** | ✅ | ✅ | ✅ | ✅ |
236
- | **Template Versioning** | | | ✅ | ✅ |
237
- | **Import/Export** | ❌ | | ✅ | ✅ |
233
+ | **Visual Designer** | ✅ Basic builder | ✅ + template library | ✅ Pro components | ✅ Enterprise suite |
234
+ | **Templates Included** | 25 | 100 | 500 | Unlimited |
235
+ | **Drag & Drop + Mustache** | ✅ | ✅ | ✅ | ✅ |
236
+ | **Import / Export** | | | ✅ | ✅ |
237
+ | **Template Versioning** | ❌ | | ✅ | ✅ |
238
+ | **Analytics** | ❌ | Basic insights | Advanced dashboard | Enterprise analytics |
238
239
  | **Custom Blocks** | ❌ | ❌ | ❌ | ✅ |
239
240
  | **Team Library** | ❌ | ❌ | ❌ | ✅ |
240
241
  | **A/B Testing** | ❌ | ❌ | ❌ | ✅ |
@@ -4776,7 +4776,7 @@ function requireOauth() {
4776
4776
  });
4777
4777
  return oauth;
4778
4778
  }
4779
- const version = "2.0.0";
4779
+ const version = "2.0.1";
4780
4780
  const require$$2 = {
4781
4781
  version
4782
4782
  };
@@ -4768,7 +4768,7 @@ function requireOauth() {
4768
4768
  });
4769
4769
  return oauth;
4770
4770
  }
4771
- const version = "2.0.0";
4771
+ const version = "2.0.1";
4772
4772
  const require$$2 = {
4773
4773
  version
4774
4774
  };
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1",
2
+ "version": "2.0.2",
3
3
  "keywords": [
4
4
  "strapi",
5
5
  "strapi-plugin",