Skip to content

v1.2.1

Choose a tag to compare

@asaduzzaman-anik asaduzzaman-anik released this 16 Jul 19:44
· 101 commits to main since this release

[v1.2.1] — 2026-07-15

Lara Builder

  • Fix: Text Editor block lifecycle stabilized — cleaner mount/unmount, reliable content persistence, and restored list markers in the canvas.
  • Fix: List blocks preserve content when changing list type (ordered ↔ unordered).
  • New: Native Ctrl+Z / Cmd+Z undo support in the builder via history integration.

Modules & scaffolding

  • Fix: module:make-crud command and related stubs (controller, Vite, master view).
  • New: ModuleStyles Blade component safely renders module Vite CSS without crashing when the build/manifest is missing.

Dependencies

  • Chore: Bumped spatie/laravel-medialibrary from 11.21.0 to 11.23.0.