• v1.0.4 5c4d5f6686

    github-actions[bot] released this 2026-04-24 19:05:10 +00:00 | 0 commits to main since this release

    Downloads
  • v1.0.3 f6cfcb1005

    github-actions[bot] released this 2026-04-17 13:32:42 +00:00 | 2 commits to main since this release

    Downloads
  • v1.0.2 066414724b

    noschmarrn released this 2026-04-14 11:21:48 +00:00 | 3 commits to main since this release

    Changes

    • Fix WordPress.org plugin review issues (nonce verification, input sanitization, output escaping)
    • Embed page uses wp_enqueue_style/wp_enqueue_script with wp_head/wp_footer
    • Update plugin author to NoSchmarrn.dev
    • Shorten readme.txt short description to ≤150 chars
    • Add GitHub Actions release workflow
    Downloads
  • v1.0.1 0c55c5e7a1

    noschmarrn released this 2026-03-30 15:14:24 +00:00 | 7 commits to main since this release

    BreznFlow 1.0.1

    Fixes WordPress Plugin Check warnings for WordPress.org compliance.

    Changes

    • Removed deprecated load_plugin_textdomain() call (auto-loaded since WP 4.6)
    • Prefixed all global template variables for WPCS naming compliance
    • Fixed plugin headers: separate Plugin URI (breznflow.com) and Author URI (mifupa.com)
    • License header updated to SPDX identifier GPL-2.0-or-later
    • Expanded readme.txt with detailed description, FAQs, and external services section
    • Restructured repository with README.md, README.de.md, and LICENSE
    Downloads
  • v1.0.0 fd83e4810b

    noschmarrn released this 2026-03-30 11:27:36 +00:00 | 9 commits to main since this release

    BreznFlow 1.0.0 — Initial Release

    n8n workflow renderer for WordPress. Import, visualize, and embed n8n automation workflows.

    Features

    • Import n8n workflow JSON (paste, URL, or file upload)
    • Visual diagram renderer with zoom, pan, and minimap
    • Node detail panel with parameter inspection
    • 5 built-in themes + custom theme support
    • Security: automatic credential/secret masking
    • Shortcode embed: [breznflow id="123"]
    • Standalone iframe embed endpoint
    • Share, download, and get-JSON actions
    • Full German (de_DE) translation

    Download

    Download breznflow-1.0.0.zip and upload via Plugins → Add New → Upload Plugin in WordPress.

    Downloads