-
3.0.2
Accessibility improvements * Fully accessible with VoiceOver * Switch control currently doesn’t see it
-
3.0.1
Update to latest project settings in Xcode 8.1 * Compiles with Swift 3.0.1
-
v1.0.9
Fixes for Carthage 0.12. Added default Ind.ie ./dev and ./install scripts.
-
v1.0.8
Added new designated initialiser where you can specify a link handler to handle links that are tapped in the status message.
-
v1.0.7
Cleaned up the code a bit. Removed outdated print statements.
-
v1.0.6
Worked around a bug where Application Did Become Active was sometimes being called later than usual, resulting in a clash with a state animation.
-
v1.0.5
Added CCHLinkTextView as a Carthage framework.
-
v1.0.4
Updated the readme with installation instructions for sub-frameworks.
-
v1.0.3
No longer embedding the Handle framework within the StatusMessageWindow framework.
-
v1.0.2
Now using Handle as a Carthage dependency.
-
v1.0.1
Demo project will now compile when cloned by others.