💥 Breaking Changes
- #7014 Migrate addon job names to app and scope legacy API compatibility @mdegat01
- #7024 Rename Docker app container and builder names from addon_ to app_ @mdegat01
- #7058 Migrate addon error metadata to app/apps with v1 compatibility shim @mdegat01
- #7059 Rename backup and restore job stages from addon(s) to app(s) @mdegat01
✨ New Features
- #7043 Avoid unnecessary full network connection re-activation @agners
- #7051 Add websocket v2 jobs compatibility feature toggle @mdegat01
- #7057 Emit store_reloaded event when a store reload updates repositories @agners
🐛 Bug Fixes
- #7012 Keep config-declared ports visible after customizing app ports @agners
- #7044 Fix length validation of str and password options with bounds @agners
- #7050 Fix Core API proxy stripping the multipart boundary from Content-Type @parkghost
- #7013 Fix media/share mounts staying empty after mount reload fixup @agners
- #6958 Offer reset for corrupt store repositories on load @frenck
- #7072 Check for local data before adding or updating a mount @agners
📦 Refactor
- #7055 Drop unused faust-cchardet dependency @agners
- #7056 Replace preloaded jemalloc with PYTHONMALLOC=mimalloc @agners
- #7071 Reduce app config schema warning noise for regular users @agners
♻️ Chore
⬆️ Dependency Updates
20 changes
- #7040 Bump mypy from 2.2.0 to 2.3.0 @dependabot[bot]
- #7041 Bump sentry-sdk from 2.64.0 to 2.65.0 @dependabot[bot]
- #7046 Bump coverage from 7.15.1 to 7.15.2 @dependabot[bot]
- #7047 Bump gitpython from 3.1.51 to 3.1.52 @dependabot[bot]
- #7052 Bump sentry-sdk from 2.65.0 to 2.66.0 @dependabot[bot]
- #7053 Bump ruff from 0.15.21 to 0.15.22 @dependabot[bot]
- #7063 Bump release-drafter/release-drafter from 7.5.1 to 7.6.0 @dependabot[bot]
- #7064 Bump actions/setup-python from 6.3.0 to 7.0.0 @dependabot[bot]
- #7065 Bump colorlog from 6.10.1 to 6.11.0 @dependabot[bot]
- #7067 Bump actions/checkout from 7.0.0 to 7.0.1 @dependabot[bot]
- #7068 Bump aiohttp from 3.14.1 to 3.14.2 @dependabot[bot]
- #7069 Bump gitpython from 3.1.52 to 3.1.53 @dependabot[bot]
- #7074 Bump pre-commit from 4.6.0 to 4.6.1 @dependabot[bot]
- #7073 Bump gitpython from 3.1.53 to 3.1.54 @dependabot[bot]
- #7076 Bump aiohttp from 3.14.2 to 3.14.3 @dependabot[bot]
- #7075 Bump sentry-sdk from 2.66.0 to 2.66.1 @dependabot[bot]
- #7077 Bump gitpython from 3.1.54 to 3.1.55 @dependabot[bot]
- #7081 Bump ruff from 0.15.22 to 0.16.0 @dependabot[bot]
- #7082 Bump colorlog from 6.11.0 to 6.12.0 @dependabot[bot]
- #7083 Bump types-pyyaml from 6.0.12.20260518 to 6.0.12.20260724 @dependabot[bot]