Skip to content

v1.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 08:00

1.14.0 (2026-09-04)

✨ Features

  • audiobookshelf: add Audiobookshelf integration and settings management (#596) (2ded84d)
  • auth: add support for redirect url (#586) (7437b6d)
  • styles: add Audiobookshelf styling (#600) (315570f)

🐛 Bug Fixes

  • cleanuparr: use api v2 for health check and test connection (#598) (489229d)
  • notifications: add createdBy field to notifications (#615) (aa9717f)
  • settings: prevent disk-space/cache scans from freezing app (#597) (c66a144)

♻️ Refactoring

  • token: collapse token failure logging into single entry (#587) (583604d)

📦 Build System

  • docker: update node.js runtime to 2d984a1 (#525) (7da674c)

🤖 CI/CD