Skip to content

1.5

Compare
Choose a tag to compare
@tlolsthoorn tlolsthoorn released this 04 Dec 18:43
  • Fixes an issue causing inverted-style navigation bars to not change the status bar color to white.
  • Fixes an issue causing HBPreferences to not send a notification when a setter method is used.
  • Fixes an issue causing HBPreferences per-key callback blocks to not fire or be passed an older value.
  • Renames HBInitialsLinkTableCell to HBLinkTableCell. (HBInitialsLinkTableCell is now kept for compatibility.)
  • Adds support for right-to-left language layouts on iOS 9.
  • Adds more translations.
  • Adds an option for HBPackageNameHeaderCell to use a gradient background.
  • Adds the ability to set a subtitle on HBLinkTableCell.
  • Adds the ability to use a different tint color on the navigation bar from the tint color used on controls.
  • HBLinkTableCell now properly inherits the tint color, if used as a PSButtonCell.