What's Changed
- fix: state bleed on tool switch, AVIF compress, OCR segfault, long filenames by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/79
- feat: Unlimited by Default — remove all artificial limits by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/80
- feat: redesign Automate page — tool palette + pipeline canvas by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/81
- fix: Docker hardening, security, and V1 deployment readiness by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/82
- feat: extended image format support (JXL, RAW, ICO, TGA, PSD, EXR, HDR) by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/83
- fix: wire up Default Tool View save in General settings by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/84
- feat: add AVIF output format support across all tools by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/85
- fix: prevent admin escalation when AUTH_ENABLED=false by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/86
- fix: auto-fallback from CodeFormer to GFPGAN in face enhancement by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/87
- feat: allow multi-file selection for automation pipeline by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/88
- feat: production-grade RBAC with editor role, custom roles, API key scoping, and audit log by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/89
- feat: production-grade opt-in product analytics with PostHog and Sentry by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/91
- fix: prevent admin escalation when AUTH_ENABLED=false by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/92
- test: comprehensive test coverage expansion (+965 tests, 48/48 tools) by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/93
- feat: API sync and documentation audit by @ashim-hq in https://github.com/snapotter-hq/SnapOtter/pull/94
New Contributors
- @ashim-hq made their first contribution in https://github.com/snapotter-hq/SnapOtter/pull/79
Full Changelog: v1.15.9...v1.15.10