What's Changed
- fix: add null checks for theme and iframe document access by @Copilot in #119
- feat: added theme customization and support by @nickelsh1ts in #118
- chore(deps): major dependency upgrades by @nickelsh1ts in #120
- fix: move sys import to top and use relative config path by @Copilot in #123
- fix(logging): Improve python service log file handling with stderr fallback by @nickelsh1ts in #122
- fix(logging): Remove redundant log directory creation in plex_invite.py by @nickelsh1ts in #124
- fix: Update configuration handling and enhanced documentation by @nickelsh1ts in #130
- build(deps): bump node from 24-alpine to 25-alpine by @dependabot[bot] in #106
- build(deps): bump the npm_and_yarn group across 1 directory with 5 updates by @dependabot[bot] in #125
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #116
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #104
- build(deps): bump dessant/lock-threads from 5 to 6 by @dependabot[bot] in #117
- build(deps): bump socket.io-client from 4.8.1 to 4.8.3 by @dependabot[bot] in #129
- build(deps): bump next from 16.1.0 to 16.1.1 by @dependabot[bot] in #127
- build(deps-dev): bump @typescript-eslint/parser from 8.50.0 to 8.50.1 by @dependabot[bot] in #126
- build(deps): upgrade deps & added resolutions to resolve vulnerabilities by @nickelsh1ts in #132
- fix: Potential fix for code scanning alert no. 29: Incomplete string escaping or encoding by @nickelsh1ts in #131
- build(deps): add semantic-release-docker-buildx and update workflows for Corepack and Yarn by @nickelsh1ts in #134
Full Changelog: v1.0.0...v1.1.0