WhatsNew Versions Save

Showcase new features after an app update similar to Pages, Numbers and Keynote.

0.4.6

5 years ago
  • markCurrentVersionAsPresented() is now public in order to allow clients to manually mark a version as presented (thanks @lukemmtt).

0.4.5

5 years ago
  • Add ability to set item image tint color with: whatsNew.itemImageTintColor = .red

Thanks @erusso1!

0.4.4

5 years ago

Add support for Swift 4.2 and Xcode X

0.4.3

6 years ago
  • Fix bug in not presenting view when upgrading from 1.9 to 2.1

0.4.2

6 years ago
  • Fix presentation when there is a major version change but previous app update didn't include WhatsNew (by @funkenstrahlen)

0.4.1

6 years ago
  • Make method public to check if WhatsNew should be presented (by @nixzhu)

0.4

6 years ago
  • Add new properties to customize font and text colors (by @nixzhu)

0.3.1

6 years ago
  • Increase title font size when using dynamic type.

0.3

6 years ago
  • Fix warnings due to dynamic font size attribute unavailable in < iOS 10.0.

0.2.1

6 years ago
  • Add debug mode (by @resisi)