Release Notes v1.5.1
- Fixed the overlay's wake lock being held permanently, which prevented the device from entering deep sleep after screen-off/lock (#20).
- Stabilized drag-reorder logic in customization screen using spacing-aware calculations to prevent card jumps and visual drift.
- Fixed layout clipping and list-disposal bugs during dragging by clamping card offsets and correcting lazy list scroll offsets.
- Implemented dynamic autoscroll speed proportional to boundary proximity.
- Locked the FPS module permanently at index 0 and removed its drag handle.
- Added sliding transitions for swap animations and cleaned up presentational components.
- Fixed thermal diagnostics (CPU, GPU, SKIN) showing 0.0°C by introducing robust HAL sensor parsing and a Shizuku permission check banner.
- Resolved top process resolution, which now runs dynamically on the diagnostics screen without requiring a session recording.
- Added support for NPU thermal monitoring and shifted session log exports to a background thread to prevent UI hangs.