Releases: xmartlabs/react-native-line
Releases · xmartlabs/react-native-line
v4.0.0 🎉
What's Changed
- [Feat] Add setup function and API change by @Joaguirrem in #138
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- [Chore] Bump the Line SDK version to 5.11.0 by @Joaguirrem in #135
- [Chore] New example app by @Joaguirrem in #134
Full Changelog: v3.0.0...v3.1.0
v3.0.0 🎉
This version introduces Expo support.
What's Changed
- [Feature] Adds expo support by @ardasatata in #126
- [Chore] Updates RN to 0.76.3 by @carozo in #127
- [Chore] Updates dependencies by @Joaguirrem in #129
- [Chore] Updates Readme by @Joaguirrem in #133
New Contributors
- @carozo made their first contribution in #128
- @ardasatata made their first contribution in #126
- @Joaguirrem made their first contribution in #129
Full Changelog: v2.2.1...v3.0.0
v2.2.1
What's Changed
- Update README.md by @manikandanb24 in #110
- fix(android): remove not supported plugin 'kotlin-android-extensions' by @JeffGuKang in #115
New Contributors
- @manikandanb24 made their first contribution in #110
- @JeffGuKang made their first contribution in #115
Full Changelog: 2.2.0...v2.2.1
v2.2.0
What's Changed
- upgrade ios sdk to 5.8.1/android sdk to 5.7.0 by @blackbing in #90
- fix: bot prompt string. aggresive -> aggressive by @jeong-sik in #94
- [Feature] Upgrade native SDKs by @emibotti in #106
New Contributors
- @blackbing made their first contribution in #90
- @jeong-sik made their first contribution in #94
- Special thanks to @mirland
Full Changelog: 2.1.0...2.2.0
v2.1.0
Major changes from previous version
🐛 Bugfixes
- 'RNLine-Swift.h' file not found reported by @Duya3fithou (#47)
- Error onlyWebLogin cannot be cast from Boolean to String reported by @star4680 (#46)
💪 Improvements
- Rewrite the wrapper in Typescript
- Android wrapper improvements
- iOS wrapper improvements, remove deprecation warnings of LineSDK.
- Improve steps in README
- Unify interface for iOS & Android
- Example app improvements
v2.0.1
- New version compatible with React native >=0.61.1
- LINE SDK v5 for iOS Swift, wrapped with Swift.
- LINE SDK v5 for Android, wrapped with Kotlin.
v1.3.0
- Isolate
getUserProfile
method from login process on iOS
v1.2.0
- Update iOS LineSDK to 5.0.0
- Fixes
getUserProfile
not recognized issue on iOS
v1.1.0
- Updated to latest LineSDK versions