(2026-09-14)
Features
- Only persist git token when needed (#218) (cbbe1cc)
- Update denonavr library (#233) (a47538f)
- Use arm64 native runner (#222) (763f39f)
Bug Fixes
- Invalid calculated volume (#231) (4db417b)
- prevent status poller task from dying on unexpected errors (#216) (9ed83ac)
- Update translations for 5 languages (#215) (6e0f810)
What's Changed
- build(deps): bump ruff from 0.15.13 to 0.15.20 by @dependabot[bot] in #212
- build(deps): update typing-extensions requirement from >=4.15.0 to >=4.16.0 by @dependabot[bot] in #213
- build(deps): bump pyright from 1.1.409 to 1.1.411 by @dependabot[bot] in #214
- 🌐 Update translations [ci skip] by @simplelocalize[bot] in #215
- fix: prevent status poller task from dying on unexpected errors by @zehnm in #216
- Update translations from SimpleLocalize by @simplelocalize[bot] in #217
- feat: Only persist git token when needed by @henrikwidlund in #218
- build(deps): bump ruff from 0.15.20 to 0.15.21 by @dependabot[bot] in #219
- build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in #220
- build(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #221
- feat: Use arm64 native runner by @henrikwidlund in #222
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #223
- build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #225
- fix: Invalid calculated volume by @henrikwidlund in #231
- feat: Update denonavr library by @henrikwidlund in #233
- build(deps): bump ruff from 0.15.21 to 0.16.5 by @dependabot[bot] in #234
- build(deps): bump softprops/action-gh-release from 3.0.2 to 3.0.3 by @dependabot[bot] in #235
New Contributors
- @simplelocalize[bot] made their first contribution in #215
Full Changelog: v0.17.0...latest