What's Changed
- refactor: enhance security and improve error handling in training and frontend components by @cristofima in #14
- feat: add theme toggle, ONNX export, model comparison, and real-time job updates by @cristofima in #16
- fix(frontend/compare): wrap useSearchParams in Suspense boundary for Next.js 16 compatibility by @cristofima in #17
- feat: add dataset stats overview and job metadata tracking with tags and notes by @cristofima in #18
- refactor(frontend): job status updates to use polling by @cristofima in #20
- feat: add serverless model deployment and ONNX predictions by @cristofima in #21
- test(backend): add type hints and implement unit and integration tests by @cristofima in #22
- docs: add documentation and testing for v1.1.0 release by @cristofima in #23
- perf(backend): enhance backend for reproducible builds and modular structure by @cristofima in #24
- refactor: remove feature importance in frontend and backend by @cristofima in #25
- perf: enhance training module and UI features by @cristofima in #26
- perf: implement ETag-based caching and job details handling improvements by @cristofima in #27
- docs: enhance documentation with new screenshots and updates by @cristofima in #28
- docs: update README with revised cost estimates and architecture diagram outputs by @cristofima in #29
Full Changelog: v1.0.0...v1.1.0