magic-editor-x 1.3.0 → 1.3.3

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
@@ -13,6 +13,7 @@
13
13
 
14
14
  - **Character-Level Collaboration** - Multiple users can now type in the same paragraph simultaneously without conflicts
15
15
  - **Webtools Links Integration** - Optional integration with PluginPal's Webtools Links addon for internal/external link management
16
+ - **Direct Link Editing** - Click on any link to instantly open the link editor modal
16
17
  - **Improved Fullscreen Mode** - Blocks now stretch to full width, Media Library modal works correctly
17
18
  - **Performance Improvements** - Removed debug logging, optimized Y.js sync
18
19
 
@@ -37941,7 +37941,7 @@ var snapshotService$1 = ({ strapi: strapi2 }) => {
37941
37941
  };
37942
37942
  };
37943
37943
  const name = "magic-editor-x";
37944
- const version = "1.2.2";
37944
+ const version = "1.3.2";
37945
37945
  const description = "Advanced block-based editor for Strapi v5 with Editor.js, Media Library integration, and real-time collaboration support";
37946
37946
  const keywords = [
37947
37947
  "strapi",
@@ -37922,7 +37922,7 @@ var snapshotService$1 = ({ strapi: strapi2 }) => {
37922
37922
  };
37923
37923
  };
37924
37924
  const name = "magic-editor-x";
37925
- const version = "1.2.2";
37925
+ const version = "1.3.2";
37926
37926
  const description = "Advanced block-based editor for Strapi v5 with Editor.js, Media Library integration, and real-time collaboration support";
37927
37927
  const keywords = [
37928
37928
  "strapi",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "magic-editor-x",
3
- "version": "1.3.0",
3
+ "version": "1.3.3",
4
4
  "description": "Advanced block-based editor for Strapi v5 with Editor.js, Media Library integration, and real-time collaboration support",
5
5
  "keywords": [
6
6
  "strapi",