Skip to main content

Kase 4.4

4.4

New Features

  • new column-style Split View with updated Side Menu
    • much better for iPads and the large iPhones (e.g. the Max and Plus models)
  • In-app Store (iOS 17 required)
    • e.g. CE users can purchase upgrades from inside the app

Enhancements

  • Time Zones browser
    • Current/Closest Time Zone button
  • Units browser
    • Significant Digits setting
      • side-steps the rounding issue of "60" becoming “59.999”
    • Dynamic Discovery setting
  • Trash
    • more prominent "n days remaining" display (not just in the context menu)
  • separate WebNotice for TestFlights
  • faster start-up
    • main-thread workaround reimplemented

4.4.1

A rapid fix had to be released to address an AppleBug.

Fixes

  • In-app Store: Subscriptions did not appear. (fixed)
    • A StoreKit bug prevents subscriptions from showing up, rendering the in-app store almost pointless.
    • The worst part is, this bug only surfaces in "live" apps cleared for distribution in the App Store; it does not, even for the same build, surface during development, or in public TestFlights.
    • ref.: Subscription Unavailable - Strange Behavior with StoreKit