Release notes for Loree A2102.1

 

 

9th April 2021

Highlights

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 themes some of the classes needs to be updated.

Admin → themes → upload → CSS file

.bStyle { font-weight: bold !important; } .normalStyle{ font-weight: normal !important; }

Duplicate name in images

As a Loree user, When I upload image with existing file name, it shows an error message like File name already exist. This feature has been implemented now. this occurs only when user upload image directly whenever image is edited, the file name is duplicated automatically.

Canvas image fetch issue

Whenever canvas image is uploaded into Loree editor the images are broken, This issue is fixed now. No images are broken when uploaded into editor.

Performance improvement on images

In Loree editor, Previously the canvas images are loaded slowly. Now, To improve the image loading time we have implemented a method which can bring the image fastly into the editor.

UI Fixes

In this release we have made some UI changes,

  • In the Loree editor side bar, some of the element at the bottom were cropped. It is fixed now. Now all the elements are visible.

Before,

 

 

Now,

 

In Loree modules page, Previously the scroll bar was not shown properly. This issue has been resolved now. You can see the scroll bar working perfectly in the modules page.

Before,

 

Now,

 

Loree interactive

Border issue fix

In Loree interactive accordions, When we apply border-bottom above 5px it is cropped in the bottom. This issue is fixed now. Now the bottom-border is not affected.

Before,

Now,

 

 

 

 

Thank you for your valuable time and enjoy using Loree!!!