Skip to content

v0.42.1

Latest

Choose a tag to compare

@dannymcc dannymcc released this 02 Sep 09:40
v0.42.1
55158ac

Fixed

  • Mobile list rows no longer crush the name to a single letter. On the
    Recurring Expenses list and the Upcoming Reminders row, the name sat in a
    flex row beside a right-hand cluster of metadata and action buttons that
    could not be told not to shrink, so on a phone-width screen the browser
    shrank both sides to fit and the name's ellipsis collapsed it to the first
    letter — "R..." for "Roadside Assistance", half a letter on a reminder
    title. The right-hand cluster is now pinned at its natural width, and the
    name column truncates gracefully with room rather than vanishing.
    (#347)