January 30th, 2026
MainWP Core
Dashboard
Early Release

Fixed: Admin link generation to ensure consistent and reliable access to WordPress admin pages.
Added: Inline license key input and validation flow on the "Add-ons" page, including a "Remember Key" option and a dedicated validation action to simplify license management.
Added: Granular, per-action permission controls for REST API access and application passwords to improve security and administrative flexibility.
Added: Permission-aware UI for managing application passwords, including per-row actions and dedicated edit flows based on user access rights.
Updated: Consolidated the licensing actions bar in the "Add-ons" page header with contextual action buttons and API-key-aware prompts for clearer guidance.
Updated: Reorganized the extensions view into segmented, accordion-style sections for "Enabled Add-ons" and "Disabled Add-ons," with aligned search behavior and slimmer action buttons for improved usability.
Updated: Refined extension cards with clearer license and status headers, revised badges and text, improved documentation link formatting, and more intuitive remove and activate controls.
Updated: Localized titles and implemented context-aware menu and submenu rendering to ensure correct labeling across different access levels.
Updated: Centralized user-facing messages and field descriptions to provide consistent error text and schema help across REST API endpoints.
Updated: Improved request validation logic to return clearer failure messages for invalid inputs, including search, count, and date-range parameters.
Updated: Centralized message and translation handling across page operations, API responses, and error states to ensure consistent wording throughout the dashboard.
Dev: Restructured request validation into focused helper methods to improve maintainability and error handling across REST API endpoints.
Dev: Improved internal organization of website filtering logic to enhance code clarity and long-term maintainability.
Dev: Enhanced validation workflows and error handling processes to reduce redundancy, strengthen stability, and improve overall code quality.