diff --git a/CHANGELOG.md b/CHANGELOG.md index 4249266..3d64283 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Session cookie (`os_session`) issued on login and refresh, cleared on + logout. The `GET /api/calls/:id/audio` route now accepts authentication + via either the existing `Authorization: Bearer` header or the new + cookie, so `