Skip to content

v7.1.0-dev

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 07:21

v7.1.0 — The Shortcuts & Pick of the Day Update

✨ New Features

  • Pick of the Day — New carousel highlighting a daily featured title on the home screen
  • Shortcuts Section — Configurable keyboard shortcuts panel in Settings for quick actions
  • ScrollingHStack — New reusable horizontal scroll container component
  • OverviewSection — New home screen overview section

🎨 Redesigned Settings

  • Full settings redesign with improved layout and navigation
  • Import functionality overhauled
  • New ShortcutsSection for managing keyboard shortcuts
  • Extracted reusable SettingsComponents
    🔧 Improvements
  • Airtime logic & sleep mode — refined scheduling and sleep detection
  • Watch state & progress — improved progress calculation accuracy
  • Poster fetching — better fallback for titles missing posters
  • Consistent font notations across all views
  • Code organization — restructured into Models/, Services/, Views/, ViewModels/ directories
  • Content view — toolbar fixes and scroll behavior improvements
  • TV tracking — significant rework of episode tracking logic
  • Image cache — optimizations for memory and disk usage
  • Networking — improved error handling and timeout management

🧪 Testing

  • New DetailViewModelTests (151 lines)
  • Expanded UtilityTests
  • Improved crash-free scenarios coverage

🐛 Fixes

  • Detail view scroll position corrected
  • Detail view toolbar display issues resolved
  • XcodeGen project configuration added via project.yml