Skip to content

Releases: futuretap/InAppSettingsKit

Improved web view, added quick multiValue selection

18 Oct 14:53
Compare
Choose a tag to compare
  • IASKAppSettingsWebViewController has been improved adding a configurable progress bar or activity indicator.
  • Optionally, a multi value child view controller can now be dismissed automatically upon selection.
  • Deselection of the cell has been fixed for IASKSegueIdentifier.

Fixed unowned references, improved Chinese localization

27 Sep 10:20
Compare
Choose a tag to compare
  • Use weak instead of unowned references
  • Add zh-HK localization
  • Improve zh-Hans & zh-Hant localization

Fixed multivalue row icons not falling back on SF Symbols

01 Jul 13:41
Compare
Choose a tag to compare
Fix multivalue row icons not falling back on SF Symbols

fixes  #492, thanks @Jon-Schneider

PrivacyInfo.xcprivacy

03 May 19:26
Compare
Choose a tag to compare

We added a PrivacyInfo.xcprivacy file declaring the access of NSUserDefaults.

Dynamic values/titles in radio groups

03 May 19:25
Compare
Choose a tag to compare

Radio groups (PSRadioGroupSpecifier) can now fetch their values and titles dynamically from the delegate instead of the static Plist , similar to MultiValue lists (PSMultiValueSpecifier).

SF Symbols support

07 Feb 16:34
Compare
Choose a tag to compare

When using IASKCellImage InAppSettingsKit falls back to SF Symbols if the image is not found as a resource in the project.

Swift package support

29 Nov 09:41
Compare
Choose a tag to compare
  • added bundle property allowing InAppSettings.bundle to be part of the swift package instead of the main app

visionOS support

05 Jul 14:53
Compare
Choose a tag to compare
  • raised deployment target to iOS 10.0
  • declare Catalyst support for SPM
  • Added IASKUITextAlignmentNatural text alignment

Fixed Carthage compatibility

02 Feb 10:19
Compare
Choose a tag to compare
Podspec syntax

changing the license syntax because Cocoapods doesn't seem to recognize new Ruby Hash literal syntax

Improve SPM compatibility with Tuist

20 Sep 20:15
Compare
Choose a tag to compare
3.3.5

Bump version to 3.3.5