Echar pegamento

Echar pegamento 1.4.13 Nulled

No tiene permiso para descargar
Improvement: New boolean prop switch and refined styling for select, loop, and object props in the component editor redesign
Improvement: Stacked layout and visual feedback when mapping props in the component instance inputs redesign
Improvement: Refined selector badges with bigger click targets and a custom remove icon
Improvement: Canvas now draws visible borders along sidebar and bottom panel edges
  • New: Block context for AI chat. Right-click HTML blocks in the structure panel to add them as context for AI conversations, with visual pills showing which blocks are included
  • New: “Remove from AI context” option in the structure panel context menu and dismiss buttons on context pills
  • New: Default value property-populator for class props
  • New: Continued implementation of component inputs redesign, we encourage you to test them out and give us feedback
  • Improvement: Passthrough blocks are now properly respected when scrolling into view
  • Improvement: “scrollbar-gutter: stable” no longer unintentionally affects the canvas iframe
  • Fix: Pending images are now cleared when opening a new AI conversation
  • Fix: Pending block context is cleared when starting a new conversation or clearing the chat
New: Condition Prop — a new component property type that conditionally shows or hides groups of child props based on an expression, supported in both the Etch Builder and Gutenberg.
New: AI CSS injection — the AI chat can now insert CSS directly into your styles, merging intelligently with existing selectors (AI rules win on conflicts, existing rules are preserved).
New: Replace with AI output — when an element is selected, a new “Replace” button lets you swap it with AI-generated HTML.
New: Etch Intelligence is now enabled for all users during the beta period.
New: Component Instance Inputs Redesign — refreshed look for text, group, and condition property inputs when using components. Available behind the “Component Instance Inputs V2” setting for early feedback — other prop types (select, loop, etc.) are not yet supported and may not work properly.
Improvement: AI error messages from the provider now surface directly in the chat window.
Improvement: Improved image paste handling in the AI panel.
Fix: Group and repeater props now properly expose to the parent component, and dynamic data is no longer reverted when editing group or repeater inputs.
Fix: The .toSlug() modifier now correctly handles Unicode characters (German umlauts, Polish letters) at the start of strings, with consistent behavior between the builder and the frontend.
Fix: Images always render with an alt attribute, even when no value is set in the media library. Also fixed SVGs incorrectly rendering with width/height of “1”.
Fix: Long class names in the component editor class prop no longer overflow the UI.
Fix: Third-party plugin assets no longer break in the builder iframe due to the asset queue emitting a JSON object instead of an array.
Fix: Copying text from the AI chat no longer pastes block JSON into the clipboard.
New: HTML snippets from the AI chat can now be inserted directly into the builder canvas via a dedicated insert button
New: Property data attributes are now exposed on Gutenberg blocks and in the Etch builder, making it easier for third-party developers to target specific property inputs
Improvement: The legacy custom block conversion logic has been removed. Users migrating from a pre-v1 release must now follow the manual migration steps documented at https://docs.etchwp.com/migration-guides/v1-migration
Improvement: Plain text inputs no longer auto-wrap values in var() syntax — this now only applies in the CSS editor and style manager
Fix: Dynamic images now always render the alt attribute, even when no value is set in the media library
Fix: Settings no longer revert when clicking outside the settings dialog
Fix: The media property picker in Gutenberg blocks now accepts all media types, not just images
New: Added “environment.context” dynamic data key
Fix: Loop props not always resolving in builder
Bunch of fixes and improvements, plus a new color scheme toggle for the etch canvas and updated recipes.

New: “Footer Reveal” recipe
New: Color scheme toggle for etch canvas
Improvement: UI/UX tweaks to the settings bar buttons
full change log for this version on link
https://etchwp.com/changelog/
Dynamic Element
ACF: Support for Options Pages
Loops: Expose/Output Loop Index
Loops: General Cleanup & Future Proofing
Content Hub: Show 3rd Party CPTs
ACF: Normalize All Fields
Grab post excerpt automatically & properly
JS: Load per render instance and not per block
GB: Enqueue etch-default and etch-reset CSS
GB: Fix links in core blocks not rendering
Fix figure elements not accepting multiple child elements
Superior