Skip to content

Releases: devxoul/Toaster

1.4.1

20 May 09:45
Compare
Choose a tag to compare

1.4.0

11 Apr 17:42
Compare
Choose a tag to compare
  • 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

04 Jan 12:33
Compare
Choose a tag to compare
  • Fix a bug that screen becomes black while rotating device in iOS 8 (#64)

1.3.4

21 Dec 13:31
Compare
Choose a tag to compare
  • Bring JLToastWindow to top when another window is being shown. (#60)

1.3.3

07 Dec 19:36
Compare
Choose a tag to compare
  • Use JLToastWindow instead of application's default window. (#52)

1.3.2

15 Oct 00:00
Compare
Choose a tag to compare
  • Add Carthage compatibility.

1.3.1

19 Sep 15:29
Compare
Choose a tag to compare
  • Fix a bug that toast view located behind the keyboard in iOS 9 (#42)

1.3.0

14 Sep 02:28
Compare
Choose a tag to compare
  • Migrate to Swift 2.0

1.2.5

03 Aug 15:02
Compare
Choose a tag to compare
  • Make JLToastView's properties public. (#36)

1.2.4

30 Jul 10:03
Compare
Choose a tag to compare
  • Add JLToast to UITextEffectsWindow if available.