Bug Fixes
-
fix(wizard): Setup wizard no longer reappears on every page refresh after configuration (#87)
The wizard was not persisting the
setup_completedflag when saving settings, causing it to reappear on every dashboard reload even when a DNS provider was already configured. Completing the wizard now correctly marks setup as done.
What's Changed
Full Changelog: v2.3.0...v2.3.1