Reveal now supports editing the priority property of optional Auto Layout constraints
Fixed
Several text-based property inspectors (like UILabel.text, UITextField.placeholder, etc.) now span multiple lines when necessary. This makes it easier to see their full value at a glance, and also resolves an issue with rendering text values containing hard line breaks
UIView.alpha and CALayer.opacity properties now change in increments of 0.1 when using their inspectors’ stepper control, and the stepper is limited to values between 0.0 and 1.0
Several enumeration and bitmask-based property inspectors had missing options, or were displaying deprecated names. These issues have been addressed
UIClassicWindow and UIStatusBarAdornmentWindow windows are now hidden/shown when toggling the ‘Display System Windows’ setting. These windows are present in the view hierarchy when inspecting an iPhone-only app running on iPad
‘Refresh’ button on the Connection Bar is easier to click, and can be clicked while the Connection Sheet is open.