What's Changed
- fix: scope FlareSolverr cookies to target host and handle solve failures by @a10kiloham in #638
- Feat: add force start and change item position by @arabcoders in #639
New Contributors
- @a10kiloham made their first contribution in #638
Full Changelog: v2.6.0...v2.6.1
Commits since v2.6.0
- c830741 refactor: minor locale change
- 87ea71b fix: scope FlareSolverr cookies to target host and handle solve failures
- 77c573c refactor: standardize the settings inputs forms
- 27a80b3 refactor: add mutex to same host solving in cf solver
- c422bf3 chore: update GitHub Actions to use latest action versions
- 33b8d24 test: add Python type checking step and improve test mocks
- 2c6668b chore: update Python dependency installation commands and add 'ty' package
- 17452a4 feat: force start
- e3eefb0 feat: ability to change items position
- b2091c6 chore: add permissions to update-yt-dlp workflow
- a249e45 test: add beforeEach setup for useI18n in usePresetOptions tests