chain-studio/lib
flemming-it 1e0bd0b51b fix(studio): audit timestamps show date when not from today (v0.14.1)
Previously the audit list only rendered HH:mm:ss, so a row showing
"21:25:39" gave no hint whether it was today, last week, or last
year. The detail dialog already had the full ISO timestamp, but
the operator had to click each row to find out.

_formatTime now keeps the compact HH:mm:ss form for same-day
events, prefixes MM-dd for older days in the current year, and
shows YYYY-MM-dd for the tail of the log. Always rendered in the
operator's local time zone.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-07 16:44:39 +02:00
..
data feat(studio): hardware-aware model recommendations + sidebar clock (v0.14.0) 2026-05-07 15:39:27 +02:00
pages fix(studio): audit timestamps show date when not from today (v0.14.1) 2026-05-07 16:44:39 +02:00
theme feat(ui): warm-minimalism redesign — design tokens + 6 primitives + animated ∆ 2026-05-05 21:49:37 +02:00
widgets feat(studio): hardware-aware model recommendations + sidebar clock (v0.14.0) 2026-05-07 15:39:27 +02:00
main.dart fix(studio): audit timestamps show date when not from today (v0.14.1) 2026-05-07 16:44:39 +02:00