Skip to content

Releases: willowtreeapps/Hyperion-iOS

V1.2.0

03 May 14:18
e66afc3
Compare
Choose a tag to compare
  • 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

15 Mar 20:24
4efb523
Compare
Choose a tag to compare
  • 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

22 Jan 19:25
dd88fc2
Compare
Choose a tag to compare

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

08 Dec 05:21
aacfb43
Compare
Choose a tag to compare

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

04 Dec 05:25
bb59e83
Compare
Choose a tag to compare

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

04 Dec 02:02
Compare
Choose a tag to compare
Pre-release

This is the initial release of Hyperion iOS.