What's New
Timezone Dropdown (#90)
DOCSight now uses a proper IANA timezone dropdown (e.g. Europe/Berlin) in both Setup and Settings, replacing the old free-text input. This prevents DST-related clock drift that occurred when using POSIX abbreviations like CET (which is always UTC+1, even in summer).
- IANA-only dropdown with ~350 timezones, no POSIX abbreviations
- Auto-detects the system timezone from
/etc/localtimefor pre-selection - Yellow warning in Settings when a POSIX timezone is detected, prompting users to switch
- Timezone changes apply immediately without container restart
- Priority: UI setting >
TZenvironment variable > system default
Fixes
- Fix incorrect README roadmap entries and remove broken wiki link
Full Changelog: v2026-02-21.1...v2026-02-22.1