Skip to content

Commit ce467be

Browse files
authored
Merge pull request #3 from sendsay-ru/refactor/docs-tech
Refactor/docs tech
2 parents 45a71b4 + de979d6 commit ce467be

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+1806
-3538
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Release notes
3+
excerpt: Sendsay Flutter SDK release notes
4+
slug: flutter-sdk-release-notes
5+
categorySlug: integrations
6+
parentDocSlug: flutter-sdk
7+
---
8+
9+
## Release Notes
10+
## Release Notes for 0.1.0
11+
#### December 12, 2025
12+
* Features
13+
* Initial release with base functionality of the mobile SDKs - tracking, fetching, SSEC and CCE support.
14+
* Push notifications for Android and iOs
15+
* Adds requirePushAuthorization, Android-specific parameters to the configuration.
16+
* Adds compatibility with Android Gradle Plugin 8.
17+
* Used native Sendsay Android SDK to version 0.1.1.
18+
* Used native Sendsay iOS SDK to version 0.1.1.
19+
* Universal links and app links
20+
* Minimum supported Android API level - 24.
21+
* Minimum supported iOs API level - 13.
22+
* Dart SDK version - 2.17.0
23+
* Flutter minimal version - 3.0.0
24+
* Adds documentation.

Documentation/app-inbox.md

Lines changed: 0 additions & 373 deletions
This file was deleted.

Documentation/app-links.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

Documentation/authorization.md

Lines changed: 0 additions & 248 deletions
This file was deleted.

0 commit comments

Comments
 (0)