Skip to content

πŸ”– v3.0.0

Compare
Choose a tag to compare
@alexisakers alexisakers released this 17 Dec 13:24

⚠ You will need Xcode 10 to use BulletinBoard 3.0.

New Features

  • Add isShowingBulletin property (thanks @kennyDang)
  • Add willDisplay method to BLTNItem (thanks @kizitonwose)
  • Add option to show the bulletin above the whole application (thanks @alexeichhorn)

Fixes

  • Upgrade to Swift 4.2 (thanks @a2)
  • Fix frozen dismissal after initial interaction (thanks @a2)