Release Notes & Version History
Latest version – v2.0
Stay up to date with the latest features, improvements,
and fixes rolled out across each version of Lara Dashboard.
v2.0 – 2025-07-20
Feat: Refactor Lara Dashboard whole Admin UI – Icons, Accessibility, Components, Pages, Layouts etc.
Enhancment: Improve components, reusibility, and code quality.
Fix: Some random UI fixes.
v1.7.0 – 2025-07-13
Feat: Rest API For Lara Dashboard, Scramble API documentation.
Enhancment: Cleanup class names to use more standard class names
Fix: Random UI component fixes.
v1.6.0 – 2025-06-21
Enhancement: Write/Update Standard Unit Tests, pint, rector, phpstan for the project.
Fix: Potential fix for code scanning alert no. 1: Workflow does not contain permissions.
Fix: Language switcher if no icon is selected.
Fix: Non-Translated keys keep empty instead the placeholder.
v1.5.0 – 2025-06-01
Feature: Content Management System (CMS) with Content(Post/Page), Content Category, Content Tag management.
Feature: Post/Page activity chart in Dashboard.
Feature: Bulk delete for Users, Roles, Posts, Categories, Tags.
Enhancement: Sorting features for Users, Roles, Permissions, Posts, Categories, Tags.
Enhancement: Components – Confirm delete, Success/Error messages, Toast, Text Editor, Breadcrumbs, Action dropdown.
Fix: System dark mode issues.
Fix: Modules refactorring in demo mode.
v1.3.0 – 2025-05-18
Feature: Admin Menu architecture with more extendible way.
Feature: Permission List and detail page.
Enhancement: Improved module compatibility.
v1.2.0 – 2025-05-12
Feature: Translation Management – Added Translation management sytem with supporting 21 languages by default and possibility to add any in a second.
Feature: Dashboard Redesign – Dashboard redesigned with new card, user history chart, several more design.
Enhancement: Role list page, user list page to add links of users list sorting by role and role edit page linkings.
Enhancement: Cleanup code base to use services, requests more, use SOLID whenever needed.
Fix: Submenu dropdown icon doesn’t change on open/close submenu of a menu.
Fix: Sidebar Icon not working good if collapsed.
Fix: Theme primary color, secondary color was not working.
Fix: Fixed Mobile responsive has some issues.
Fix: Fixed Sidebar toggle was not persistent issue.
Fix: Fixed Role create -> selecting permission group can’t check the permissions in that group checkboxes automatically.