Releases · willowtreeapps/Hyperion-iOS

V1.2.0

  • Removed strong reference to attachedWindow (#60)
  • Fixed issue with Hyperion window attaching with UISceneDelegate (#67)
  • Updated Xcode Build version to 12.4.0 (#68)

V1.1.0

  • Fixed an issue where carthage builds did not correctly include bitcode
  • Podspec name change - HyperionCore
  • Refactor core plugin / overlay modules to support simpler interface from Snapshot module
  • Add accessibility identifiers to the main window

V1.0.2

ChangeLog:
•Fixes a compatibility issue with older iOS versions. #40
•Fixes a resources issue when integrating with CocoPods. #33
•Fixes issue where the slow animations plugin menu item would get cut off in certain scenarios. #35
•Fixes an iOS 11 specific issue where sometimes the navigation controller would block selection of other views. #31
•Sets a reliable order for plugins in the plugin menu (alphabetical).

V1.0.1

Added


Handle nil plugin modules by logging the error. (#17)
Add empty state that appears when no plugins are added. (#13)



Fixed


Fixed umbrella headers in HyperionCore. (#18)

V1.0.0 Release

Changes

Full rotation support (#1)
Plugin list now scrolls if there are too many plugins (#2)
You can now retrieve the plugin classes from HyperionManager (#5)

Hyperion iOS Initial Release

This is the initial release of Hyperion iOS.