Skip to content

Releases: KrauseFx/TSMessages

Migration to new GitHub account

14 Jan 15:29
Compare
Choose a tag to compare

Nothing new in this version

0.9.11

05 Nov 21:35
Compare
Choose a tag to compare
  • iOS 8 fixes
  • Moved resources out of the bundle into the main bundle again
  • Updated dependencies

0.9.10

29 Oct 13:08
Compare
Choose a tag to compare

Updated to new Cocoapods Structure

0.9.7

16 Apr 06:10
Compare
Choose a tag to compare
  • Fixed tap to dismiss of messages.

0.9.6

10 Mar 07:04
Compare
Choose a tag to compare
  • Fixed a Position bug when you hide the UINavigationBar with the UINavigationBar hidden property.

0.9.5

10 Mar 07:04
Compare
Choose a tag to compare
  • Fixed warnings
  • Other little bugfixes

0.9.4

10 Mar 07:05
Compare
Choose a tag to compare
  • Added new initializer (Sorry about that, it was necessary)
  • Added easy way to customize the design with an additional design file
  • Added iOS 7 support

0.9.3

10 Mar 07:05
Compare
Choose a tag to compare
  • Added new customization options for buttons (font size, custom background image, separate font and shadow color)
  • Added method to dismiss the currently active message
  • Added option to show a message until it is dismissed by the user
  • Added option to disable dismissing notification by the user
  • Added method to check whether a notification is currently being displayed
  • Fixed auto rotation when notification is displayed on the bottom

0.9.2

10 Mar 07:05
Compare
Choose a tag to compare
  • Added option to show message on the bottom of the screen
  • Added option to show a button inside the message