Skip to content

Releases: mitchtreece/Bulletin

Swift 5

Choose a tag to compare

@mitchtreece mitchtreece released this 14 Sep 00:34

Updated with Swift 5 support.

Swift 4.2 + Espresso Integration

Choose a tag to compare

@mitchtreece mitchtreece released this 20 Sep 23:37

Official support for Xcode 10 / Swift 4.2

Keyboard Level & Snapping Fixes

Choose a tag to compare

@mitchtreece mitchtreece released this 08 Jan 20:18

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

Choose a tag to compare

@mitchtreece mitchtreece released this 17 Oct 23:46

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

Choose a tag to compare

@mitchtreece mitchtreece released this 12 Oct 04:40

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

Choose a tag to compare

@mitchtreece mitchtreece released this 29 Sep 22:03

This release adds Swift 4 compatibility & iPhone X support!

Objective-C Support

Choose a tag to compare

@mitchtreece mitchtreece released this 14 Aug 04:57

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

Choose a tag to compare

@mitchtreece mitchtreece released this 31 Jul 22:57
Merge pull request #1 from mitchtreece/dev

Initial Release