Skip to content

Re:notch v1.1.0

Choose a tag to compare

@yosaiy yosaiy released this 13 Aug 09:04
· 17 commits to main since this release

What's Changed in v1.1.0

馃殌 Highlights & Features

  • Enhanced File Shelf UI: Redesigned empty shelf state with modern icon, dashed container styling, and improved typography.
  • OS-Level Timer Notifications: Fixed timer completion notifications by scheduling native OS UNTimeIntervalNotification alerts.
  • File Shelf Drag & Drop Fixes: Resolved intermittent file drop failures by removing redundant drag exit timer logic.
  • Activity Filter Empty States: Added kind-specific empty states when activity filters yield no matching items.
  • Comprehensive Documentation: Added README overhaul (installation, build, test, privacy guidelines) and technical PERFORMANCE_ANALYSIS.md performance audit.

馃洜 Improvements & Fixes

  • Fixed timer completion notification dispatching when app is in background.
  • Fine-tuned SwiftUI component spacing, padding, and visual hierarchy for notch layouts.