Bug Fixes:

- Fixed `connect_cli/bin/connect_cli.dart` so values from ConnectConfig.json at the project level are populated to SDK

Improvements:

- None.

Our environment for this release:

- Flutter SDK 3.27.4
- Visual Studio Code Version: 1.99.3 (Universal)
- Xcode 26.1
- MacOS 26.0.1
- iOS 15.1 to 26.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64
-Android 21-35


Known Issues
- Setting iOS version results in `pod install` failure
- Sample App has some build issues due to new version of Flutter, will be replaced in later version.
- Android & IOS platforms are supported.
- When Navigation route isn't set, replay shows null screenview.
- Text change event not supported yet.
- Sometimes masking overlay carries to next screen due to Flutter view tree design.

