codeburn/mac/Sources
reviewer bc1998e63a fix: Lifetime period end to end in the desktop app and menubar labels
The desktop app's Life tab failed with 'invalid period': the renderer
and CLI both learned lifetime, but the electron IPC allowlist between
them did not. The menubar's period row also overflowed once Lifetime
joined it; labels compact to the desktop strip's forms (7D, 30D, 6M,
Life). Period selection is not persisted by raw value, so the label
change is safe. Follow-up worth doing: derive the IPC allowlist from
the renderer's period module so a new period cannot miss one layer of
three again.
2026-07-20 21:55:48 +02:00
..
CodeBurnMenubar fix: Lifetime period end to end in the desktop app and menubar labels 2026-07-20 21:55:48 +02:00