• v1.0.0 0c443edf9e

    UltimateByte released this 2025-11-09 00:38:38 +01:00 | 12 commits to main since this release

    First stable release bringing true glassmorphism and backdrop blur to Gutenberg.


    Highlights

    • 🧊 Glass Effect (industry-first) with realistic lighting, inner glow/refraction, and physics-aware shadows
    • 🌫️ Backdrop blur for core blocks: Group, Columns, Column, Row, Cover
    • 🎛️ Fine-grained controls: blur (0–25px), saturation (0–200%), background color & opacity, border/shadow tuning
    • 🖼️ Live editor parity: editor preview matches frontend
    • 🌍 Full i18n: translations bundled

    Added

    • Backdrop blur controls for supported core blocks
    • Glass mode with:
      • Dynamic light source positioning
      • Directional border illumination
      • Inner glow refraction
      • Shadow intensity controls
    • Editor → Frontend visual parity
    • Translation files

    🌐 Languages Included

    • English (en_US)
    • French (fr_FR)
    • Spanish (es_ES)
    • Italian (it_IT)
    • German (de_DE)
    • Portuguese (pt_PT)
    • Dutch (nl_NL)
    • Polish (pl_PL)

    🧩 Compatibility

    • WordPress: 6.8+
    • PHP: 8.2+
    • Browsers: modern engines with backdrop-filter support

    🔧 Technical Notes

    • Text Domain: lrob-gutenberg-blur
    • Supported Blocks: core/group, core/columns, core/column, core/row, core/cover
    • CSS Vars: --lrob-blur, --lrob-saturation, --lrob-bg-color

    ⚠️ Known Limitations

    • Older/unsupported browsers without backdrop-filter won’t render blur effects

    📝 License & Credits

    • License: GPL-2.0-or-later
    • Author: LRob — Made with ❤️
    Downloads