1.0.1
What's Changed
Features
Repository
- Added CI for docker build/push actions.
Backend
- Added support for loading
.env
files to improve environment configuration flexibility.
Fixes
Frontend (Safari/iOS)
- Fixed a timeout delay issue before re-enabling transitions in Safari.
- Addressed scrolling and safe area issues on iOS devices.
- Removed debug logging related to Safari transitions.
Environment Handling
- Prevented the frontend from accessing sensitive UniFi environment variables by overriding them. I am not sure if that was truly a bug, but this should prevent a future vulnerability (?).
Style
- Fixed Docker Compose image quoting to align with style standards.
Full Changelog: 1.0.0...1.0.1