Releases: duraidabdul/LocalConsole
1.7.17
If you have CADisableMinimumFrameDurationOnPhone set to true in your application's info.plist, LocalConsole will now run its pan gestures and animations at 120 Hz on iPhone 13 Pro. For more info on how to do this in your own application, see FrameRateRequest.
1.7.16
Design refinements and minor bug fixes.
1.7.15
Reduced top endpoint padding.
1.7.14
The console will now return to its last known position after being resized, rather than always reverting to the top left corner of the screen.
1.7.13
Restarting SpringBoard should now trigger ~3× faster.
1.7.12
Applied smoothing to the console pan gesture to make it feel more fluid.
1.7.11
Fixed incorrectly computed endpoint.
1.7.10
This release focuses on refinements to the hide gesture:
- The console hit radius has been increased when it is hidden. This makes it much easier to drag the console in from the edge of the screen.
- You can now tap the console while it is hidden to make it appear again.
- Animation refinements.
1.7.9
LocalConsole now remembers your console's last position when your application is relaunched.
1.7.6
Fixed bug that caused the console to stop listening to the pan gesture if it was long-pressed while minimized.