feat: API now allows you to set the so you can control who can interact with the API.

This commit is contained in:
2024-06-09 13:07:49 +02:00
parent 0a8efc730d
commit 5b656ae229
7 changed files with 34 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Simplified `MediaInfo` & `Options` types
- Added `playingFrom` information to the info API
- also changed the way we update Album info since Playing From now shows the correct Album.
- API now allows you to set the `hostname` so you can control who can interact with the API.
## [5.13.1]