Version History

Release Notes

Stay up to date with the latest features, improvements, and fixes in each version of Lara Dashboard.

Latest Version: v1.1.3
v1.1.3 May 4, 2026 Latest

File component update and demo core upgrades

File component update and demo core upgrades

  • Improve: Improved file upload component with close button and better error handling.
  • Fix: Fixed minor upgrade issue for demo mode.
PHP 8.3+ Laravel 13.0+ View on GitHub
v1.1.2 April 19, 2026

More extendibility support for Email templates, authentication views

More extendibility support for Email templates, authentication views and some module create and CRUD command fixed

Fixes

Fix: Fixed Module generator command improvement for Windows OS. Fix: Fixed CRUD generator command improvement for Windows OS.

Improvements

Improve: Added more extendibility support for email templates. Improve: Added more extendibility support for authentication pages.

PHP 8.3+ Laravel 13.0+ View on GitHub
v1.1.1 April 10, 2026

General improvements with auto Scheduled queue worker enabled

General improvements with auto Scheduled queue worker enabled

  • Feat: Scheduled queue worker — runs every minute via schedule:run to process queued jobs (workflow actions, emails) without requiring a long-running worker.
  • Improve: Sidebar submenu supports deeper (3rd and 4th level) nesting with proper indentation.
  • Improve: Sidebar submenu expands without an inner scrollbar; the sidebar wrapper handles overflow when nav is long.
  • Fix: Cleaned up user dropdown styling in the admin header — removed stray borders and uneven top margins for consistent spacing.
PHP 8.3+ Laravel 13.0+ View on GitHub
v1.1.0 April 5, 2026

Performance and general updates

Performance and general updates

Feat: Account created notification — admin-created users receive an email with login link and password-set URL. Feat: Quick-add dropdown in admin header with hook support (filter.quick_add_dropdown). Feat: Admin menu badge support (setBadge() / setBadgeClass() on AdminMenuItem). Feat: Email connection toggle (activate/deactivate) with inline action button. Feat: Email connection status filter (active, disabled, connected, failed). Feat: Setting image removal endpoint for site logos/icons via AJAX. Feat: Send login link action on user edit page. Improve: Demo mode restrictions on core upgrade, backup, and restore operations. Improve: Seeder defaults for authentication, site tagline, copyright, and contact settings. Fix: Renamed "Inactive" to "Disabled" for email connection status labels (consistency). Fix: Removed duplicate demo-mode check in module update flow.

PHP 8.3+ Laravel 13.0+ View on GitHub
v1.0.3 March 29, 2026

Improve marketplace list banner preview

Improve marketplace list banner preview

  • Improve marketplace list banner preview
PHP 8.3+ Laravel 13.0+ View on GitHub
v1.0.2 March 29, 2026

Module Marketplace Installtions inside core

Module Marketplace Installtions inside core

  • Feat: Marketplace module browser — browse, search, and install modules from the marketplace.
  • Feat: Module packaging and distribution commands (module:zip, module:package, module:compile-css).
  • Feat: Claude Code agents and commands for faster module development workflow.
  • Docs: Added developer documentation for Tailwind CSS prefixing, AI architecture, theme development, permissions, and module packaging.
  • Fix: Fixed CRUD generator base controller replacement test for updated nwidart stubs.
  • Fix: Assign menu permissions to superadmin migration.
PHP 8.3+ Laravel 13.0+ View on GitHub
v1.0.1 March 28, 2026

Module upgrade and several commands improvements

Module upgrade and several commands improvements

Fixes

  • Fixed automattic module and core upgrade issue on some servers.
  • Fixed module stubs and crud command to generate files properly.
PHP 8.3+ Laravel 13.0+ View on GitHub
v1.0.0 March 27, 2026

Release v1.0.0 - Full Page Builder support

New

Feat: Upgraded to Laravel 13 and Livewire 4. Feat: Base setup for Starter 26 theme. Feat: CRUD Generator (module:make-crud) with Model, Datatable, Views, Routes, Menu scaffolding. Feat: Inbound/Outbound email connection management. Feat: Manual core upgrade system with backup/restore functionality. Feat: Social authentication with Laravel Socialite. Feat: Cache/performance management section in settings page. Feat: Menu architecture for frontend with filter hooks support. Feat: Compact file uploader component. Feat: Clean all action logs button. Feat: AI filter hooks for extensible AI integrations.

Improvements

Enhancement: Module CRUD command improved — generates Blade views instead of Livewire components. Enhancement: Translation system refactored with chunked data saving. Enhancement: Quick links dropdown at navbar. Enhancement: Post list updated with Updated column and activity log timestamps. Enhancement: Media selector modal responsive improvement. Refactor: Unified server-side block rendering for email and page contexts. Refactor: Blocks refactored to remove unnecessary padding and standalone page improvement. Refactor: Better structure for module installations.

