Some major changes in the back end for this one. 🔧
Release notes:
- Admin user panel
- Sync users with Tautulli and view un-wrappings (#60)
- Require password on admin password change
- Autofill on timezone field in admin panel (#53)
- Basic auth on admin login page (#67)
- Switched to Gin HTTP router for back end
- Reworked middleware auth process
- Better logging
- Fixed a bug where the port selection was not respected
- Go version upgrade
- Ability to start Wrapperr using TLS (HTTPS) (#70)
- Some documentation moved to wiki pages
- Split admin webpage into sub-pages
- Used the correct version number in release (#71)
- Added a new string variable
Full Changelog: v3.1.5...v3.2.0