v1.2.0
This release adds support for creating widgets with database-backed configurations. The new structure enables centralized and localized management of widget settings, making dashboards and modules in FilamentPHP more modular and easier to organize.
Support for database-configurable widgets
Introduced a centralized structure for widget settings management, based on DbConfigTrait and the new abstract class AbstractWidgetSettings.
Improved localization
Added “Last updated” message in IT, EN, FR, ES, with automatic date formatting according to the user's language.
Full Changelog: v1.1.7...v1.2.0