What's Changed
- fix: Remove extra blank line to satisfy ruff formatter (a4d8cc4)
- Remove duplicate settings initialization (32628f1)
- chore: auto-bump version to 1.2.5 (470fcf7)
- Revert "fix: Fix registration form CSS class names for UI tests" (bd461be)
- fix: Fix registration form CSS class names for UI tests (d14dbc1)
- fix: Apply pre-commit formatting and fix logger.exception usage (ae0d78f)
- Add error handling (7947954)
- chore: auto-bump version to 1.2.4 (e31e6c7)
- Ruff (a125421)
- Formatting (fd649f9)
- Refactoring, cleaning up and creating a function to keep endpoints clean and consistent. (a77c63b)
- Update src/local_deep_research/web/routes/settings_routes.py (d7cea43)
- Formatting again (ff2df39)
- Use get_all_settings. (b1e11cf)
- Formatting (99b60b8)
- fix(settings): handle unchecked checkboxes in settings forms (bf4738f)
Full Changelog: v1.2.4...v1.2.5