Release notes for Loree A2401.2

Release notes for Loree A2401.2

10 January, 2024

BUG FIXES:

Html / iframe embedded into paragraph while copy and paste:
Issue statement: when users copy and paste an iframe or any HTML content in paragraph, they faced a problem where the HTML mistakenly rendering instead of pasting as normal text. 

Before fix:


Resolution: Now the issue has been fixed, therefore if the user copy paste any HTML code into paragraph element it will be pasted as normal text as expected.

After fix:

 


Resolved Iframe Stripeout Issue:
Issue statement: when users placed Iframe content within header or paragraph tags that is opened in Loree it would result in a striped out appearance. 

Sample HTML structure:

<h2>
<iframe></iframe>
</h2>
----------------------------------------------------------------------------
<ul>
<li>
<iframe></iframe>
</li>
</ul>

Before fix:

<h2>
</h2>
----------------------------------------------------------------------------
<ul>
<li>
</li>
</ul>

After fix:

<h2>
</h2>
<iframe></iframe>
-----------------------------------------------------------------------------
<ul>
<li>
</li>
</ul>
<iframe></iframe>

Resolution: This fix ensures a smoother user experience and eliminates any unwanted appearance issues. You can now seamlessly incorporate iframes into your Loree content, allowing for greater flexibility and creativity in your workflows. 

 

Default migration for iframe applies aspect ratio 16:9:

Issue statement: When adding an iframe to the canvas editor and after saving and opening the page in Loree, By default it applies 16:9 ratio for iframes.

Resolution: The default setting had the lock aspect ratio checked, but with the latest update, it now remains unchecked. This change has been implemented to provide users with greater customization and flexibility in adjusting the aspect ratio when inserting an iframe into the Loree editor.

By keeping the lock aspect ratio unchecked, you can modify the height of iframe elements  according to your specific requirements. This enhancement empowers you to create content that perfectly fits your desired dimensions and visual presentation.

Incase, if you still need the aspect ratio to be locked in design section you can find a option called "lock aspect ratio" that applies the default ratio of 16:9



Iframe height changed to 155px every time:
Issue statement: when the aspect ratio was unchecked and users attempted to change the height of iframes to pixels, it would automatically revert back to 155 pixels. This issue also occurred when reducing the width of the video or iframe, resulting in the height reverting to 155 pixels as well.

Resolution: Now, the issue has been fixed by changing the width or height will not revert the height to 155 pixels everytime.  This ensures that you have full control over the height of your iframe without any unwanted reversion.

 

Default migration for Iframe not applies aspect ratio:

When adding an Iframe to the RC editor and saving the page, it is important to note that when you open it in Loree, the lock aspect ratio should be unchecked.

Issue statement: the default setting was for the lock aspect ratio to be checked, but now it remains unchecked.

Resolution:This change provides you with the flexibility to adjust the aspect ratio as needed when inserting an Iframe into the Loree editor. This allows for greater customization and flexibility in your content creation process.

 

Size value is not fetched in divider, image and tables:

Issue statement: When we try to update HTML or CSS of the selected element using the code properties it does not reflect in design section.

Resolution: when adding a divider/image/table accessing the code editor, you can change any CSS updates accordingly. The appropriate values will be reflected in design section.

                                                                                 Thankyou!


    • Related Articles

    • Release notes for Loree A2101.2

      Loree editor Loree help section User be able to navigate to user guide from Loree Editor and it will allow the users to Loree Support portal for raise service tickets, be able to view the release notes from help section and check what’s new with the ...
    • Release Notes for Loree A2403.2

      Published On: 29/07/2024 Feature Enhancements 1. Extra Canvas Tags Support Previously, users of Loree encountered difficulties when key components such as summaries and details vanished from pages because of unsupported tags. We have now enhanced ...
    • Release notes for Loree A2101.6

      Loree Issue fixed in Loree editor Alert for Permanent template/row/element delete As a Loree user, I want to get the acknowledgment pop-up while deleting the template/row/element permanently. So that, before deleting the templates/rows/elements ...
    • Release notes for Loree A2101.4

      Loree Issue fixed in Loree editor Page name mismatch inside the editor As a user, When I use special characters for page name doesn’t display the special characters on Loree editor. Instead, it shows % for all the used special characters. This issue ...
    • Release notes for Loree A2102.1

      Loree Issue fixed in Loree editor Bold issue on Loree editor As a Loree user, When Bold style is applied to a text and after saving the contents it was not reflected in canvas. This issue has been resolved now. Note: To get this fixed, In canvas ...