Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 962 Bytes

CHANGELOG.md

File metadata and controls

47 lines (30 loc) · 962 Bytes

0.0.1

  • Initial release.

0.0.2

  • Added AndroidX Support
  • Added Bitmoji Kit

1.0.0

  • First actual release
  • Adds iOS Support
  • Redoes Android Support
  • Bump up to SnapKit 1.10.0

1.0.2

  • Fixed AuthState Stream
  • Fixed Warning when not using SnapchatAuthStateListener class
  • Added Usage Documentation

1.1.0

  • Added a new SnapchatButton Widget that follows Snapchat's Brand Guidelines

1.2.0

  • Added Phone Number verification through Snapchat

1.2.1

  • Improved package classes & methods documentation
  • Moved SnapchatButton to it's own file

1.2.2

  • Bug fixes

2.0.0

  • Fixed Stickers not appearing on Android clients
  • Added additional options to Stickers for fine tuning
  • Fixed an issue where a user not sharing their Bitmoji would cause an exception
  • Fixed Videos not working on Android Clients
  • Fixed an issue where some Videos wouldn't work despite meeting Snapchat's Video requirements
  • Bug fixes & Code improvements