Tunnel Grub
All Bug Fixes
- Snapshots work again. Whoops!
- Auto generated passwords no longer contain invalid characters.
- Using the
--reset
CLI option disables SSL in the http server. - Active queue checks are disabled for non-patron.
- Active queue check size is limited.
- Removes broken "No Timeout" options for Plex and Tautulli and defaults to 1 minute.
Merged Pull Requests
- Remove slash from generated passwords. by @davidnewhall in #573
- Fix missing snapshots by @davidnewhall in #574
- Allow resetting ssl cert and key files by @davidnewhall in #582
- fix(deps): update module github.com/shirou/gopsutil/v3 to v3.23.8 by @renovate in #586
- fix(deps): update module github.com/swaggo/swag to v1.16.2 by @renovate in #584
- Limit count, disable active queue for non-patron. by @davidnewhall in #581
- fix(deps): update module golift.io/starr to v1 by @renovate in #580
- Hide more auth headers by @bakerboy448 in #600
- update go modules by @davidnewhall in #602
- chore(deps): update actions/checkout action to v4 by @renovate in #589
- Remove no timeout for plex by @davidnewhall in #603
Full Changelog: v0.6.0...v0.6.1