Skip to content

v1.6.0 (5)

Latest

Choose a tag to compare

@lukbukkit lukbukkit released this 10 Sep 13:43
· 1 commit to main since this release

New Features

  • Parses connectivity status events (related to airplane mode and SIM cards) from baseband packets.
  • Adds settings to disable notifications for each category.
  • Adapts the app and toolbar icons to iOS 26.

Improvements & Changes

  • Shows the internal SIM slot number 0 as "None" in more instances.
  • Migrates to a new navigation backend preventing sudden view closures and allowing us to keep the view state when CellGuard goes to the background.

Fixes

  • Fixed the JSON cell parser (only used for validation) for sysdiagnoses on iOS 26 (Fixes #7).
  • Corrects the display of UMTS cells and differentiates ALS cells between GSM & UMTS (Fixes #9).
  • Fixed CoreLocation errors caused by MapKit if location services are denied for CellGuard.