Fixes

Fix: Security fixes with sanitization in content rendering. Fix: Email verification link, template preview, and campaign tracking fixes. Fix: Fixed missing authorization checks. Fix: Module installation, upload, and delete bug fixes. Fix: Fixed cached permission issues. Fix: Numerous test fixes and CI improvements.

PHP 8.3+ Laravel 13.0+ View on GitHub
v0.9.14 March 16, 2026

Email template block preview

Email template block preview

Fix

  • Email template block preview was not working
PHP 8.2+ Laravel 12.0+ View on GitHub
v0.9.13 March 16, 2026

Block improvmeents for Email

Block improvmeents for Email

Changed

  • Block improvements for emails

Fix

  • Module uploads now syncs updated version assets and metadata
PHP 8.2+ Laravel 12.0+ View on GitHub
v0.9.12 March 14, 2026

Fix Email verification link and better code and pre block

Fix Email verification link and better code and pre block

Improvement:

  • Refactored code and pre block for better code snippet support

Fixed:

  • Fixed security issue with sanitization in content rendering
  • Fixed email verification link to show valid link
PHP 8.2+ Laravel 12.0+ View on GitHub
v0.9.11 March 8, 2026

Translation improvements & Fixes missing authorizations

Translation improvements & Fixes missing authorizations

Fixed

  • Fixed missing authorization checker
  • Module crud with migration and some other registration logics

Improvement

  • Translation saved as chunk for large translations
PHP 8.2+ Laravel 12.0+ View on GitHub
v0.9.10 February 25, 2026

Block improvements and some fixes

Improves Text, Heading blocks and some random fixes

Fix

  • Text, Heading block improvement line break.
  • Module icon was not showing consistent.
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.9.4 February 24, 2026

Fixed cache permission clear on module upload

Fixed cache permission clear on module upload

Fixed

  • Fixed permission clear on module upload
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.9.3 February 24, 2026

Fixed module delete and other UIs

Fixed

  • Fixed module delete modal UI
  • Fixed module manifest file processing
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.9.2 February 24, 2026

Fix module upload

Fixed

  • Module upload improvements
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.9.1 February 24, 2026

Core upgrade service and email mailer column for better email loggin

Core upgrade service and email mailer column for better email loggin

Fixed

  • Core upgrade service.

Added

  • Email mailer column for better email logging.
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.9 February 22, 2026

Menu Manager and Module crud command improvement

Menu Manager and Module crud command improvement

Added

  • Menu management
  • Added more filter hooks support

Improvement

  • Module crud generator command
  • Module generator command

Fixed

  • Fixed some responsive and other filter hook issues
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.8 February 17, 2026

Social authentication and easy core upgradation

Social authentication and easy core upgradation are included

Added

  • Social authentication added.
  • Cache cleaner / optimizer added.

Fixed

  • Core upgradation logic improvement.
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.7.2 February 17, 2026

Social authentication and easy core upgradation

Social authentication and easy core upgradation are included

Added

  • Social authentication added.

Fixed

  • Core upgradation logic improvement.
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.7.1 February 17, 2026

Social authentication and easy core upgradation

Social authentication and easy core upgradation are included

Added

  • Social authentication added.

Fixed

  • Core upgradation logic improvement.
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.7 February 14, 2026

Media library responsive and Clear all action logs

Media library responsive and Clear all action logs

  • Fix: Demo was not loading the faker.
  • Enhancement: Post list updated with Updated column.
  • Enhancement: Created date in activity log list page.
  • Enhancement: Media library modal responsive improvement.
  • Fix: Fixed Module:make-crud command to generate menus properly.
  • Feat: Added clean all logs button in activity log list page.
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.6 February 13, 2026

Compact Attachment component + some fixes

Compact Attachment component and some other small fixes.

  • Feat: Compact attachment component.
  • Fix: Fixed module replace modal scroll issue.
  • Fix: Demo app refresh issue.
PHP 8.2+ Laravel 11.0+ View on GitHub
v0.9.5 February 12, 2026

Module upload process improvements

Installation process improvements and Module upload process improvements

  • Fix: Installation process improvements
  • Fix: Module upload process improvements
PHP 8.3+ Laravel 12.x+ View on GitHub

Open Source & Community Driven

Lara Dashboard core is completely open source. Contribute, report issues, or star us on GitHub to support the project.

Try Lara Dashboard for Free

Explore every feature live — no sign-up required.

Launch Live Demo