Skip to content

1.13

Compare
Choose a tag to compare
@kirb kirb released this 24 Apr 10:31
edb8e37
  • This release is just a lot of little bug fixes.
  • Updates various translations.

For developers:

  • Enables the Really Annoying Warning shown if CepheiPrefs is incorrectly loaded into a process it likely shouldn't be in. See the docs for details.
  • Splits out UI code from Cephei.framework to a new CepheiUI.framework. CepheiUI will be automatically loaded by Cephei if UIKit is present in the process, but please still add CepheiUI to your frameworks list if you use the UI features.
  • Updates CompactConstraint, which adds support for safe areas with the safe keyword.
  • Improves defaults command line tool with more features similar to the macOS defaults command.
  • Adds support for tinting the navigation bar in Settings on iOS 6.