Initial release.
Implemented per-user configuration with a dropdown UI.
Implemented parent and child menu hiding capabilities for specific users.
Optimized exclusion logic to allow hiding of other menus within "Settings" (options-general.php).
Improved visibility by adopting a Grid layout for the settings page.
Implemented dynamic detection logic for all menus, including third-party plugins.
Implemented a 403 block feature for direct URL access using the admin_page_access_denied hook.