Skip to content

Releases: liam-i/FlyHUD

Bump version to 1.5.13

01 Aug 11:25

Choose a tag to compare

What's Changed

  • Added: Insert Condition comment
  • Added: Adapt to Xcode26
  • Fixed: Extension declares a conformance of imported type 'Mode' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FlyHUD' introduce this conformance in the future
  • Fixed: 'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
  • Fixed: 'didChangeStatusBarOrientationNotification' was deprecated in iOS 13.0: Use UIDevice.orientationDidChangeNotification
  • Fixed: Overriding declaration requires an 'override' keyword (#4)

Full Changelog: 1.5.12...1.5.13

Bump version to 1.5.12

09 May 12:06

Choose a tag to compare

  • Add privacy manifest
  • Add visionOS support to the Cocoapods podspec, bump min version

Bump version to 1.5.10

29 Mar 12:33

Choose a tag to compare

  1. visionOS is supported.
  2. bug fixed.

Bump version to 1.5.8

28 Mar 03:56

Choose a tag to compare

  • Fix defining a version-specific Package.swift

Bump version to 1.5.6

08 Mar 10:04

Choose a tag to compare

  • Rename to FlyHUD.
  • Upgraded iOS and tvOS deployment targets to 12.0.

Bump version to 1.5.4

05 Feb 12:39

Choose a tag to compare

  • Carthage supported

Bump version to 1.5.3.

04 Feb 08:59

Choose a tag to compare

  • Supports right-to-left layout. E.g. Arabic.
  • Update access levels.
  • Modify comment.

Bump version to 1.4.0

30 Jan 13:19

Choose a tag to compare

Bump version to 1.4.0

Bump version to 1.3.7

15 Jan 14:52

Choose a tag to compare

feat: Bump version to 1.3.7

Former-commit-id: f59b01c506aa85bdfbdd77ac337c4a331bf67e49

1.2.6

17 Jun 13:53

Choose a tag to compare

调整代码style