This release introduces the following updates:
- **FastAPI migration**: Replaced Flask with FastAPI and updated all routes and templates.
- **Database integration**: Added SQLModel with full CRUD for sessions, documents, settings, and toponyms.
- **Testing & CI**: Expanded test coverage, added integration and E2E tests, and improved workflows.
- **Legacy support**: Enabled loading and migration of legacy session files.
- **UX & cleanup**: Improved frontend behavior, optimized file handling, and cleaned up code and dependencies.