Roles and permissions need to be re-configured for all the admin users after upgrade (except for the super-admin).
New Feature: Menu Management System
We've added a comprehensive menu management feature that allows you to create and customize navigation menus with the following capabilities:
Menu Item Types
Links: Navigate to different pages or sections
Buttons: Interactive elements for actions
Dividers: Visual separators between menu sections
Text/Titles: Static labels and headings
Link Configuration
Laravel routes: Link to defined application routes
Internal URLs: Navigate within your application
External URLs: Link to external websites
Dynamic Visibility Controls
Conditional display: Show or hide menu items based on custom dynamic conditions
Role-based access: Control visibility using assigned user roles and permissions (system-level rules only)
Menu Structure
Built on nested set architecture for hierarchical organization
Current display supports main menu items and one level of sub-items
Display depth matches existing hardcoded menu structure
Added support for adding/removing dynamic pages in both Header and Footer menus.
Enabled the ability to add/remove any category in both Header and Footer menus.
Iceland country code (IS) bug fixed. In Laravel, the query builder may convert code like ->where('code', 'IS') in this SQL code WHERE code IS null instead to WHERE code = 'IS'.
Added an option in the admin panel to enable or disable diacritic-sensitive search support.
Note: Diacritic search support is now disabled by default, as it may require specific server configuration to function correctly.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.