Skip to content

Releases: mitchtreece/Bulletin

Swift 5

14 Sep 00:34
Compare
Choose a tag to compare

Updated with Swift 5 support.

Swift 4.2 + Espresso Integration

20 Sep 23:37
Compare
Choose a tag to compare

Official support for Xcode 10 / Swift 4.2

Keyboard Level & Snapping Fixes

08 Jan 20:18
Compare
Choose a tag to compare

This release adds a new keyboard bulletin level. Bulletins presented at this level will now be displayed over any on-screen keyboards! Also, "stretching" a bulletin no longer triggers a dismiss when it should snap back.

Bug Fixes & Improvements

17 Oct 23:46
Compare
Choose a tag to compare

This release adds more natural swipe-to-dismiss gestures & other small improvements. A bulletin's embedded content view is also now exposed via a view property.

Bulletin Level Fixes

12 Oct 04:40
Compare
Choose a tag to compare

This release fixes issues related bulletin's & their assigned levels. Prior to this release, bulletin's with level's lower than alert were still presented over UIAlertController instances. This has been fixed 😊

Swift 4 + iPhone X

29 Sep 22:03
Compare
Choose a tag to compare

This release adds Swift 4 compatibility & iPhone X support!

Objective-C Support

14 Aug 04:57
Compare
Choose a tag to compare

This release adds limited Objective-C compatibility. Advanced bulletin styling options are not available with Objective-C. However, support for basic presentation configuration options has been added.

Initial Release

31 Jul 22:57
Compare
Choose a tag to compare
Merge pull request #1 from mitchtreece/dev

Initial Release