Skip to content

1.0.1

Compare
Choose a tag to compare
@etiennecollin etiennecollin released this 09 Aug 20:49
· 67 commits to main since this release
1.0.1
3e7fe4b

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