What's Changed
- refactor: Expose task failure errors by @arabcoders in #878
- fix: remove the pre-loading of ENV keys in long running processes. by @arabcoders in #880
- feat: add WS_TRUST_LOCAL_NET for customizable trusted local networks by @arabcoders in #881
- refactor: remove plex library agent gating by @arabcoders in #882
Full Changelog: v1.10.2...v1.10.3
Commits since v1.10.2
- ee46f9f refactor: expose task failure errors
- e81a6b7 refactor: remove pinia and rely on vue composables
- 74a0aed refactor: reduce frontend bundle sizes
- db26cba refactor: rename tests tmp directory
- 922a3a8 fix: remove the preloading of env in long running processes.
- fd9d6d6 fix: failing gitea frontend builds
- 9862f44 feat: add WS_TRUST_LOCAL_NET for customizable trusted local networks
- 4414682 chore: external packages update
- 65d33e4 refactor: remove plex library agent gating