# Changelog

> Review current Nosmai Effects native, Flutter, React Native, and Web release history and follow the authoritative release notes for each distribution.

> For AI agents: the complete documentation index is at https://nosmai.com/llms/effects.txt

Product: Nosmai Effects
Group: reference
Source: https://nosmai.com/docs/effects/changelog/

## 22 August 2026

| Distribution | Release | Classification | Summary |
| --- | --- | --- | --- |
| Android native | `3.0.4` | Compatible update | Performance, stability, reliability, licensing enforcement, Cloud Filter diagnostics, and package handling improvements |
| iOS native and CocoaPod | `3.0.4` | Compatible update | Performance, stability, reliability, licensing enforcement, Cloud Filter diagnostics, and package handling improvements |
| Flutter | `1.0.2` | Compatible update | Updated native compatibility with no public Dart API break |
| React Native | `1.0.0` | Stable | Production New Architecture bindings for React Native 0.81.5, React 19.1, and Expo SDK 54 custom builds |

## Earlier current-brand releases

- React Native `0.1.0-expo54-rn081.0` introduced the public beta before the
  stable `1.0.0` release.
- Flutter `1.0.1` adopted native `3.0.3` compatibility and licensing feature
  enforcement without changing the public Dart surface.
- Flutter `1.0.0` was the first `nosmai_effects_sdk` release and preserved the
  supported production surface from the final legacy Flutter package while
  adding camera games.
- Web `0.2.0` remains an authorized developer preview. Preview changes are
  delivered with its authorized release package.

## Release-note policy

This page provides a cross-platform summary. GitHub release assets and package
registry changelogs are authoritative for checksums and distribution-specific
changes. A release is not installed until the consuming application's lockfile
and signed build resolve the intended version.

Security-sensitive internal implementation details, private service routes,
and protected package internals are intentionally excluded from public release
notes. That omission does not change the public behavior or compatibility
contract.

## References

- [Android releases](https://github.com/nosmai/nosmai_effects_sdk_android/releases)
- [iOS releases](https://github.com/nosmai/nosmai_effects_sdk_ios/releases)
- [Flutter changelog](https://pub.dev/packages/nosmai_effects_sdk/changelog)
- [React Native package](https://www.npmjs.com/package/@nosmai/react-native-effects-sdk)
- [Compatibility reference](/docs/effects/releases-and-compatibility/)
