Plugin Directory

Changeset 3388652


Ignore:
Timestamp:
11/03/2025 07:27:54 AM (5 months ago)
Author:
levelsdev
Message:

Update readme.txt description - highlight v1.2.3 duplicate detection features in trunk and tags/1.2.3

Location:
ready-made-oxygen-integration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ready-made-oxygen-integration/tags/1.2.3/readme.txt

    r3388648 r3388652  
    2121With a single click, you can transfer design elements from Figma and insert them into the Oxygen Builder’s structure panel – with all layout, classes, and structure preserved.
    2222
    23 **NEW in v1.1.1: Enhanced Font Matching**
     23**NEW in v1.2.3: Intelligent Duplicate Detection**
    2424
    25 Automatically fixes font family mismatches between Figma and Oxygen. When you paste a design that uses "BreeSerif", it automatically converts it to "Bree Serif" - the correct Google Font name in Oxygen. Works silently in the background with 95%+ accuracy.
     25Never upload the same image twice! The plugin now automatically detects when you're pasting an image that already exists in your media library - even if it has a different filename. Using content-based hashing (SHA-256), it identifies duplicate images and reuses them instantly, saving storage space and upload time.
    2626
    27 **Core Features:**
     27**Smart Features:**
    2828
    29 * 🔤 **Smart Font Matching** - Automatically fixes font family mismatches (e.g., "BreeSerif" → "Bree Serif")
    30 * ♻️ **Intelligent Duplicate Detection** - Automatically detects and reuses existing images in your media library, preventing duplicate uploads
     29* 🔤 **Smart Font Matching** - Automatically fixes font family mismatches (e.g., "BreeSerif" → "Bree Serif") with 95%+ accuracy
     30* ♻️ **Intelligent Duplicate Detection** - Content-based image detection prevents duplicate uploads and saves storage space
     31* 📁 **Smart Filename Resolution** - Handles filename conflicts with size-based and incremental suffixes
     32* 📊 **Visual Progress Tracking** - Real-time progress indicator shows duplicate detection and upload status
    3133* 🔧 **Zero Configuration** - Works automatically after activation
    32 * 🎯 **Silent Operation** - Fixes fonts without interrupting your workflow
     34* 🎯 **Silent Operation** - All optimizations happen seamlessly in the background
    3335
    3436**Who is this for?**
  • ready-made-oxygen-integration/trunk/readme.txt

    r3388648 r3388652  
    2121With a single click, you can transfer design elements from Figma and insert them into the Oxygen Builder’s structure panel – with all layout, classes, and structure preserved.
    2222
    23 **NEW in v1.1.1: Enhanced Font Matching**
     23**NEW in v1.2.3: Intelligent Duplicate Detection**
    2424
    25 Automatically fixes font family mismatches between Figma and Oxygen. When you paste a design that uses "BreeSerif", it automatically converts it to "Bree Serif" - the correct Google Font name in Oxygen. Works silently in the background with 95%+ accuracy.
     25Never upload the same image twice! The plugin now automatically detects when you're pasting an image that already exists in your media library - even if it has a different filename. Using content-based hashing (SHA-256), it identifies duplicate images and reuses them instantly, saving storage space and upload time.
    2626
    27 **Core Features:**
     27**Smart Features:**
    2828
    29 * 🔤 **Smart Font Matching** - Automatically fixes font family mismatches (e.g., "BreeSerif" → "Bree Serif")
    30 * ♻️ **Intelligent Duplicate Detection** - Automatically detects and reuses existing images in your media library, preventing duplicate uploads
     29* 🔤 **Smart Font Matching** - Automatically fixes font family mismatches (e.g., "BreeSerif" → "Bree Serif") with 95%+ accuracy
     30* ♻️ **Intelligent Duplicate Detection** - Content-based image detection prevents duplicate uploads and saves storage space
     31* 📁 **Smart Filename Resolution** - Handles filename conflicts with size-based and incremental suffixes
     32* 📊 **Visual Progress Tracking** - Real-time progress indicator shows duplicate detection and upload status
    3133* 🔧 **Zero Configuration** - Works automatically after activation
    32 * 🎯 **Silent Operation** - Fixes fonts without interrupting your workflow
     34* 🎯 **Silent Operation** - All optimizations happen seamlessly in the background
    3335
    3436**Who is this for?**
Note: See TracChangeset for help on using the changeset viewer.