Skip to content

v1.0.0

Latest

Choose a tag to compare

@Bothari Bothari released this 26 Aug 00:39
· 2 commits to main since this release

First stable release.

Same code as v1.0.0-beta.3, promoted out of beta. The app has been running in production against a real Audiobookshelf library and OIDC provider; the beta suffix was only holding back a meaningful :latest tag.

See the v1.0.0-beta.3 notes for what changed since beta.2 — an OIDC security overhaul, auto-search scoring accuracy, the organizer torrent copy/move fix, and library sync and request-flow fixes.

Images

docker pull ghcr.io/bothari/athenaeum:latest    # releases (this)
docker pull ghcr.io/bothari/athenaeum:testing   # in-flight work, may break

From here :latest tracks releases — patch for bugfixes, minor for features. Risky work is dogfooded on :testing first.