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!!!
Â
Â
Â
Related content
Previous releases
Release notes for Loree A2101.6
Release notes for Loree A2101.5
Release notes for Loree A2101.4
Release notes for Loree A2101.3
Release notes for Loree A2101.2
Release notes for Loree A2101.1
Release notes for Loree A2004.6
Release notes for Loree A2004.5
Release notes for Loree A2004.4
Release notes for Loree A2004.3
Known Issues and Defect Fixes
Â