Melios

Updates

We've been cooking nonstop. Enjoy!

30 May,
Free v1.5.5

🐛 Two critical bugs were fixed:

  • Fixed Page Builder was rendering for 5 seconds without releasing locks. This error was caused by 1.5.3 update.
  • Fixed inability to resize webp/avif images.

28 May,
Free v1.5.3 Pro v1.2.3

  • Allow inserting elements into empty page without need to add row component. Melios will add the row automatically!
  • Fixed element placement logic when using Spotlight popup. Previously it was hard to put the element at the very top of the page.
  • Fixed empty AI quick commands dropdown when trying to use it for the slider component.

23 May,
Free v1.5.2 Pro v1.2.2

Added compatibility with beautiful M137 theme. This theme is a default backend theme used in Mage-OS distribution. This means that Melios is now Mage-OS compatible!

Screenshot of the Melios UI with M137 theme

21 May,
Free v1.5.1

🐛 Fixed js error when trying to use CodeMirror editor — Default textarea was renderer instead.

💄 Improved SVG preview inside CodeMirror editor. Now only the dark icons will invert their colors. See the Before/After screenshot:

Screenshot of the SVG preview when dark theme is used

19 May,
Free v1.5.0

🔥 A huge improvement for the HTML component fans! CodeMirror is now built into Magento HTML and Text components. Here are some important highlights:

  • Dark and light modes.
  • Fullscreen mode.
  • Well known hotkeys.
  • SVG images preview.
  • Read more in our documentation
Screenshot of the html editor

10 May,
Free v1.4.0 Pro v1.2.1

Image dimensions are now better then ever because of two new features:

  • Automatic image sizes population on image change.
  • Preserve aspect ratio button. No need to calculate proper height when changing the width and vice versa.

We also fixed two bugs:

  • Do not change scroll position when inserting new element using spotlight popup.
  • Fixed rarily empty success message when saving CMS page using Ctrl+S hotkey.
Screenshot of the image dimensions field

28 Apr,
Free v1.3.0

Added more responsive styles per mobile view. This feature is implemented for all existing components including the components from the third-party modules!

  • Margins and paddings.
  • Border width and radius.
Screenshot of the additional responsive styles

24 Apr,
Free v1.2.0 Pro v1.2.0

🔥🔥🔥 AI Assistant added to the Melios Page Builder! Video and description is available in the docs.

Improved Enter and Delete hotkeys processing.

18 Apr,
Free v1.1.5 Pro v1.1.3

Fixes and improvements in both Free and Pro versions:

  • PHP 8.4 compatibility.
  • Disable tinyMCE promotion element inside menubar.
  • Fixed copy to clipboard on insecure connections.
  • Allow using Quick Save when widget popup is opened.
  • Code optimizations for the upcoming AI Assistant

28 Mar,
Free v1.1.4

🔧 Fixed extra buttons row at the bottom of Magento gallery component — This bug was caused by the missing return value from the JS mixin file.

🐛 Fixed inability to paste the HTML code with `data-content-type` attribute into html component.

23 Mar,
Free v1.1.2 Pro v1.1.2

🐛 Hotfixes in both Free and Pro versions:

  • Do not open the editor when accidently double-clicking the section drag handle.
  • Improved Ctrl+C hotkey handling. It will no longer prevent you from copying selected text.
  • Fixed Alt+0 hotkey when the legacy 2columns-left layout is used for the backend form.
  • Quick-save fixes and improvements:
    • Fixed the Ctrl+S hotkey in older PageBuilder versions.
    • Improved compatibility with third-party modules.
    • Fixed possible missing validation error message.

5 Mar,
Free v1.1.1

🐛 Fixed annoying bug when Page Builder was scrolled up to the first drop target when adding new element using keyboard. Now, Melios chooses drop target from the visible part of the viewport.

23 Feb,
Free v1.1.0 Pro v1.1.0

🔥🔥🔥 Added ability to Copy-Paste entire Page Builder content — just move the mouse over Page Builder and press the keyboard hotkey.

Available in Free and Pro versions!

19 Feb,
Free v1.0.0 Pro v1.0.0

Initial release. This release includes Spotlight, Hotkeys, Copy-Paste, Quick save, image upload in webp and avif formats, and the following improvements to existing components:

Image

  • Ability to set image dimensions.
  • Ability to set loading mode and fetchpriority attributes.
  • Ability to preload image to reduce LCP.

Background image

  • Ability to use lazy loading mode.
  • Ability to preload background-image to reduce LCP.

Columns

  • Ability to set the gap between columns.

WYSIWYG editor

  • Do not hide editor menu.