Suggerisci una nuova funzionalità
Dai un'occhiata al nostro pannello per le richieste di funzionalità. Aggiungi nuove idee o vota quelle esistenti
RichiediNote di rilascio di Stripo
Oct
6
2025
2.38.0
Fixed
- It is impossible to edit an image generated by AI.
- After reopening the email, styles added via new ExtensionBuilder().withStyles() disappear.
- The email code is not displayed after clicking the getTemplate button.
- After adding a generated image to the Image block, it does not appear in the image gallery inside the Email folder.
Miglioramenti
- Added support for disabling selection of inner blocks when a custom renderer is used.
- Fixed the behavior of the setInnerHtml method.
- Added the isVisible(node) method to the BuiltInControl.ts class, similar to Control.ts.
Sep
29
2025
2.37.0
Fixed
- An error occurs in the console after adding text in the “Banner” block.
- An error occurs in the console when switching between style settings in the “Carousel” block.
- Fixed the functionality of the “TextStyleBuiltInControl” extension.
- Renamed the “UIElementApi.onValueChanged” function to “triggerValueChanged”.
- Multiple items are highlighted when clicking a “radio button” in extensions.
Miglioramenti
- Enhanced security in the “Timer” block.
- Added the «node» parameter to the “onDocumentChanged” method.
- Added the ability to create container-type blocks in addition to basic blocks and structures.
- Added the option to open a popup with the AI assistant through “ControlApi”.
- Added “ContainerBorderBuiltInControl” for managing the “Border” in containers.
- Added the “ButtonStyleBuiltInControl” extension.
- Added the “BackgroundImageBuiltInControl” extension.
- Implemented parameters for removing unnecessary controls in “Message Settings”.
Sep
22
2025
2.36.0
Fixed
- Added the ability to hide controls depending on the block layout.
- Added ButtonTextSizeBuiltInControl to manage font sizes in buttons.
- Removed ButtonAlignControlLabels and added support for the standard title key.
- Using structureModifier breaks the email layout.
- Using FontFamilyBuiltInControl does not set the initial value in the control and adds errors in the console.
Sep
15
2025
2.35.0
Fixed
- The time zone is incorrectly determined when adding the “Timer” block.
- Regenerated the module image previews .
- Custom icons were replaced with standard ones after removing a block from the structure with the Extension enabled.
Sep
9
2025
2.34.0
Nuovo
- Added an example of the “Logo” block extension.
- Added the setText method to the HtmlNodeModifier class.
- Added the ability in ControlApi to call a popup with emojis.
- Fixed incorrect character replacement when parsing special links.
Fixed
- Blocks cannot be sorted via the onSettingsPanelBlockSorting function if the list returns an extension block id.
- Block attributes are not supported in alternative block names.
- In the new “Quick Start” example, console errors appear when moving the cursor across the email.
- A screenshot is not generated for a module after editing.
Sep
1
2025
2.33.0
Nuovo
- Added support for the method “createStructureWithContainers” for structure modification.
- Added the ability to read the editor configuration during the block layout building in the getTemplate() method.
Fixed
- Localization through this.api.translate is not supported in the getTemplate method for blocks.
- For extensions, the ability to set any image for a custom block on the block panel has been fixed.
- When adding a structure with two or more containers, there is no margin between the containers.
- In CustomRenderer, calling node.getNodeConfig() results in the error “Error parsing node config”.
- When using multiRowStructureModifier, block names that act as content do not work.
- When using multiRowStructureModifier, the “Spacer” setting does not work as expected, failing to leave an empty container with content of the specified width.
- If a block has a completely custom layout (different from the default structure), multiRowStructureModifier cannot be used due to a console error.
- Fixed a conflict between the parameters TextPaddingsBuiltInControl and ButtonMarginsBuiltInControl.
- It is not possible to add two or more identical built-in controls with different targetNodes values.
- A console error occurs when switching languages if there are any changes in the email.
Aug
27
2025
2.32.0
Nuovo
- Added support for the TextAlignBuiltInControl parameter.
- Added support for the ImageSizeBuiltInControl parameter.
Fixed
- Custom display conditions do not work if a condition category is not additionally specified.
- An error appears in the console when adding an extension that combines a custom block panel and the SimpleBlock example.
- Errors occur in the console when adding an “AMP Accordion” block and clicking on the “Text” block inside the accordion.
- Users with the "User" role cannot generate an image in the “Video” and “Banner” blocks.
- BlockRenderer works unintuitively and ignores the Root tag.
- It is impossible to add a simple block to the email when both the block panel and simple blocks are used simultaneously.
Miglioramenti
- Improved the functionality of the Responsive Design control.
Aug
15
2025
2.31.0
Nuovo
- Користувацькі шрифти працюють неправильно щодо документації.
- Не підтримується зворотна сумісність нового плагіну зі старим npm модулем версії 1.0.3.
- При наявності у блоку панелі налаштувань, де перша вкладка кастомна, завжди активується друга вкладка "Налаштування" замість першої.
- Видно категорію «Користувацькі» у «Користувацькі умови відображення» за відсутності передачі параметра CustomConditions = true в конфігураціях.
- За відсутності PREDEFINED умов і при включеному розширенні externalDisplayCondition прибрано зайвий клік, який робить користувач, щоб дістатись до попапу.
- onDocumentInit викликається раніше за OnTemplateLoaded.
- Якщо до тексту в ModificationDescription додати параметри, то в історії змін виникає помилка в консолі, і текст зміни не відображається.
Fixed
- Custom fonts do not work correctly according to the documentation.
- Backward compatibility of the new plugin with the old npm module version 1.0.3 is not supported.
- When the first tab is custom in the settings panel block, the second tab “Settings” is always activated instead of the first.
- The “Custom” category is visible in “Custom Display Conditions” when the CustomConditions = true parameter is not passed in the configurations.
- In the absence of PREDEFINED conditions and with the externalDisplayCondition extension enabled, the unnecessary click required to access the pop-up has been removed.
- onDocumentInit is called before OnTemplateLoaded.
- If parameters are added to the text in ModificationDescription, a console error occurs in the change history, and the change text is not displayed.
Aug
5
2025
2.30.0
Fixed
-
Minor bug fixes to improve stability and provide flawless operation.
Jul
29
2025
2.29.0
Nuovo
- Added permission checks to determine if the user has permission to use the extensions.
- Created a method for bulk deletion of emails with authorization similar to other methods in the plugin.
Fixed
- Fixed console errors during plugin initialization.
Jul
23
2025
2.28.0
Nuovo
- Added support for the structureBorderControlExtension parameter.
- Added support for the buttonBorderControlExtension parameter.
- Added support for the textColorControlExtension parameter.
- Added support for the linkColorControlExtension parameter.
- Added support for the textSizeControlExtension and textStyleControlExtension parameters.
- Added support for the textLineSpacingControlExtension parameter.
- Added support for the buttonTextControlExtension parameter.
- Added support for the buttonColorControlExtension parameter.
- Added support for the buttonBorderRadiusExtension parameter.
- Added support for the buttonAlignControlExtension parameter.
- Added support for the Special Links parameter.
Fixed
- Fixed an error when selecting and releasing blocks using a hotkey.
Jul
17
2025
2.27.0
Nuovo
- Added support for triggering an external modal window with merge tag settings for the external merge tags extension.
Fixed
- User CSS is ignored when initializing the plugin if the HTML content is an empty email.
Jul
9
2025
2.26.0
Fixed
- Fixed errors in the plugin configurations regarding custom display conditions.
Jun
27
2025
2.25.0
Nuovo
- Added support for the External Video Library parameter.
- Added support for the External Display Conditions parameter.
- Added support for the generalBackgroundImageControlExtension parameter.
- Added support for the buttonBorderControlExtension parameter.
- Added support for the parameter that expands the functionality of the Margin/Padding controls.
- Added support for the textSizeControlExtension and textStyleControlExtension parameters.
- Added support for the textLineSpacingControlExtension parameter.
- Added support for the buttonTextControlExtension parameter.
- Added a check to the patch permissions to verify if the user has the rights to use the extensions.
- Added support for the Custom Blocks Panel extension.
Fixed
- Fixed the issue with the isEnabled() method, which was not working correctly.
- Fixed the editor configuration regarding custom display conditions.
- Fixed the issue with displaying all previous changes in the background image of the email during reload.
Resta aggiornato sui nostri contenuti
Iscriviti alla nostra newsletter e ricevi nuovi approfondimenti ogni settimana