What's Changed
- Release 3.3.5 (#337) (fb3539d) - @plz12345
- Chore: derive base release version from git tag instead of hardcoded YAML (#329) (39b1db6) - @plz12345
- Chore: Bump js-yaml from 4.1.1 to 4.3.0 (#319) (874970f) - @dependabot[bot]
- Chore: Bump @babel/core from 7.29.0 to 7.29.6 (#311) (39be234) - @dependabot[bot]
- Chore: Bump postcss from 8.5.11 to 8.5.12 (#318) (f8f0faf) - @dependabot[bot]
- Chore: Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.7 (#298) (00d5522) - @dependabot[bot]
- Chore: Bump qs from 6.15.1 to 6.15.2 (#292) (954c64a) - @dependabot[bot]
- Chore: Bump ws from 7.5.10 to 7.5.12 (#328) (f11a731) - @dependabot[bot]
- Fixed: Movie file quality missing from the paged movie/scene index (#326) (d027b4f) - @plz12345
- fix: Check Health taking 24h+ on large libraries (#324) (1ef2ed2) - @plz12345
- Fixed: Scene title replacement eating codec tokens from simpleReleaseTitle (#327) (154f63d) - @plz12345
- Fixed: Unbounded pageSize on the paged movie endpoint (cfdf27d) - @plz12345
- Fixed: Movie file quality missing from the paged movie/scene index (3018588) - @plz12345
- fix: multi-brand studio token parsing for cross-posted scenes (#320) (7a66a5f) - @v8eta
- chore: address SonarQube findings in disk provider (dd1c29e) - @plz12345
- perf: walk the path once per mount lookup, not once per mount (09f0744) - @plz12345
- fix: stop re-querying root folders once per movie (7ec3325) - @plz12345
- fix: cache the mount list instead of enumerating it per lookup (c2e4645) - @plz12345
- test: add MountCheck coverage (ae2248f) - @plz12345
- Chore: Cloudflare cookie test expiring and reddening CI (#325) (0736790) - @plz12345
- chore: bump swashbuckle (#321) (04f2b83) - @plz12345
- Chore: Bump ghcr.io/devcontainers/features/node from 1.7.1 to 2.1.0 (#315) (c529a10) - @dependabot[bot]
- Chore: Bump postcss from 8.5.10 to 8.5.11 (#299) (1a414a1) - @dependabot[bot]
- chore: migrate "add new studio" lookup and add flow to tanstack query (#301) (a0a6a3d) - @mothball