Skip to content

v0.3.0 - Typography System & UI Improvements

Choose a tag to compare

@happyjake happyjake released this 12 Dec 20:42

What's New

Typography System

  • Centralized font definitions in Typography.swift for better maintainability
  • Consistent font styling across the app

Recording List Cards

  • Redesigned card layout with improved spacing and visual hierarchy
  • Smart date/time formatting:
    • Today: shows just time (e.g., "3:23 AM")
    • Yesterday: "Yesterday 3:23 AM"
    • Within 7 days: weekday name (e.g., "Friday 3:23 AM")
    • Older: full date (e.g., "Dec 13, 2025")
  • Hover effect on metadata bar for cleaner appearance
  • Expandable "Read more/less" for long transcriptions

Bug Fixes

  • Fixed transcription edit save not persisting to database
  • Fixed UI not refreshing after editing transcription
  • Detail window now stays open after saving edits

🤖 Generated with Claude Code