Releases: pnta-io/pnta-flutter-plugin
Releases · pnta-io/pnta-flutter-plugin
v1.1.1
1.1.0
What's Changed
- Migrate Android Gradle config to plugins { } DSL using Flutter‑recommended approach by @damireh in #18
- Standardize payload schema by @damireh in #19
- Add PendingIntents and filter out non-notification intents by @damireh in #20
- Version 1.1.0 release with Gradle build fix by @mlaucis in #21
- Simplify URL launcher implementation by @mlaucis in #22
Full Changelog: 1.0.0...1.1.0
Initial release
What's Changed
- dev.3 version by @mlaucis in #1
- Fix critical bugs and improve code quality by @mlaucis in #3
- Add PNTA SDK version to device identifiers by @mlaucis in #4
- Comprehensive network error handling improvements by @mlaucis in #5
- Implement automatic notification tap handling by @mlaucis in #7
- Simplify Android and iOS setup by @mlaucis in #8
- Improve initialize API and fix platform parameter by @mlaucis in #9
- Simplify validation and network handling by @mlaucis in #10
- Setup CI by @damireh in #11
- Separate identify and metadata operations by @mlaucis in #12
- Extract registration logic and improve API naming by @mlaucis in #13
- Fix registration lifecycle and simplify API by @mlaucis in #14
- Clean up example app and release v1.0.0 by @mlaucis in #15
New Contributors
Full Changelog: https://github.com/pnta-io/pnta-flutter-plugin/commits/1.0.0