add freebsd to list of copyable commands

This commit is contained in:
henrygd
2025-09-11 15:07:37 -04:00
parent a7d07310b6
commit bcdb4c92b5
4 changed files with 33 additions and 8 deletions

View File

@@ -1,5 +1,9 @@
## 0.12.8
- Add setting for time format (12h / 24h). (#424)
- Add experimental one-time password (OTP) support.
- Add `TRUSTED_AUTH_HEADER` environment variable for authentication forwarding. (#399)
- Add `AUTO_LOGIN` environment variable for automatic login. (#399)