Changes since 3.2.0-beta.12
Features
- feat(database): add title alias system for mid-season naming changes
Fixes
- fix(webui): prevent empty search and cancel search on modal close
- fix(webui): fix iOS Safari input zoom and keyboard issues
- fix(error-handling): replace bare except clauses with specific exceptions
Performance
- perf(database): optimize N+1 queries and add caching
Documentation
- docs(dev): add database developer guide
Full Changelog: 3.2.0-beta.12...3.2.0-beta.13