Releases: davidborzek/tvhgo
Releases · davidborzek/tvhgo
v0.2.0
What's Changed
- Add authentication via API tokens. Tokens can be created and revoked via the web interface or the admin CLI.
- Expose tvheadend metrics in Prometheus format. See Metrics for more information.
- Add more admin CLI commands: List users, delete user, manage api tokens, disable two factor authentication (see
tvhgo admin --help
for more information). - Support logging in JSON format.
- Lazy load ui components and data to improve performance and loading states.
- Add reverse proxy authentication support. See Reverse Proxy Authentication for more information.
Bug Fixes
- Add two-factor-auth api to Swagger Docs.
- Improve Streaming API error handling.
Full Changelog: v0.1.0...v0.2.0
First release v0.1.0
First Release
Features:
- TV Channel List
- TV Guide with upcoming and related events
- Manage Recording: Schedule, edit, delete and download recordings.
- Two-Factor-Authentication
- Multiple Languages (English/German)
- Dark/Light Mode
- Mobile responsive design