> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobile-starter.amisi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# AMiSi Mobile Starter changelog

> AMiSi Mobile Starter changelog and product updates. Stay up to date with new features, improvements, and bug fixes.

<Update label="March 7, 2026">
  ### Notifications package rollout and test infrastructure release

  This cycle delivered the notifications package implementation, expanded package test infrastructure, and finalized package documentation updates.

  ### Package capability additions

  * Added the `@amisi/notifications` package runtime with adapter architecture and provider integrations.
  * Added built-in notification adapters for `onesignal`, `expo`, and `mock`.
  * Added notifications registry, runtime APIs, typed models, and `useNotifications` hook.
  * Added the `@amisi/chat` package to package documentation and navigation to match shipped package support.

  ### Testing workflow improvements

  * Added standardized unit test scripts for workspace-wide, mobile-only, and package-only test runs.
  * Added a target pattern to run tests for a specific package through a generic script.
  * Expanded Jest setup across packages with per-package configs and TypeScript test configuration files.

  ### Documentation updates

  * Added a dedicated testing guide page in the docs app with practical run commands.
  * Expanded architecture docs with high-level package responsibilities for faster onboarding.
  * Added a dedicated package page for `@amisi/notifications` with adapter and setup guidance.
  * Added a dedicated package page for `@amisi/chat` covering UI components, history, and AI handlers.
  * Updated package navigation ordering to keep `Overview` first and list package pages in ascending order.

  ### Reliability and developer experience notes

  * Added smoke-test coverage for key packages to validate baseline test wiring.
  * Preserved `verify` flow (`nx affected -t lint,typecheck,test`) as the CI-compatible quality gate.
</Update>

<Update label="February 19, 2026">
  ### This cycle focused on making the app feel more cohesive and making key docs pages easier to find from navigation.

  UI polish pass and docs discoverability improvements

  ### Navigation and visibility wins

  * Added a dedicated Changelog top-level tab and changelog page.
  * Improved discoverability so release notes are one click from the navbar.

  ### Design system polish across core flows

  * Updated visual styling across auth and primary app screens.
  * Refined theme token usage for stronger cross-screen consistency.
  * Expanded translation coverage in high-traffic user journeys.
  * Adjusted SSO screen styling for cleaner hierarchy and spacing.

  ### Stability notes

  * Added safer silent error logging paths around gesture transitions.
  * Fixed redesign regressions that caused inconsistent screen-level styles.
</Update>

<Update label="February 17–18, 2026">
  ### Uniwind migration hardening and UX stability release

  We stabilized the styling adapter rollout and tightened key user lifecycle
  flows including sign-in, verification, and secure access.

  ### Security and account flow upgrades

  * Added biometrics support and improved sign-out behavior.
  * Added safer safe-area handling and updated email verification flows.

  ### Styling adapter migration progress

  * Completed broad Uniwind and tailwind-variants adoption across UI.
  * Refined gradients, motion patterns, and shared component consistency.
  * Improved navigation structure to reduce context-switching friction.

  ### Observability and reliability improvements

  * Added crashlytics and analytics instrumentation for production insight.
  * Fixed workspace and setup issues discovered during adapter migration.
  * Resolved navigation cleanup regressions introduced during redesign work.
</Update>

<Update label="February 16, 2026">
  ### AI subagents and workflow tooling foundation

  This release introduced deeper task delegation for agent workflows and cleaned
  supporting tooling so automation can run more reliably.

  ### Agent architecture milestone

  * Added AI subagent support for planning, implementation, and review.
  * Added provider-flexible orchestration paths in agent workflows.

  ### Developer experience cleanup

  * Improved verify task behavior to make pipeline checks more dependable.
  * Added stronger environment example coverage for tool setup.
  * Removed legacy execution paths to simplify maintenance overhead.

  ### Integration fixes

  * Fixed nativewind class handling and agent-runner integration edge cases.
</Update>

<Update label="February 10, 2026">
  ### Configurator and analytics baseline release

  We invested in starter reliability by strengthening config docs and laying down
  analytics defaults teams can ship with immediately.

  ### Platform baseline introduced

  * Added analytics baseline support across packages and app surfaces.

  ### Documentation and configurator maturity

  * Expanded configurator capabilities and theme/config documentation.
  * Reworked docs structure to reduce onboarding time for new teams.
</Update>

<Update label="February 5–8, 2026">
  ### Mint docs migration and starter platform kickoff

  This was the initial foundation sprint where docs moved to Mint and core
  package scaffolding became operational.

  ### Foundation shipped

  * Added initial starter architecture and migrated docs to Mint.
  * Added core screens and docs scaffolding across major packages.
  * Added package foundations for auth, navigation, and subscriptions.

  ### Project onboarding assets

  * Added README and branding assets for easier project discoverability.
  * Standardized documentation structure around Mint conventions.

  ### Repository hygiene

  * Cleaned tracked iOS artifacts to improve repository hygiene.
</Update>
