Releases: devxoul/Toaster
Releases Β· devxoul/Toaster
1.4.0
- Fix a bug that status bar style is overriden into
JLToastWindow
's (#73)
- Add an availability to cancel toasts (#74)
- Migrate to Swift 2.2 (#75)
- Fix a wrong rotation bug in iPad with iOS 9 and support iPad Air's split screen (#76)
1.3.5
- Fix a bug that screen becomes black while rotating device in iOS 8 (#64)
1.3.4
- Bring JLToastWindow to top when another window is being shown. (#60)
1.3.3
- Use JLToastWindow instead of application's default window. (#52)
1.3.2
- Add Carthage compatibility.
1.3.1
- Fix a bug that toast view located behind the keyboard in iOS 9 (#42)
1.2.5
- Make JLToastView's properties public. (#36)
1.2.4
- Add JLToast to
UITextEffectsWindow
if available.