Recent Changes
The latest updates, improvements, and fixes for Up Lifting.
Up Lifting v1.3.2
February 19, 2026Significant improvements to the Live Activity experience, core logging logic, and overall app stability.
🚀 Major Features
Live Activity 2.0 ("Up Next")
Overhauled to provide more value: shows next exercise, sets, and weight immediately. Supports on-the-fly changes and real-time reordering. Added muscle group-based coloring to the icon and refined completion states.
Logic & Sync
Workout logs now intelligently reflect updates to routine templates. Fixed long-standing streak calculation issues when changing routine frequency.
🎨 UI/UX Polish
Input & Performance
Implemented new entry style for timed exercises. Resolved lag in the custom keypad and optimized data operations for smoother set logging.
Refinements
Smoothed rest timer animations, added "Cancel to Revert" in exercise editor, and resolved UI overlaps on newer iOS betas.
🛠️ Internal Stability
- Centralized error types and safe SwiftData operations.
- Added strict validation layer for weights, names, and rest times.
- Ensured all ViewModel operations are isolated to the @MainActor.