- Added a helper function to define migration options.
- Created the first migration (v1) to enable enhanced settings based on default values.
- Updated migration handling in the index file to track and apply migrations as needed.
This enhancement establishes a structured approach to manage application migrations, improving maintainability and upgrade processes.
Signed-off-by: Innei <tukon479@gmail.com>